glx: added "glapi/" prefix to include
[mesa.git] / src / glx / x11 / indirect_init.c
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-09 Roland Scheideggerrecreate from changed gl_API.xml
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-11 Ian RomanickFix bug #4681.
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-08-29 Ian RomanickDeprecate GL_EXT_vertex_weighting.
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-08-24 Ian RomanickAdd a new offset mode to the GL API XML. This mode...
2005-08-26 Adam Jackson/dri/msg
2005-06-22 Jeremy KolbFixed a bug where GenQueriesARB was generating the...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-03-17 Ian RomanickFix the handling of zero-sized output parameters (i...
2005-03-11 Ian RomanickAdd support for ARB_draw_buffers and ARB_occlusion_quer...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2004-12-01 Ian RomanickUse the indirect_init.c generate by using src/mesa...
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...