xserver-multidpi/hw/dmx/glxProxy
Dave Airlie aad428b8e2 glx: drop GLX_LIBS from X server and workaround sdksyms.
We've had reports of two copies of the GLX bits, one in the server
and one in libglx.so causing problems, I didn't understand why the
X server needed a copy so drop it, however then we have to fix a missing
GlxExtensionInit that comes from sdksyms, so work around it by moving
that one declaration into a header that sdksyms doesn't scan.

Thanks to Jon Turney for debugging the actual problem.
(copyright header from extinit.h that seems most appropriate put on top).

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52402
Tested-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Tested-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-25 23:30:53 -07:00
..
compsize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
compsize.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_renderswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
global.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmds.c Use C99 designated initializers in dmx Replies 2012-07-09 22:51:42 -07:00
glxcmds.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmdsswap.c Use C99 designated initializers in dmx Replies 2012-07-09 22:51:42 -07:00
glxcontext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdrawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxerror.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxext.c glx: drop GLX_LIBS from X server and workaround sdksyms. 2012-07-25 23:30:53 -07:00
glxext.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
glxfbconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxfbconfig.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxserver.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxsingle.c Use C99 designated initializers in dmx Replies 2012-07-09 22:51:42 -07:00
glxsingle.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxswap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvendor.c Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
glxvendor.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am dmx: fix distcheck failure, missing compsize.h in Makefile.am 2011-12-15 14:17:16 -08:00
render2swap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
renderpixswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
unpack.h Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00