xserver-multidpi/GL/glx
Drew Parsons ee3000f97d Support for Hurd and other non-linux GNU systems.
Non-linux GNU systems such as Hurd will define __GLIBC__ or __GNU__
rather than __linux__.  This must be tested for in order to get byteswap.h
included.  See commit 594d180fe4 (24 Dec
2006) and other related patches (fixed in upstream HEAD then, why was
the patch not brought across to the 1.3 branch?).
2007-03-04 16:00:52 +11:00
..
.gitignore Add some missing .gitignore stuff for Mesa symlinks and other generated files. 2006-06-18 19:47:51 -07:00
extension_string.c Implement GLX_SGI_swap_control. 2006-08-31 13:54:10 -07:00
extension_string.h Add support for AIGLX drivers to enable GLX extensions that they support. 2006-08-29 14:35:08 -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 Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein. 2007-01-22 22:12:27 -05: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 Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein. 2007-01-22 22:12:27 -05:00
glxext.c Fix GL context destruction with AIGLX. 2006-11-30 20:17:27 +02:00
glxext.h Remove prototypes and externs for non-existant functions and variables. 2006-09-06 16:13:21 -07:00
glxscreens.c Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate. 2006-08-25 13:01:51 -07:00
glxscreens.h Implement GLX_SGI_swap_control. 2006-08-31 13:54:10 -07:00
glxserver.h Fix AIGLX VT switching. 2006-09-07 15:35:16 -04:00
glxutil.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glxutil.h Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein. 2007-01-22 22:12:27 -05: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 Support for Hurd and other non-linux GNU systems. 2007-03-04 16:00:52 +11:00
indirect_dispatch.c Fix bug #8608. 2006-10-11 15:42:02 -07:00
indirect_dispatch.h Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein. 2007-01-22 22:12:27 -05:00
indirect_program.c Support for Hurd and other non-linux GNU systems. 2007-03-04 16:00:52 +11:00
indirect_reqsize.c remove last remaning 'linux'isms (bug #5613) 2006-12-24 06:31:05 +02: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 Fix bug #8608. 2006-10-11 15:42:02 -07:00
indirect_size_get.h Fix bug #8608. 2006-10-11 15:42:02 -07:00
indirect_table.c Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein. 2007-01-22 22:12:27 -05:00
indirect_table.h Fix __glXDispatchInfo::dispatch_functions and 2006-08-23 16:00:48 -07:00
indirect_texture_compression.c Support for Hurd and other non-linux GNU systems. 2007-03-04 16:00:52 +11:00
indirect_util.c remove last remaning 'linux'isms (bug #5613) 2006-12-24 06:31:05 +02:00
indirect_util.h Convert protocol decode tables for Single, VendorPrivate, and 2006-08-23 13:30:13 -07:00
Makefile.am 'make dist' fixes. 2006-11-08 16:17:38 -05: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 Enable vertex and fragment programs. 2006-08-25 12:05:16 -07:00
single2swap.c Enable vertex and fragment programs. 2006-08-25 12:05:16 -07:00
singlepix.c Fix bug #8608. 2006-10-11 15:42:02 -07:00
singlepixswap.c Fix bug #8608. 2006-10-11 15:42:02 -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
swap_interval.c Support for Hurd and other non-linux GNU systems. 2007-03-04 16:00:52 +11: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