jsg
dbee37c000
Update libdrm to 2.4.51.
...
ok mpi@ kettenis@
2014-01-18 08:29:32 +00:00
matthieu
02fca8e3e4
Update to freetype 2.5.2.
...
With help for handling ports breakage from at least landry@, naddy@,
ajacoutot@, jasper@, and dcoppa@. Thanks to all.
Need an up to date /etc/mtree/BSD.x11.dist (from a base system build)
before building.
2014-01-12 15:08:24 +00:00
miod
f4d0252ced
m68k needs libGL compiled with -fPIC
2014-01-11 12:39:14 +00:00
matthieu
4d9b427baa
Update to libXfont 1.4.7. Include fix for CVE-2013-6462.
...
unlimited sscanf overflows stack buffer in bdfReadCharacters
2014-01-07 20:42:20 +00:00
matthieu
c5ffd11875
MFC: Use FT_*_H macros instead of including <freetype/*.h>
...
freetype moved its headers around in 2.5.1.
2014-01-03 13:01:26 +00:00
matthieu
c754a7ad75
Update to libpciacces 0.13.2.
2014-01-03 09:44:24 +00:00
matthieu
27ccb204c3
Remove the atexit() hack from OpenGL drivers
...
now that atexit() is behaving like on Linux.
ok matthew@, millert@, dcoppa@, miod@
2013-12-30 18:32:47 +00:00
matthieu
4b4a5ac59b
regen ChangeLog for pixman 0.32.4
...
This file is empty in upstreams tarballs. sigh.
2013-12-26 16:13:01 +00:00
matthieu
4db6d49dbc
Update to pixman 0.32.4. Tested by naddy@ and ajacoutot@
2013-12-01 20:34:20 +00:00
jsg
f0c6bb9965
Mesa 9.2.3
2013-11-24 06:23:35 +00:00
kettenis
2748158d08
update to libdrm 2.4.47
...
ok mpi@, jsg@
2013-11-21 13:30:07 +00:00
jsg
fd926d2624
Mesa 9.2.2
2013-11-09 02:54:53 +00:00
matthieu
d730882b48
Use arc4random()
2013-10-20 12:40:02 +00:00
matthieu
fe7f17ac1e
Reduce diff with upstreams.
2013-10-20 12:34:21 +00:00
matthieu
8e0a332fda
Update to freetype 2.5.0.1. Tested by many.
2013-10-10 19:49:34 +00:00
jsg
e14706fc9b
regen for Mesa 9.2.1
2013-10-05 10:12:54 +00:00
matthieu
f0a97458d0
Update to libXv 1.0.10
2013-09-28 17:51:20 +00:00
matthieu
4624618994
Update to libXrandr 1.4.2
2013-09-28 17:47:01 +00:00
matthieu
aaee18903a
Update to libXpm 3.5.11
2013-09-28 17:40:32 +00:00
matthieu
a52fe2326c
Update to libXmu 1.1.2
2013-09-28 17:31:50 +00:00
matthieu
640a513825
Update to libXaw 1.0.12
2013-09-28 17:25:07 +00:00
matthieu
8c1effea43
Update to libX11 1.6.2. No API change.
2013-09-28 17:03:13 +00:00
matthieu
50c06b35c5
Update to libSM 1.2.2
2013-09-14 09:23:02 +00:00
jsg
30ff36c6f4
make an if statement work as intended
...
fixes build breakage on alpha reported by todd and naddy
2013-09-07 02:12:21 +00:00
jsg
0a47c2f9b5
the i810 driver has been removed from mesa
2013-09-06 07:14:33 +00:00
jsg
3d42c41fe1
Remove now unused makefiles for the non gallium r300/r600 drivers.
...
The code these files refer to has been removed.
2013-09-06 07:01:09 +00:00
todd
93ce17e2b3
custom is to do NOPROFILE= in X libs, continue this here too
2013-09-05 22:14:39 +00:00
todd
234462b4e8
magic fix so obj dirs become obj links again
2013-09-05 20:23:03 +00:00
jsg
e8c334b0c4
fix a merge error
2013-09-05 15:27:58 +00:00
jsg
18a75284bd
build infrastructure changes for Mesa 9.2.0
...
ok matthieu@ mpi@
2013-09-05 15:11:54 +00:00
jsg
571bd87938
add libtxc_dxtn 1.0.1 a DXTn/S3 texture compression library
...
ok matthieu@
2013-09-04 05:59:34 +00:00
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
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
ce84febd9d
Update to libX11 1.6.1.
2013-08-26 19:57:22 +00:00
matthieu
c78f95fc1c
Update to pixman 0.30.2. No functional change.
2013-08-25 17:42:39 +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
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
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
matthieu
acee5d3c07
Repair guenther's damage that I didn't ok.
2013-08-13 18:52:10 +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
465c44d873
Bump the major to match the 64bit time_t change
2013-08-13 08:58:21 +00:00
guenther
655d680966
Bump the major to match the 64bit time_t change
2013-08-13 08:24:46 +00:00
guenther
a4f712e065
Bump the major to match the 64bit time_t change
2013-08-13 08:06:44 +00:00
guenther
426afb6384
Bump major on libX11-xcb to match the 64bit time_t change
2013-08-13 08:01:13 +00:00
guenther
0e48d7b09c
The major on libXaw7 has been bumped, so match that here
2013-08-13 07:42:21 +00:00