xserver-multidpi/GL/glx
Ian Romanick c33e39c86b Finish support for GL_ARB_texture_compression.
Fill in __glXDisp_GetCompressedTexImageARB and
__glXDispSwap_GetCompressedTexImageARB to finish support for
GL_ARB_texture_compression.  With this extension (and the related
compression extensions), the server-side GLX supports all of the
protocol for GL 1.4.  w00t!

The bad news is that this has received only minimal testing, and Mesa
does not contain any good tests for GL_ARB_texture_compression.
2006-08-24 20:33:57 -07:00
..
.gitignore Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
g_disptab.h Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and 2006-08-24 18:00:16 -07:00
glxcmds.c Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and 2006-08-24 18:00:16 -07:00
glxcmdsswap.c Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and 2006-08-24 18:00:16 -07:00
glxcontext.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glxdrawable.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glxdri.c Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and 2006-08-24 18:00:16 -07:00
glxext.c Convert protocol decode tables for Single, VendorPrivate, and 2006-08-23 13:30:13 -07:00
glxext.h Refector __glXDisp_Render and __glXDispSwap_Render to DoRender. 2006-08-23 16:47:00 -07:00
glxscreens.c Finish support for GL_ARB_texture_compression. 2006-08-24 20:33:57 -07:00
glxscreens.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glxserver.h Convert protocol decode tabels for Render and RenderLarge to use nice, 2006-08-23 16:05:37 -07:00
glxutil.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glxutil.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glxvisuals.c Check for glproto when building GLX and make sure we have at least 1.4.6. 2006-03-17 01:47:25 +00:00
indirect_dispatch_swap.c Regenerate from gl_API.xml 1.63. Enable extensions. 2006-08-24 14:54:49 -07:00
indirect_dispatch.c Regenerate from gl_API.xml 1.63. Enable extensions. 2006-08-24 14:54:49 -07:00
indirect_dispatch.h Regenerate from gl_API.xml 1.63. Enable extensions. 2006-08-24 14:54:49 -07:00
indirect_reqsize.c Remove the include of X11/misc.h, which fails to compile and isn't 2006-02-10 07:47:21 +00:00
indirect_reqsize.h Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
indirect_size_get.c Add some missing bits of GL_SGI_color_table. 2006-08-24 17:58:52 -07:00
indirect_size_get.h Add some missing bits of GL_SGI_color_table. 2006-08-24 17:58:52 -07:00
indirect_table.c Regenerate from gl_API.xml 1.63. Enable extensions. 2006-08-24 14:54:49 -07:00
indirect_table.h Fix __glXDispatchInfo::dispatch_functions and 2006-08-23 16:00:48 -07:00
indirect_texture_compression.c Finish support for GL_ARB_texture_compression. 2006-08-24 20:33:57 -07:00
indirect_util.c Convert protocol decode tabels for Render and RenderLarge to use nice, 2006-08-23 16:05:37 -07:00
indirect_util.h Convert protocol decode tables for Single, VendorPrivate, and 2006-08-23 13:30:13 -07:00
Makefile.am Finish support for GL_ARB_texture_compression. 2006-08-24 20:33:57 -07:00
render2.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
render2swap.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
renderpix.c Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
renderpixswap.c Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
rensize.c Rename __glXDrawArraysSize to __glXDrawArraysReqSize. This makes its 2006-08-23 14:24:34 -07:00
single2.c Convert protocol decode tables for Single, VendorPrivate, and 2006-08-23 13:30:13 -07:00
single2swap.c Convert protocol decode tables for Single, VendorPrivate, and 2006-08-23 13:30:13 -07:00
singlepix.c Finish support for GL_ARB_texture_compression. 2006-08-24 20:33:57 -07:00
singlepixswap.c Finish support for GL_ARB_texture_compression. 2006-08-24 20:33:57 -07:00
singlesize.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
singlesize.h Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
unpack.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xfont.c Convert protocol decode tables for Single, VendorPrivate, and 2006-08-23 13:30:13 -07:00