IABSD.fr/xenocara/lib

Branch :


Log

Author Commit Date CI Message
f0c6bb99 2013-11-24 06:23:35 Mesa 9.2.3
2748158d 2013-11-21 13:30:07 update to libdrm 2.4.47 ok mpi@, jsg@
fd926d26 2013-11-09 02:54:53 Mesa 9.2.2
d730882b 2013-10-20 12:40:02 Use arc4random()
fe7f17ac 2013-10-20 12:34:21 Reduce diff with upstreams.
8e0a332f 2013-10-10 19:49:34 Update to freetype 2.5.0.1. Tested by many.
e14706fc 2013-10-05 10:12:54 regen for Mesa 9.2.1
f0a97458 2013-09-28 17:51:20 Update to libXv 1.0.10
46246189 2013-09-28 17:47:01 Update to libXrandr 1.4.2
aaee1890 2013-09-28 17:40:32 Update to libXpm 3.5.11
a52fe232 2013-09-28 17:31:50 Update to libXmu 1.1.2
640a5138 2013-09-28 17:25:07 Update to libXaw 1.0.12
8c1effea 2013-09-28 17:03:13 Update to libX11 1.6.2. No API change.
50c06b35 2013-09-14 09:23:02 Update to libSM 1.2.2
30ff36c6 2013-09-07 02:12:21 make an if statement work as intended fixes build breakage on alpha reported by todd and naddy
0a47c2f9 2013-09-06 07:14:33 the i810 driver has been removed from mesa
3d42c41f 2013-09-06 07:01:09 Remove now unused makefiles for the non gallium r300/r600 drivers. The code these files refer to has been removed.
93ce17e2 2013-09-05 22:14:39 custom is to do NOPROFILE= in X libs, continue this here too
234462b4 2013-09-05 20:23:03 magic fix so obj dirs become obj links again
e8c334b0 2013-09-05 15:27:58 fix a merge error
18a75284 2013-09-05 15:11:54 build infrastructure changes for Mesa 9.2.0 ok matthieu@ mpi@
571bd879 2013-09-04 05:59:34 add libtxc_dxtn 1.0.1 a DXTn/S3 texture compression library ok matthieu@
ea97b1d6 2013-09-01 19:47:52 use arc4random() as the preferred random number source in fontconfig ok matthieu@
729f7da4 2013-09-01 03:51:12 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@
b9c30c4c 2013-08-29 19:55:43 regen
4f87b9c5 2013-08-29 19:54:59 Use arc4random_buf()
ce84febd 2013-08-26 19:57:22 Update to libX11 1.6.1.
c78f95fc 2013-08-25 17:42:39 Update to pixman 0.30.2. No functional change.
9eba5515 2013-08-22 18:48:45 Remove COMPILER_VERSION tests used to special-case gcc 2, since it is no longer used.
abfe418b 2013-08-18 10:58:04 A local change that can go now that vax is gcc 3 and ELF
38bd1cf7 2013-08-18 10:43:33 Reduce diff with upstreams. (white space)
16bd5f45 2013-08-18 10:36:20 Update to libXfont 1.4.6.
f6ad610c 2013-08-18 10:02:15 Fix merge issue.
61e2983c 2013-08-18 06:20:12 Fix a number of merge issues accumulated over the years - INSTALL often got doubled by patch - empty AUTHORS files didn't get removed.
acee5d3c 2013-08-13 18:52:10 Repair guenther's damage that I didn't ok.
cb306d7c 2013-08-13 17:24:03 Improve VGA arbiter support now that the kernel gives us information about the resources required by a particular device. ok matthieu@, jsg@
465c44d8 2013-08-13 08:58:21 Bump the major to match the 64bit time_t change
655d6809 2013-08-13 08:24:46 Bump the major to match the 64bit time_t change
a4f712e0 2013-08-13 08:06:44 Bump the major to match the 64bit time_t change
426afb63 2013-08-13 08:01:13 Bump major on libX11-xcb to match the 64bit time_t change
0e48d7b0 2013-08-13 07:42:21 The major on libXaw7 has been bumped, so match that here
b5bb1299 2013-08-13 07:07:07 Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@
b9cb6db7 2013-08-12 04:16:52 build mesa radeon drivers on sparc64 and switch to gallium drivers for r300 and r600
1c76814e 2013-08-08 10:52:48 build libdrm_radeon on sparc64 ok kettenis@
ed830986 2013-07-20 13:28:41 regen
7b75257f 2013-07-20 13:27:38 Replace random() with arc4random_buf()
2673d4da 2013-07-17 19:27:22 Do not blindly use __builtin_clz() #ifdef __GNUC__, but only if gcc >= 3.4 for it did not exist in previous releases. ok matthieu@
34bb22d5 2013-07-10 19:25:00 Remove a merge artifact. OK matthieu
b9bc50b1 2013-07-08 09:10:05 update to libdrm 2.4.46 ok mpi@ kettenis@
2a3f70cf 2013-07-01 13:12:52 remove another local change that we don't need after the gem ioctl changes kettenis made. ok kettenis@
7c02ec8a 2013-06-27 14:53:50 Define HAVE_LIBDRM_RADEON when compiling radeon dri drivers, required for newer radeondrm. Expanded version of a diff from kettenis@ ok kettenis@ mpi@
459e6d66 2013-06-23 09:51:37 Update to libXv 1.0.9
a530660a 2013-06-20 09:55:30 update to libdrm 2.4.45 ok kettenis@ mpi@, tested by ajacoutot@
65d2acd0 2013-06-17 23:30:25 add the build infrastructure for the gallium r600 driver ok mpi@
f2319867 2013-06-14 21:40:42 Update to libXvMC 1.0.8
6f800973 2013-06-14 21:35:39 Update to libXrender 0.9.8.
1b3475a7 2013-06-14 05:14:22 fix rcsid
fd2bf1e3 2013-06-13 10:39:28 add the build infrastructure for the gallium r300 driver based on an earlier diff from mpi@ ok mpi@
44b1fff2 2013-06-08 15:39:14 regen
6ce12539 2013-06-08 15:38:51 Get rid of a bash-ism
980735ac 2013-06-07 20:48:17 Adjust for the changes in our implementation of the DRM_I915_GEM_MMAP and DRM_I915_GEM_MMAP_GGT ioctls, effectively reverting a local change we made.
4848e852 2013-06-07 17:21:07 Update to freetype 2.4.12. tested by many during t2k13. Thanks.
a9e7c8ad 2013-06-07 17:18:00 Update to pixman 0.30.0. Tested by several people during t2k13. Thanks.
93897d45 2013-06-06 20:05:00 Fix DRM_RADEON_GEM_WAIT_IDLE ioctl usage; it is defined using DRM_IOW, so drmCommandWrite() must be used to issue it. Already merged upstream. ok jsg@
4b8a5f47 2013-06-04 03:19:34 Update to libX11 1.6.0
00c93c34 2013-06-01 14:31:20 Update to libXv 1.0.8
4a3ec5d5 2013-06-01 14:22:09 Update to libXrandr 1.4.1
1b76b5cf 2013-05-31 22:17:42 Update to libXext 1.3.2
9573aeb4 2013-05-31 21:17:09 Update to libX11 1.5.99.902 aka 1.6rc2
531725f7 2013-05-31 18:38:23 fix merge issues.
749e0e42 2013-05-31 16:34:18 Fix merge error
cffb2c77 2013-05-31 15:57:45 Update to libfontenc 1.1.2
6a685941 2013-05-31 15:54:37 Update to libdmx 1.1.3
62bf2a32 2013-05-31 15:51:07 Update to libXxf86vm 1.1.3
ce150d74 2013-05-31 15:47:19 Update to libXxf86dga 1.1.4
eba72cf6 2013-05-31 15:41:54 Update to libXtst 1.2.2
752d9412 2013-05-31 15:37:25 Update to libXt 1.1.4
a9cebccf 2013-05-31 15:23:23 Update to libXres 1.0.7
226d4c47 2013-05-31 15:19:12 Update to libXinerama 1.1.3
cae6bdae 2013-05-31 15:15:07 Update to libXi 1.6.3rc1
a9e33f3b 2013-05-31 14:57:02 Update to libXfixes 5.0.1
944b86e6 2013-05-31 14:51:21 update to libXcursor 1.1.14
65087e24 2013-05-31 14:46:30 Update to libXau 1.0.8
1b989285 2013-05-31 14:39:03 update to libFS 1.0.5
52f6d0ba 2013-05-23 22:42:07 Merge upstream fixes for several X libs vulnerabilities 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
803a3541 2013-05-19 14:09:56 install radeon_surface.h as well
eabfe355 2013-05-02 06:57:29 Remove white space only diff with upstreams
f2c99c06 2013-04-28 16:55:55 Update to libX11 1.6RC. No bump needed.
08c8ef95 2013-04-25 06:53:38 Generate a correct libfontconfig.la on static only architectures.
b661ecfd 2013-04-25 06:52:15 gcc 2.95 doesn't support flexible array members.
bf60acb5 2013-04-14 19:59:03 Use MAKE_FLAGS to propagate XENOCARA_BUILD_GALLIUM to install step.
290e6736 2013-04-14 10:23:04 Add a new option to the xenocara infrastructure be able to automatically build the Gallium3D software rasterizer as part of the libGL. Note that it can also makes use of LLVM to build the llvmpipe if the corresponding port is installed. Please refer to the README for a more complete documentation. Prodded by ajacoutot@, ok matthieu@
9f39c5c2 2013-04-01 14:08:04 Enable the use of getaddrinfo(). This allows X11 clients to talk to a remote server over IPv6 again. ok matthieu@
9c6730d7 2013-03-25 14:01:33 compile intel_decode.c as well as newer mesa needs drm_intel_decode* ok mpi@
aa892af5 2013-03-25 02:32:20 update to libdrm 2.4.42 tested by matthieu@ krw@ mpi@ shadchin@ and ajacoutot@ ok mpi@
da8e23ae 2013-03-19 17:53:11 Only use atomic gcc builtins on arches that support them. With help of kettenis@ guenther@ and miod@.
4ee8c4bc 2013-03-17 20:46:47 fix CFLAGS definition
9ceeb8df 2013-03-16 15:09:38 Fix previous: README goes in /etc/fonts/conf.d while here be more coherent in make variable expansion.
6892c2b9 2013-03-16 14:57:18 Install fonts-conf.5
7bcd06e4 2013-03-16 14:56:53 Install README