IABSD.fr/xenocara/lib/libGL

Branch :


Log

Author Commit Date CI Message
da301e0d 2008-01-06 18:34:38 Better support for recursive make.
594ab30b 2007-12-04 22:23:50 remove emacs droppings that were not ignored by cvs
b33b8154 2007-12-04 22:00:27 Build infrastructure for libGL dri modules. Work in progress, not connected to the build yet.
5eb7bbe7 2007-11-27 09:55:06 I did not intend to commit the XENOCARA_BUILD_DRI bit at all.
25382573 2007-11-26 20:47:35 default to not building DRI for now to permit x snaps to build, found by Johan Lindman, thanks
bfba922c 2007-11-26 15:10:19 Re-enable pthread support in libGL, by providing proper weak stubs in libX11 (together with other pthread stubs, already there for libX11). ok kurt@, art@, kettenis@
afad9171 2007-11-25 10:18:21 make libGL config closer to what was in the previous version: - disable threads support - link against libXext and libX11
733e3c4f 2007-11-24 17:46:55 Update to Mesa 7.0.1. For now only indirect GLX is enabled in libGL.
8c80956f 2007-04-07 15:37:50 Don't include debugging symbols.
417e49cb 2007-04-04 22:33:46 more $Xenocara$ -> $OpenBSD$; ok matthieu@
aec199b2 2007-03-03 17:39:42 o -DGLXEXT -> -DGLX_INDIRECT_RENDERING for 6.5.2 o bump minor rev
fa3d52c6 2007-01-18 21:59:16 link libGL against libXext and libX11, like X.Org 6.9 does. Noticed by Brad with openoffice.
dfa64e4a 2006-12-03 19:36:18 sparc needs -fPIC
297e2a29 2006-12-02 17:58:21 These libraries need a version bump.
6a5579f8 2006-12-02 16:28:48 Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
111eb3bc 2006-11-29 18:03:09 Disable profiled libs.
a068c237 2006-11-26 11:21:13 Build infrastructure for GL libs