xserver-multidpi/hw
Jon TURNEY 9a4d7572fe hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch
v1: Rewrite by Marc Haesen of the WGL wrapper function generation script to use
Khronos group XML.

v2: Remove -dispatchheader option, since dispatch.h doesn't exist anymore, use
the private glapi interface to construct the GL dispatch table for the native
WGL thunks.

v3:
Rewrite to generate shims for the OpenGL 1.2.1 (GL 1.2 + GL_ARB_imaging
+GL_ARB_multitexture + GL_ARB_texture_compression(?)) functions the server links
directly with rather than libGL.

These shims dispatch to either the mesa GL DLL, or a thunking DLL containing
cdecl-to-stcall wrapper functions for the native GL DLL.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2013-12-10 17:00:06 +00:00
..
dmx Xdmx: Initialize DMX extension even if not built with GLX support 2013-11-26 22:39:01 -08:00
kdrive ephyr: Fix compilation when ./configure'd with --enable-debug 2013-12-10 16:59:40 +00:00
vfb vfb: Initialize the GLX extension again. 2012-11-21 11:13:55 +11:00
xfree86 xfree86: Prefer fbdev to vesa 2013-12-09 13:20:36 -05:00
xnest xnest: Ignore GetImage() error in xnestGetImage() (v3) 2013-11-23 16:19:46 -08:00
xquartz xquartz/glx: Convert to non-glapi dispatch 2013-12-10 08:04:30 -08:00
xwin hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch 2013-12-10 17:00:06 +00:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00