Age | Commit message (Collapse) | Author | |
---|---|---|---|
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@ | |||
2013-08-12 | build mesa radeon drivers on sparc64 and switch to gallium drivers | Jonathan Gray | |
for r300 and r600 | |||
2013-08-08 | build libdrm_radeon on sparc64 | Jonathan Gray | |
ok kettenis@ | |||
2013-07-20 | regen | Matthieu Herrb | |
2013-07-20 | Replace random() with arc4random_buf() | Matthieu Herrb | |
2013-07-17 | Do not blindly use __builtin_clz() #ifdef __GNUC__, but only if gcc >= 3.4 for | Miod Vallat | |
it did not exist in previous releases. ok matthieu@ | |||
2013-07-10 | Remove a merge artifact. | Brandon Mercer | |
OK matthieu | |||
2013-07-08 | update to libdrm 2.4.46 | Jonathan Gray | |
ok mpi@ kettenis@ | |||
2013-07-01 | remove another local change that we don't need after | Jonathan Gray | |
the gem ioctl changes kettenis made. ok kettenis@ | |||
2013-06-27 | Define HAVE_LIBDRM_RADEON when compiling radeon dri drivers, | Jonathan Gray | |
required for newer radeondrm. Expanded version of a diff from kettenis@ ok kettenis@ mpi@ | |||
2013-06-23 | Update to libXv 1.0.9 | Matthieu Herrb | |
2013-06-20 | update to libdrm 2.4.45 | Jonathan Gray | |
ok kettenis@ mpi@, tested by ajacoutot@ | |||
2013-06-17 | add the build infrastructure for the gallium r600 driver | Jonathan Gray | |
ok mpi@ | |||
2013-06-14 | Update to libXvMC 1.0.8 | Matthieu Herrb | |
2013-06-14 | Update to libXrender 0.9.8. | Matthieu Herrb | |
2013-06-14 | fix rcsid | Jonathan Gray | |
2013-06-13 | add the build infrastructure for the gallium r300 driver | Jonathan Gray | |
based on an earlier diff from mpi@ ok 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-06-08 | regen | Matthieu Herrb | |
2013-06-08 | Get rid of a bash-ism | Matthieu Herrb | |
2013-06-07 | Adjust for the changes in our implementation of the DRM_I915_GEM_MMAP and | Mark Kettenis | |
DRM_I915_GEM_MMAP_GGT ioctls, effectively reverting a local change we made. | |||
2013-06-07 | Update to freetype 2.4.12. tested by many during t2k13. Thanks. | Matthieu Herrb | |
2013-06-07 | Update to pixman 0.30.0. Tested by several people during t2k13. Thanks. | Matthieu Herrb | |
2006-11-25 | Import freetype 2.2.1 | Matthieu Herrb | |
2006-11-25 | Import freetype 2.2.1 | Matthieu Herrb | |
2013-06-06 | Fix DRM_RADEON_GEM_WAIT_IDLE ioctl usage; it is defined using DRM_IOW, so | Mark Kettenis | |
drmCommandWrite() must be used to issue it. Already merged upstream. ok jsg@ | |||
2013-06-04 | Update to libX11 1.6.0 | Matthieu Herrb | |
2013-06-01 | Update to libXv 1.0.8 | Matthieu Herrb | |
2013-06-01 | Update to libXrandr 1.4.1 | Matthieu Herrb | |
2013-05-31 | Update to libXext 1.3.2 | Matthieu Herrb | |
2013-05-31 | Update to libX11 1.5.99.902 aka 1.6rc2 | Matthieu Herrb | |
2013-05-31 | fix merge issues. | Matthieu Herrb | |
2013-05-31 | Fix merge error | Matthieu Herrb | |
2013-05-31 | Update to libfontenc 1.1.2 | Matthieu Herrb | |
2013-05-31 | Update to libdmx 1.1.3 | Matthieu Herrb | |
2013-05-31 | Update to libXxf86vm 1.1.3 | Matthieu Herrb | |
2013-05-31 | Update to libXxf86dga 1.1.4 | Matthieu Herrb | |
2013-05-31 | Update to libXtst 1.2.2 | Matthieu Herrb | |
2013-05-31 | Update to libXt 1.1.4 | Matthieu Herrb | |
2013-05-31 | Update to libXres 1.0.7 | Matthieu Herrb | |
2013-05-31 | Update to libXinerama 1.1.3 | Matthieu Herrb | |
2013-05-31 | Update to libXi 1.6.3rc1 | Matthieu Herrb | |
2013-05-31 | Update to libXfixes 5.0.1 | Matthieu Herrb | |
2013-05-31 | update to libXcursor 1.1.14 | Matthieu Herrb | |
2013-05-31 | Update to libXau 1.0.8 | Matthieu Herrb | |
2013-05-31 | update to libFS 1.0.5 | Matthieu Herrb | |
2006-11-25 | import from X.Org 7.0 | Matthieu Herrb | |
2013-05-23 | Merge upstream fixes for several X libs vulnerabilities | Matthieu Herrb | |
discovered by Ilja van Sprundel. CVE-2013-1981 X.org libX11 1.5.99.901 (1.6 RC1) integer overflows CVE-2013-1982 X.org libXext 1.3.1 integer overflows CVE-2013-1983 X.org libXfixes 5.0 integer overflows CVE-2013-1984 X.org libXi 1.7.1 integer overflows CVE-2013-1985 X.org libXinerama 1.1.2 integer overflows CVE-2013-1986 X.org libXrandr 1.4.0 integer overflows CVE-2013-1987 X.org libXrender 0.9.7 integer overflows CVE-2013-1988 X.org libXRes 1.0.6 integer overflows CVE-2013-1989 X.org libXv 1.0.7 integer overflows CVE-2013-1990 X.org libXvMC 1.0.7 integer overflows CVE-2013-1991 X.org libXxf86dga 1.1.3 integer overflows CVE-2013-1992 X.org libdmx 1.1.2 integer overflows CVE-2013-1994 X.org libchromeXvMC & libchromeXvMCPro in openChrome 0.3.2 integer overflows CVE-2013-1995 X.org libXi 1.7.1 sign extension issues CVE-2013-1996 X.org libFS 1.0.4 sign extension issues CVE-2013-1997 X.org libX11 1.5.99.901 (1.6 RC1) buffer overflows CVE-2013-1998 X.org libXi 1.7.1 buffer overflows CVE-2013-1999 X.org libXvMC 1.0.7 buffer overflows CVE-2013-2000 X.org libXxf86dga 1.1.3 buffer overflows CVE-2013-2001 X.org libXxf86vm 1.1.2 buffer overflows CVE-2013-2002 X.org libXt 1.1.3 buffer overflows CVE-2013-2003 X.org libXcursor 1.1.13 integer overflows CVE-2013-2004 X.org libX11 1.5.99.901 (1.6 RC1) unbounded recursion CVE-2013-2005 X.org libXt 1.1.3 memory corruption CVE-2013-2066 X.org libXv 1.0.7 buffer overflows | |||
2013-05-19 | install radeon_surface.h as well | Jonathan Gray | |
2013-05-02 | Remove white space only diff with upstreams | Matthieu Herrb | |