Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-07 | Update to libXfont 1.4.7. Include fix for CVE-2013-6462. | Matthieu Herrb | |
unlimited sscanf overflows stack buffer in bdfReadCharacters | |||
2014-01-03 | MFC: Use FT_*_H macros instead of including <freetype/*.h> | Matthieu Herrb | |
freetype moved its headers around in 2.5.1. | |||
2014-01-03 | Update to libpciacces 0.13.2. | Matthieu Herrb | |
2013-12-30 | Remove the atexit() hack from OpenGL drivers | Matthieu Herrb | |
now that atexit() is behaving like on Linux. ok matthew@, millert@, dcoppa@, miod@ | |||
2013-12-26 | regen ChangeLog for pixman 0.32.4 | Matthieu Herrb | |
This file is empty in upstreams tarballs. sigh. | |||
2013-12-01 | Update to pixman 0.32.4. Tested by naddy@ and ajacoutot@ | Matthieu Herrb | |
2013-11-24 | Mesa 9.2.3 | Jonathan Gray | |
2013-11-21 | update to libdrm 2.4.47 | Mark Kettenis | |
ok mpi@, jsg@ | |||
2013-11-09 | Mesa 9.2.2 | Jonathan Gray | |
2013-10-20 | Use arc4random() | Matthieu Herrb | |
2013-10-20 | Reduce diff with upstreams. | Matthieu Herrb | |
2013-10-10 | Update to freetype 2.5.0.1. Tested by many. | Matthieu Herrb | |
2006-11-25 | Import freetype 2.2.1 | Matthieu Herrb | |
2013-10-05 | regen for Mesa 9.2.1 | Jonathan Gray | |
2013-09-28 | Update to libXv 1.0.10 | Matthieu Herrb | |
2013-09-28 | Update to libXrandr 1.4.2 | Matthieu Herrb | |
2013-09-28 | Update to libXpm 3.5.11 | Matthieu Herrb | |
2013-09-28 | Update to libXmu 1.1.2 | Matthieu Herrb | |
2013-09-28 | Update to libXaw 1.0.12 | Matthieu Herrb | |
2013-09-28 | Update to libX11 1.6.2. No API change. | Matthieu Herrb | |
2013-09-14 | Update to libSM 1.2.2 | Matthieu Herrb | |
2013-09-07 | make an if statement work as intended | Jonathan Gray | |
fixes build breakage on alpha reported by todd and naddy | |||
2013-09-06 | the i810 driver has been removed from mesa | Jonathan Gray | |
2013-09-06 | Remove now unused makefiles for the non gallium r300/r600 drivers. | Jonathan Gray | |
The code these files refer to has been removed. | |||
2013-09-05 | custom is to do NOPROFILE= in X libs, continue this here too | Todd T. Fries | |
2013-09-05 | magic fix so obj dirs become obj links again | Todd T. Fries | |
2013-09-05 | fix a merge error | Jonathan Gray | |
2013-09-05 | build infrastructure changes for Mesa 9.2.0 | Jonathan Gray | |
ok matthieu@ mpi@ | |||
2012-07-13 | Import the infrastructure for building Gallium3D graphics drivers. | Martin Pieuchot | |
Currently only software drivers are supported, looks ok to matthieu. | |||
2013-09-04 | add libtxc_dxtn 1.0.1 a DXTn/S3 texture compression library | Jonathan Gray | |
ok matthieu@ | |||
2013-09-01 | use arc4random() as the preferred random number source in fontconfig | Christian Weisgerber | |
ok matthieu@ | |||
2013-09-01 | Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate. | Jonathan Gray | |
tested in a ports bulk build by landry@, ok matthieu@ | |||
2013-08-29 | regen | Matthieu Herrb | |
2013-08-29 | Use arc4random_buf() | Matthieu Herrb | |
2013-08-26 | Update to libX11 1.6.1. | Matthieu Herrb | |
2013-08-25 | Update to pixman 0.30.2. No functional change. | Matthieu Herrb | |
2013-08-22 | Remove COMPILER_VERSION tests used to special-case gcc 2, since it is no | Miod Vallat | |
longer used. | |||
2013-08-18 | A local change that can go now that vax is gcc 3 and ELF | Matthieu Herrb | |
2013-08-18 | Reduce diff with upstreams. (white space) | Matthieu Herrb | |
2013-08-18 | Update to libXfont 1.4.6. | Matthieu Herrb | |
2013-08-18 | Fix merge issue. | Matthieu Herrb | |
2013-08-18 | Fix a number of merge issues accumulated over the years | Matthieu Herrb | |
- INSTALL often got doubled by patch - empty AUTHORS files didn't get removed. | |||
2013-08-13 | Repair guenther's damage that I didn't ok. | Matthieu Herrb | |
2013-08-13 | Improve VGA arbiter support now that the kernel gives us information about | Mark Kettenis | |
the resources required by a particular device. ok matthieu@, jsg@ | |||
2013-08-13 | Bump the major to match the 64bit time_t change | Philip Guenther | |
2013-08-13 | Bump the major to match the 64bit time_t change | Philip Guenther | |
2013-08-13 | Bump the major to match the 64bit time_t change | Philip Guenther | |
2013-08-13 | Bump major on libX11-xcb to match the 64bit time_t change | Philip Guenther | |
2013-08-13 | The major on libXaw7 has been bumped, so match that here | Philip Guenther | |
2013-08-13 | Bump the major on every single base library. There are a couple | Philip Guenther | |
not bumped by this that will be corrected soon. heavy lifting by todd@ |