..
apple
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
applegl_glx.c
glx: Split indirect and applegl implementations into different files
2010-07-28 16:45:25 -04:00
clientattrib.c
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
compsize.c
ARB_texture_rg: Add GLX protocol support
2010-10-01 15:49:12 -07:00
dri2.c
glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x build
2010-09-22 08:01:49 +02: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: Don't call the dri2 flush hook for swapbuffers unless we have a context.
2011-02-26 12:43:15 -08:00
dri_common.c
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
2011-03-06 20:06:42 +10:00
dri_common.h
glx: Drop broken drawable garbage collection
2010-09-08 09:20:42 -04:00
dri_glx.c
glx: Fix leaks in DRI screen creation error paths.
2011-01-31 09:31:21 -07:00
drisw_glx.c
glx: Fix leaks in DRISW screen creation error paths.
2011-01-31 09:31:24 -07:00
eval.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
glx_pbuffer.c
glx: fix GLXChangeDrawableAttributesSGIX request
2011-01-31 09:28:37 -07: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
mesa: Add new MESA_multithread_makecurrent extension.
2011-02-26 12:43:15 -08:00
glxcmds.c
glx: Don't do the implicit glFlush in SwapBuffers if it's the wrong drawable.
2011-02-26 12:43:15 -08:00
glxconfig.c
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
2011-03-06 20:06:42 +10:00
glxconfig.h
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
2011-03-06 20:06:42 +10:00
glxcurrent.c
glx: fix null pointer deref in __glXGenerateError()
2011-03-10 08:50:52 -07:00
glxext.c
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
2011-03-06 20:06:42 +10:00
glxextensions.c
glx: add initial GLX_EXT_framebuffer_sRGB support.
2011-03-06 19:56:22 +10:00
glxextensions.h
glx: add initial GLX_EXT_framebuffer_sRGB support.
2011-03-06 19:56:22 +10: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
glapi: Fix OpenGL and OpenGL ES interop.
2011-01-20 17:15:50 +08:00
indirect.h
glapi: Fix OpenGL and OpenGL ES interop.
2011-01-20 17:15:50 +08:00
indirect_glx.c
glx: Drop broken drawable garbage collection
2010-09-08 09:20:42 -04:00
indirect_init.c
mesa: update to version 64 of GL/glext.h
2010-09-14 09:37:37 -06:00
indirect_init.h
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
indirect_size.c
glapi: regenerated files
2011-01-15 17:37:41 -07:00
indirect_size.h
glapi: regenerated files
2011-01-15 17:37:41 -07: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
glx: add const qualifiers to __indirect_glMultiDrawArraysEXT()
2010-09-14 11:01:03 -06: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
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04: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: Take GLPROTO_CFLAGS into account.
2011-03-07 21:48:20 +01:00
packrender.h
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
packsingle.h
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
pixel.c
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
pixelstore.c
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04: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
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
single2.c
glapi: Do not use glapidispatch.h.
2010-10-27 10:06:25 +08:00
singlepix.c
glapi: Do not use glapioffsets.h.
2010-10-27 10:49:33 +08:00
vertarr.c
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00
XF86dri.c
glx: Use _X_EXPORT instead of our own PUBLIC macro
2010-07-28 16:42:00 -04: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
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
2010-07-28 16:45:25 -04:00