summaryrefslogtreecommitdiff
path: root/src/mesa/main/getstring.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-10Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa i...Brian1-1/+2
2007-03-10check for EXT_blend_equation_separate for 2.0Brian1-1/+2
2007-03-07use 2.0, 2.1 version stringsBrian1-2/+2
2006-11-03Minor changes to get ready for OpenGL 2.1.Brian Paul1-1/+9
2006-11-02check for shader extensions for OpenGL 2.0Brian Paul1-2/+4
2006-11-02Add ATI_separate_stencil and use it in preference to EXT_stencil_two_sideBrian Paul1-2/+2
2006-10-02return null if no contextBrian Paul1-2/+5
2006-08-01Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.Michal Krol1-0/+5
2006-06-12Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick1-8/+8
2006-04-25Remove carriage returns.Michal Krol1-8/+8
2006-04-04Return GLSL version string (1.10).Michal Krol1-3/+11
2005-02-11mesa-main-0-NULL.patch from Jeff MuizelaarKeith Whitwell1-1/+1
2005-01-16_mesa_GetInteger/Float/Boolean/Doublev() are now generated with the newBrian Paul1-0/+261