xserver-multidpi/glx
2008-08-17 23:13:22 +02:00
..
dispatch.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
extension_string.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
extension_string.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
g_disptab.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapi.c gl: include assert.h if we're compiling with DEBUG. 2008-06-05 09:19:16 +09:30
glapi.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapioffsets.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapitable.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glapitemp.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glcontextmodes.c glcontextmodes.[hc] were not added with the removal of the meas symlinks patch. Copied from mesa head 2008.08.06. 2008-08-06 13:37:28 -07:00
glcontextmodes.h glcontextmodes.[hc] were not added with the removal of the meas symlinks patch. Copied from mesa head 2008.08.06. 2008-08-06 13:37:28 -07:00
glprocs.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glthread.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glthread.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxbyteorder.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxcmds.c glx: avoid possible NULLptr deref, fix #16884 2008-08-17 23:13:22 +02:00
glxcmdsswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxcontext.h Clean up unused definitions from glx headers. 2008-07-25 14:29:25 -04:00
glxdrawable.h Clean up unused definitions from glx headers. 2008-07-25 14:29:25 -04:00
glxdri.c AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo(). 2008-07-28 09:32:59 +02:00
glxdri2.c Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxdricommon.c glx: fix crash in driGetConfigAttribIndex 2008-08-09 16:45:59 +10:00
glxdricommon.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxdriswrast.c Don't abort if swrast library is not present 2008-07-24 21:06:34 -05:00
glxext.c Don't abort if swrast library is not present 2008-07-24 21:06:34 -05:00
glxext.h Clean up unused definitions from glx headers. 2008-07-25 14:29:25 -04:00
glxscreens.c Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxscreens.h Drop the glx resize hook and stop chaining PositionWindow. 2008-07-24 13:34:24 -04:00
glxserver.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
glxutil.c Drop unnecessary linked list of contexts from GLXDrawable. 2008-07-24 13:34:24 -04:00
glxutil.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_dispatch_swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_dispatch.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_dispatch.h VBO: Regenerate files based on recent changes to gl_API.xml 2008-07-02 06:25:03 -07:00
indirect_program.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_reqsize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_reqsize.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_size_get.c VBO: Regenerate files based on recent changes to gl_API.xml 2008-07-02 06:25:03 -07:00
indirect_size_get.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_size.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_table.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_table.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_texture_compression.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_util.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
indirect_util.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
Makefile.am glcontextmodes.[hc] were not added with the removal of the meas symlinks patch. Copied from mesa head 2008.08.06. 2008-08-06 13:37:28 -07:00
render2.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
render2swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
renderpix.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
renderpixswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
rensize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
single2.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
single2swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlepix.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlepixswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlesize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
singlesize.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
swap_interval.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
unpack.h Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00
xfont.c Move GL/glx on level up now that it's the only thing left under GL. 2008-05-21 13:33:36 -04:00