naddy
ea97b1d614
use arc4random() as the preferred random number source in fontconfig
...
ok matthieu@
2013-09-01 19:47:52 +00:00
jsg
729f7da411
Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate.
...
tested in a ports bulk build by landry@, ok matthieu@
2013-09-01 03:51:12 +00:00
todd
3336706b9b
sync
2013-08-29 21:42:57 +00:00
matthieu
b9c30c4c43
regen
2013-08-29 19:55:43 +00:00
matthieu
4f87b9c506
Use arc4random_buf()
2013-08-29 19:54:59 +00:00
matthieu
103d2eaa75
update
2013-08-26 20:09:49 +00:00
matthieu
3b638f84b8
Update to xterm 296. Sixel graphics disabled for now.
2013-08-26 20:06:09 +00:00
matthieu
ce84febd9d
Update to libX11 1.6.1.
2013-08-26 19:57:22 +00:00
naddy
ae98c75820
update DejaVu Fonts to 2.34; ok matthieu@
2013-08-26 19:38:15 +00:00
espie
6d7d129731
revisit old program of mine, make it look a bit more like sysctl after
...
simplifications.
okay matthieu@
2013-08-26 19:25:10 +00:00
matthieu
55a2efc249
update
2013-08-25 21:30:35 +00:00
matthieu
c78f95fc1c
Update to pixman 0.30.2. No functional change.
2013-08-25 17:42:39 +00:00
matthieu
925514df61
update
2013-08-25 10:31:43 +00:00
matthieu
577763cda7
Uodate to xserver 1.14.2. Tested by krw@, shadchin@, todd@
2013-08-24 19:44:25 +00:00
mlarkin
ed3e701ae3
Corresponding xenocara cleanup from the amd64/i386 MTRR cleanup diff just
...
committed. Removes a #define that wasn't used anywhere (for completeness
and to make the range definitions match what's in the kernel now).
ok jsg@, deraadt@
2013-08-24 04:31:54 +00:00
miod
737b662b93
Gallium requires gcc 4 __sync_and_fetch() support, so don't bother trying
...
to build it on platforms which don't provide this.
ok jsg@ matthieu@
2013-08-22 19:26:51 +00:00
miod
9eba551554
Remove COMPILER_VERSION tests used to special-case gcc 2, since it is no
...
longer used.
2013-08-22 18:48:45 +00:00
todd
7bf6261972
sync
2013-08-19 22:23:22 +00:00
todd
c9b10e763e
sync
2013-08-19 06:29:44 +00:00
kettenis
1f135a54da
Fix shadowfb on big-endian machines.
...
ok matthieu@
2013-08-18 13:54:41 +00:00
matthieu
abfe418ba3
A local change that can go now that vax is gcc 3 and ELF
2013-08-18 10:58:04 +00:00
matthieu
38bd1cf7e1
Reduce diff with upstreams. (white space)
2013-08-18 10:43:33 +00:00
matthieu
16bd5f45e6
Update to libXfont 1.4.6.
2013-08-18 10:36:20 +00:00
matthieu
f6ad610c9e
Fix merge issue.
2013-08-18 10:02:15 +00:00
matthieu
72b8e2e27d
Fix format for 64 bits time_t
2013-08-18 08:24:08 +00:00
matthieu
61e2983c70
Fix a number of merge issues accumulated over the years
...
- INSTALL often got doubled by patch
- empty AUTHORS files didn't get removed.
2013-08-18 06:20:12 +00:00
bcallah
1e7e085482
No xorg xserver on octeon.
...
ok matthieu@
2013-08-17 17:06:33 +00:00
bcallah
90c7aec45a
As discussed with matthieu@, since there are no octeon machines with video
...
output where OpenGL makes since, we should disable OpenGL on octeon.
ok matthieu@
2013-08-17 17:05:43 +00:00
bcallah
b3cf71a3da
Octeon needs CONFIGURE_FLAGS+=--disable-glx to avoid a configure error.
...
ok matthieu@
2013-08-17 17:03:26 +00:00
bcallah
cb09aec501
Add octeon (no input driver, no video driver).
...
ok matthieu@
2013-08-17 17:01:23 +00:00
bcallah
95da73e329
Add README.octeon and all octeon X sets lists.
...
ok matthieu@
2013-08-17 16:57:33 +00:00
matthieu
5d025a727d
Fix merge botch
2013-08-17 16:39:56 +00:00
matthieu
8dffde9860
Update to xwd 1.0.6
2013-08-17 16:38:10 +00:00
matthieu
98e67508cd
Fix one last warning about usage() format string.
2013-08-17 16:28:49 +00:00
matthieu
507f26335e
Update to xset 1.2.3
2013-08-17 16:20:09 +00:00
matthieu
121a1fb811
Update to xprop 1.2.2
2013-08-17 16:11:17 +00:00
matthieu
fb0b733b48
Update to xload 1.1.2
2013-08-17 16:00:54 +00:00
matthieu
744779bfe2
Update to xload 1.1.2
2013-08-17 15:55:33 +00:00
matthieu
346729ccd0
upate
2013-08-16 17:44:41 +00:00
matthieu
7674b98b67
Turn off ColorTiling2D until we get mesa >= 9.x
...
an be reverted when a mesa update goes in.
from jsg@
2013-08-16 17:05:18 +00:00
matthieu
2475cd4a50
Update to xf86-video-ati 7.2.0, requested by jsg@
...
It fixes an endianess problem with kms and the in tree x86-video-ati
among other things.
It has been tested on various i386/amd64/sparc64/macppc machines
on a range of hardware from r100->northern islands.
2013-08-16 17:04:02 +00:00
guenther
9a4b5cd1f6
Adjust the shared-lib versions for the intel driver to match the
...
versions expected by the time_t bump, this time done correctly
ok matthieu@
2013-08-15 03:34:19 +00:00
jsg
977241acdf
don't depend on a list of archs to determine endianess,
...
unbreaks gallium build on sparc64. found the hard way by florian@
ok kettenis@
2013-08-14 13:25:56 +00:00
matthieu
8d53c46746
update
2013-08-13 19:40:56 +00:00
matthieu
1c4d8239c5
Update to xfwp 1.0.3
2013-08-13 19:39:34 +00:00
matthieu
a5858de44d
Update to iceauth 1.0.6
2013-08-13 19:37:43 +00:00
matthieu
acee5d3c07
Repair guenther's damage that I didn't ok.
2013-08-13 18:52:10 +00:00
kettenis
a9e4debd4a
Handle more /dev/drmN devices.
...
ok matthieu@, jsg@
2013-08-13 18:14:31 +00:00
kettenis
cb306d7c83
Improve VGA arbiter support now that the kernel gives us information about
...
the resources required by a particular device.
ok matthieu@, jsg@
2013-08-13 17:24:03 +00:00
guenther
0ca5c11d8f
sync
2013-08-13 10:07:47 +00:00