summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/getstring.c
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to get ready for OpenGL 2.1.Brian Paul2006-11-031-1/+9
* check for shader extensions for OpenGL 2.0Brian Paul2006-11-021-2/+4
* Add ATI_separate_stencil and use it in preference to EXT_stencil_two_sideBrian Paul2006-11-021-2/+2
* return null if no contextBrian Paul2006-10-021-2/+5
* Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.Michal Krol2006-08-011-0/+5
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-8/+8
* Remove carriage returns.Michal Krol2006-04-251-8/+8
* Return GLSL version string (1.10).Michal Krol2006-04-041-3/+11
* mesa-main-0-NULL.patch from Jeff MuizelaarKeith Whitwell2005-02-111-1/+1
* _mesa_GetInteger/Float/Boolean/Doublev() are now generated with the newBrian Paul2005-01-161-0/+261