matthieu
ca29790bc7
Update to libfontenc 1.1.3
2015-05-10 09:27:16 +00:00
matthieu
364407971f
Update to libXt 1.1.5
2015-05-10 09:26:33 +00:00
matthieu
5a65a1959d
Update to libXrender 0.9.9
2015-05-10 09:25:49 +00:00
matthieu
0bb09a17e1
Update to libXaw 1.0.13
2015-05-10 09:24:43 +00:00
matthieu
88ff9b4f37
update to libFS 1.0.7
2015-05-10 09:23:34 +00:00
matthieu
fb17b2b6aa
Update to kbproto 1.0.7
2015-05-10 09:21:37 +00:00
matthieu
e80009b255
update
2015-05-03 09:21:47 +00:00
jsg
269b78a956
fix a memory leak
...
ok matthieu@
2015-04-24 02:19:41 +00:00
jsg
f3df8e0582
don't read past the end of an array
...
ok matthieu@
2015-04-24 02:18:26 +00:00
miod
c65edaf7e7
sparc needs big PIC
2015-04-22 17:31:47 +00:00
matthieu
2b01672b3b
Bury kdriver/wscons code in the Attic.
...
It has never worked and there is no plan to finish it.
2015-04-18 10:22:11 +00:00
matthieu
ca54ed28d9
+libepoxy
2015-04-15 20:17:33 +00:00
jsg
ff8d6497f8
sync
2015-04-15 12:49:37 +00:00
ajacoutot
a4f6b02a50
Hook up libepoxy.
...
committing on behalf of jsg@
2015-04-15 09:39:53 +00:00
jsg
6a30333192
Add libepoxy a library for handling gl/glx/egl function pointer management.
...
This is needed by glamor egl in the xserver which is in turn needed
to get acceleration with some hardware on xf86-video-ati.
Worked on during s2k15. Glamor is not yet enabled in the xserver,
but adding this now as libepoxy recently showed up in ports.
The libepoxy port will be removed and ports will transition to
this version. The xenocara version will be enabled when we're
ready to transition.
2015-04-15 07:58:58 +00:00
jsg
54574d0e6d
don't include library major numbers when calling dlopen for gl
...
libraries on OpenBSD
2015-04-15 07:40:24 +00:00
jsg
1316fa2e22
Import libepoxy 1.2
2015-04-15 07:32:24 +00:00
matthieu
ecfd93926e
update
2015-04-14 19:57:47 +00:00
matthieu
26aff3ca5d
Update to xf86-video-ati 7.5.0. Discussed with jsg@
2015-04-14 19:55:48 +00:00
matthieu
0c689a1378
update
2015-04-12 19:44:07 +00:00
matthieu
d031df2719
Update to xf86-video-intel 2.99.916
...
Fixes a display bug seenby ajacoutot@, ok jsg@ and kettenis@.
newer X.Org (2.99.917 or master) version cause corruption on older
machines (X40, i965), probably caused by a bug in our kernel,
under investigation by kettenis@.
2015-04-12 19:41:54 +00:00
shadchin
8d5a4cf7fa
Update to xf86-input-synaptics 1.8.2.
...
ok matthieu@
2015-04-11 16:08:42 +00:00
matthieu
be28dba3ea
fix previous
2015-04-07 05:43:20 +00:00
matthieu
319219c063
update
2015-04-07 05:42:04 +00:00
matthieu
8252bb00ee
update to libX11 1.6.3
2015-04-06 20:57:55 +00:00
matthieu
2093a99a43
Update to libXdmcp 1.1.2
2015-04-06 13:43:52 +00:00
matthieu
593800b416
Update to libXvMC 1.0.9
2015-04-06 13:33:24 +00:00
matthieu
f76404a620
update to libXxf86vm 1.1.4
2015-04-06 13:27:36 +00:00
matthieu
b16ff86102
Update to xcb-util-keysyms 0.4.0
2015-04-06 12:39:42 +00:00
matthieu
a625cf28cc
Update to xcb-util-image 0.4.0
2015-04-06 12:39:04 +00:00
matthieu
f17e0a8651
Update to xcb-util 0.4.0
2015-04-06 12:38:11 +00:00
matthieu
ed91ece414
Make cleandir also remove the built 'fonts.conf' file.
2015-04-05 16:05:34 +00:00
ajacoutot
c269e943e2
Move the default fontpath from /usr/local/lib/X11/fonts to
...
/usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for
by default).
discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:42:56 +00:00
shadchin
6fa978734b
update
2015-03-30 17:12:39 +00:00
shadchin
fe6e0d512b
Update to xkeyboard-config 2.14.
...
ok matthieu@
2015-03-30 17:11:29 +00:00
dcoppa
4b34d0f021
Minor update to xcb-util-cursor-0.1.2
...
ok matthieu@
2015-03-30 07:16:53 +00:00
okan
704330faff
plug a leak
2015-03-29 00:21:05 +00:00
okan
32d16969bc
Introduce a xreallocarray and convert a few xcalloc instances that do
...
not require zero'ing.
2015-03-28 23:12:47 +00:00
okan
d42a248920
Reshuffle and slightly simplify menu_complete_path(), removing an
...
allocation, for tab-completion; checked by Alexander Polakov as well.
2015-03-28 22:09:10 +00:00
okan
f345dc8f9a
plug a leak
2015-03-28 21:55:48 +00:00
matthieu
df2f704ba5
update
2015-03-28 19:52:39 +00:00
okan
da47515de4
Simplify key/mb binding moving argtype into flags and dropping another
...
variable; removes the need to zero out struct binding, leaving a simple
malloc.
2015-03-26 21:41:43 +00:00
jsg
59787138d3
sync
2015-03-26 06:03:32 +00:00
jsg
b922daf9c5
update
2015-03-26 06:01:34 +00:00
jsg
766592491f
update to libdrm 2.4.60
2015-03-26 06:00:06 +00:00
jsg
94a0ddf05d
Backport a Mesa fix from Andreas Boll.
...
glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA
2015-03-18 05:30:10 +00:00
matthieu
dada7626ab
update
2015-03-17 20:58:11 +00:00
matthieu
9b9b8ffe5b
Update to libXfont 1.5.1.
...
Contains fixes for following issues:
CVE-2015-1802: bdfReadProperties: property count needs range check
CVE-2015-1803: bdfReadCharacters: bailout if a char's bitmap cannot be read
CVE-2015-1804: bdfReadCharacters: ensure metrics fit into xCharInfo struct
2015-03-17 20:42:25 +00:00
matthieu
3bb902790f
New X resources for xdm greeter providing a new appearance.
...
ok ajacoutot@, mpi@, no concerns from deraadt@
positive feedback from many others
2015-03-16 20:41:21 +00:00
matthieu
c057e335e0
Make logos background transparent.
2015-03-16 20:38:50 +00:00