mesa/src/glx
Matt Turner 3c690524e2 build: Rename sources.mak -> Makefile.sources
For the sake of consistency.

Tested-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-and-Tested-by: Andreas Boll <andreas.boll.dev@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2013-04-15 12:04:25 -07:00
..
apple build: Rename sources.mak -> Makefile.sources 2013-04-15 12:04:25 -07:00
tests tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). 2013-01-13 12:38:38 +01:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
applegl_glx.c
clientattrib.c
clientinfo.c
compsize.c
create_context.c
dri2.c
dri2.h
dri2_glx.c DRI2: HACK: no GLX_INTEL_swap_event if no ScheduleSwap 2013-03-18 14:16:43 -04:00
dri_common.c
dri_common.h
dri_glx.c glx: move the glFlush call one layer down 2012-12-02 00:15:00 +01:00
drisw_glx.c glx: move the glFlush call one layer down 2012-12-02 00:15:00 +01:00
eval.c
glx_error.c
glx_error.h
glx_pbuffer.c glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined 2013-02-27 13:36:19 -05:00
glx_query.c
glxclient.h glx: move the glFlush call one layer down 2012-12-02 00:15:00 +01:00
glxcmds.c Honor GLX_DONT_CARE in MATCH_MASK 2013-04-05 14:32:45 -07:00
glxconfig.c
glxconfig.h
glxcurrent.c
glxext.c glx: Set sRGBCapable to a default value 2012-10-29 09:55:15 -07:00
glxextensions.c glx: Add the extension string for GLX_ARB_framebuffer_sRGB 2012-10-29 09:55:23 -07:00
glxextensions.h glx: Add the extension string for GLX_ARB_framebuffer_sRGB 2012-10-29 09:55:23 -07:00
glxhash.c
glxhash.h
indirect_glx.c
indirect_init.h
indirect_texture_compression.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_transpose_matrix.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_vertex_array.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
indirect_window_pos.c mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
Makefile.am glx: Build with VISIBILITY_CFLAGS in automake 2013-03-21 13:21:18 -04:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
render2.c
renderpix.c
SConscript scons: Fix dependencies of generated headers. 2013-01-21 19:10:54 +00:00
single2.c
singlepix.c
vertarr.c
XF86dri.c
xf86dri.h
xf86dristr.h
xfont.c