xserver/glx
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Dave Airlie 918923e285 glx: fix open-coded linked list removal function
OMG stab stab stab, YALL.

removal function was made of crack, actually truncated the list from
the one after the find point.

However fixing this makes glean makecurrent fail with a GLX error.
2009-06-11 11:09:40 +10:00
..
dispatch.h GLX: Changes resulting from changes to Mesa generator scripts / data 2008-12-14 18:58:33 -08:00
extension_string.c Enable pbuffers 2009-02-12 14:05:10 -08:00
extension_string.h
g_disptab.h
glapi.c Ensure symbols required by swrast_dri.so are visible. 2008-12-17 02:04:12 -02:00
glapi.h GLX: Changes resulting from changes to Mesa generator scripts / data 2008-12-14 18:58:33 -08:00
glapioffsets.h
glapitable.h GLX: Changes resulting from changes to Mesa generator scripts / data 2008-12-14 18:58:33 -08:00
glapitemp.h
glprocs.h
glthread.c Ensure symbols required by swrast_dri.so are visible. 2008-12-17 02:04:12 -02:00
glthread.h
glxbyteorder.h
glxcmds.c Remove some libXfont leftovers 2009-06-02 13:40:14 -04:00
glxcmdsswap.c Remove some libXfont leftovers 2009-06-02 13:40:14 -04:00
glxcontext.h
glxdrawable.h glx: Fix drawable private leak on destroy 2009-04-13 13:17:53 -04:00
glxdri.c Add newline to some LogMessage strings. 2009-04-20 12:38:08 +10:00
glxdri2.c DRI2: Implement protocol for DRI2GetBuffersWithFormat 2009-04-24 12:49:19 -07:00
glxdricommon.c
glxdricommon.h
glxdriswrast.c Add newline to some LogMessage strings. 2009-04-20 12:38:08 +10:00
glxext.c glx: fix open-coded linked list removal function 2009-06-11 11:09:40 +10:00
glxext.h glx: Fix drawable private leak on destroy 2009-04-13 13:17:53 -04:00
glxscreens.c GLX: Purge glxint.h usage 2009-05-29 14:49:05 -07:00
glxscreens.h
glxserver.h GLX: Purge glxint.h usage 2009-05-29 14:49:05 -07:00
glxutil.h glx: Fix drawable private leak on destroy 2009-04-13 13:17:53 -04:00
indirect_dispatch.c Fix "warning: cast to pointer from integer of different size" 2009-02-04 09:42:02 +10:00
indirect_dispatch.h
indirect_dispatch_swap.c Fix "warning: cast to pointer from integer of different size" 2009-02-04 09:42:02 +10:00
indirect_program.c Warning fix (GL likes to call strings GLubyte * instead of char *). 2008-12-12 10:37:40 -08:00
indirect_reqsize.c GLX: Make sure the types match for ALIAS in indirect_reqsize.c 2009-06-06 22:24:18 -07:00
indirect_reqsize.h
indirect_size.h
indirect_size_get.c
indirect_size_get.h
indirect_table.c
indirect_table.h
indirect_texture_compression.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
indirect_util.c
indirect_util.h
Makefile.am glx: Fix drawable private leak on destroy 2009-04-13 13:17:53 -04:00
render2.c Warning fix: Remove dead glXDisp{,Swap}_DrawArraysEXT definitions. 2008-12-12 10:37:40 -08:00
render2swap.c Warning fix: Remove dead glXDisp{,Swap}_DrawArraysEXT definitions. 2008-12-12 10:37:40 -08:00
renderpix.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
renderpixswap.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
rensize.c
single2.c GLX: Avoid a crash when we have an uninitialized GL context 2009-01-15 14:23:48 +00:00
single2swap.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
singlepix.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
singlepixswap.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
singlesize.c
singlesize.h
swap_interval.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
unpack.h
xfont.c Convert remaining GLX LookupIDByType() calls 2009-04-07 16:28:26 -04:00