fixed GL_PGI_misc_hints identifiers
[mesa.git] / src / mesa / main / get.c
2000-04-10 Brian Paulfixed GL_PGI_misc_hints identifiers
2000-04-08 Brian Pauladded GL_SGI_color_matrix extension
2000-04-07 Brian Pauladded GL_SGIX/SGIS_pixel_texture extension
2000-04-04 Brian Paulmore GL_HP_occlusion_test work
2000-03-31 Brian Paulseparate R/G/B/A accum buffer size fields
2000-03-11 Brian Paulinitial implementation of GL_HP_occlusion_test extension
2000-02-24 Brian Paulbunch of dispatch and extension-related changes
2000-02-17 Brian Paulremoved driver RendererString() and ExtensionString...
2000-02-06 Brian Pauladded missing glGet cases for GL_EXT_compiled_vertex_array
2000-02-05 Brian PaulGL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT...
2000-02-03 Brian Pauladded point/line size limits to gl_constants struct
2000-02-03 Brian Pauladded Const.SubPixelBits
2000-01-17 Brian Pauladded missing POINT/LINE RANGE/GRANULARITY tokens
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-17 Brian Pauladded glGet cases for vertex array enable state
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-16 Brian Paulchanged version string to return 1.2
1999-09-09 Brian Paulmoved gl_GetString() into get.c
1999-08-19 jtgInitial revision