xserver-multidpi/GL/glx
2006-07-06 00:28:54 -04:00
..
.gitignore Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
g_disptab_EXT.c More patches from David Reveman: 2006-03-17 00:35:18 +00:00
g_disptab_EXT.h More patches from David Reveman: 2006-03-17 00:35:18 +00:00
g_disptab.c Add marshalling for GLX 1.3 requests. 2006-07-06 00:28:53 -04:00
g_disptab.h Add marshalling for GLX 1.3 requests. 2006-07-06 00:28:53 -04:00
glxcmds.c Implement glXCreateWindow and glXDestroyWindow. 2006-07-06 00:28:54 -04:00
glxcmdsswap.c Drop global GLX error integer variables and use __glXError() instead. 2006-07-06 00:28:53 -04:00
glxcontext.h Move createDrawable from __GLXcontext to __GLXscreen. 2006-07-06 00:28:53 -04:00
glxdrawable.h Add damage tracking to GLX_EXT_tfp implementation. 2006-06-27 19:44:52 -04:00
glxdri.c Move createDrawable from __GLXcontext to __GLXscreen. 2006-07-06 00:28:53 -04:00
glxext.c Drop global GLX error integer variables and use __glXError() instead. 2006-07-06 00:28:53 -04:00
glxext.h Implement glXCreateWindow and glXDestroyWindow. 2006-07-06 00:28:54 -04:00
glxscreens.c Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again. 2006-03-20 20:10:29 +00:00
glxscreens.h Move createDrawable from __GLXcontext to __GLXscreen. 2006-07-06 00:28:53 -04:00
glxserver.h Drop global GLX error integer variables and use __glXError() instead. 2006-07-06 00:28:53 -04:00
glxutil.c Move __GLXdrawable lookup and creation into GetDrawableOrPixmap. 2006-07-06 00:28:54 -04:00
glxutil.h Move createDrawable from __GLXcontext to __GLXscreen. 2006-07-06 00:28:53 -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 these files using updated scripts to avoid unused variable 2006-03-30 18:29:53 +00:00
indirect_dispatch.c Regenerate these files using updated scripts to avoid unused variable 2006-03-30 18:29:53 +00:00
indirect_dispatch.h Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00: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 Regenerate these files using updated scripts to avoid unused variable 2006-03-30 18:29:53 +00:00
indirect_size_get.h Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
indirect_util.c Fix byte swapping in some GLX requests. 2006-06-24 14:54:52 +02:00
indirect_util.h Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
Makefile.am Drop global GLX error integer variables and use __glXError() instead. 2006-07-06 00:28:53 -04:00
render2.c Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
render2swap.c Bug #5978: Added missing swap of input variables. Added missing cases for 2006-02-22 16:29:07 +00: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 Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
rensizetab.c More patches from David Reveman: 2006-03-17 00:35:18 +00:00
single2.c Coverity #985: Avoid segfault on malloc failure. 2006-04-07 01:23:50 +00:00
single2swap.c Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again. 2006-03-20 20:10:29 +00:00
singlepix.c Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
singlepixswap.c Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
singlesize.c Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
singlesize.h Bug #2996: libglx / libGLcore should use a dispatch table 2006-01-12 00:21:59 +00:00
unpack.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xfont.c Drop global GLX error integer variables and use __glXError() instead. 2006-07-06 00:28:53 -04:00