xenocara/dist
oga ee7fac2a85 When a dri driver dlopen()s libGL to try and get the correct symbols (in
case libGL itself was dlopen()ed), it was using "libGL.so.1" (linux
convention, doesn't work on OpenBSD). Change it to "libGL.so" so it has
a hope in hell of working.

I finally wrote this patch when trying to port perl's OpenGL modules
ages ago and i finally decided that hacking each instance of dlopening
libGL to use RTLD_GLOBAL was dumb.

ok matthieu@
2010-07-24 18:16:40 +00:00
..
libxcb Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@. 2010-04-18 20:06:18 +00:00
Mesa When a dri driver dlopen()s libGL to try and get the correct symbols (in 2010-07-24 18:16:40 +00:00
xcb-util The reply type could be XCB_NONE if the property is not present. 2010-03-20 07:41:31 +00:00
xkeyboard-config Import xkeyboard-config version 1.6. 2009-06-06 17:52:23 +00:00