mesa/src/glx
Kenneth Graunke 26f8fad145 Remove _mesa_memset in favor of plain memset.
This may break the SUNOS4 build, but it's no longer relevant.
2010-02-19 09:18:57 -05:00
..
clientattrib.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
compsize.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
dri2.c glx: Fix a couple of warnings 2010-02-16 10:38:50 -05:00
dri2.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
dri2_glx.c dri2: Event driven buffer validation. 2010-02-16 10:38:50 -05:00
dri_common.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
dri_common.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
dri_glx.c glx: Silence uninitialized variable warning. 2010-02-14 21:03:23 -08:00
drisw_glx.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
eval.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glcontextmodes.c Remove _mesa_memset in favor of plain memset. 2010-02-19 09:18:57 -05:00
glcontextmodes.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glx_pbuffer.c glx: Move GetGLXDRIDrawable() prototype to glxclient.h 2010-02-16 10:38:49 -05:00
glx_query.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glxclient.h dri2: Event driven buffer validation. 2010-02-16 10:38:50 -05:00
glxcmds.c Merge commit '381d5e209815235911c4aab516037c868c8f695f' 2010-02-17 11:40:38 -08:00
glxcurrent.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glxext.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glxextensions.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glxextensions.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glxhash.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
glxhash.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_init.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_init.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_size.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_size.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_texture_compression.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_transpose_matrix.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_vertex_array.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_vertex_array.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_vertex_array_priv.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_vertex_program.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
indirect_window_pos.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
Makefile glx: Fix TOP setting in src/glx Makefile 2010-02-09 10:21:45 -05:00
packrender.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
packsingle.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
pixel.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
pixelstore.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
render2.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
renderpix.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
single2.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
singlepix.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
vertarr.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
XF86dri.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
xf86dri.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
xf86dristr.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
xfont.c Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00