xserver/glx
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Kristian Høgsberg fd94651fc3 Fix driGetConfigAttribIndex unaligned access to GLboolean.
We don't actually send the float mode so just drop it.  Drop a couple of
other unused or redundant fields from GLXconfig.
2008-08-26 11:07:32 -04:00
..
dispatch.h
extension_string.c
extension_string.h
g_disptab.h
glapi.c gl: include assert.h if we're compiling with DEBUG. 2008-06-05 09:19:16 +09:30
glapi.h
glapioffsets.h
glapitable.h
glapitemp.h
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
glthread.c
glthread.h
glxbyteorder.h
glxcmds.c Fix driGetConfigAttribIndex unaligned access to GLboolean. 2008-08-26 11:07:32 -04:00
glxcmdsswap.c
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 Fix driGetConfigAttribIndex unaligned access to GLboolean. 2008-08-26 11:07:32 -04:00
glxdricommon.h
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 Fix driGetConfigAttribIndex unaligned access to GLboolean. 2008-08-26 11:07:32 -04:00
glxserver.h
glxutil.c Drop unnecessary linked list of contexts from GLXDrawable. 2008-07-24 13:34:24 -04:00
glxutil.h
indirect_dispatch.c
indirect_dispatch.h VBO: Regenerate files based on recent changes to gl_API.xml 2008-07-02 06:25:03 -07:00
indirect_dispatch_swap.c
indirect_program.c
indirect_reqsize.c
indirect_reqsize.h
indirect_size.h
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
indirect_table.c
indirect_table.h
indirect_texture_compression.c
indirect_util.c
indirect_util.h
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
render2swap.c
renderpix.c
renderpixswap.c
rensize.c
single2.c
single2swap.c
singlepix.c
singlepixswap.c
singlesize.c
singlesize.h
swap_interval.c
unpack.h
xfont.c