summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/dispatch.h
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of MESA_texture_arrayIan Romanick2007-05-161-5/+12
* Added OpenGL 2.1 entrypoints.Brian Paul2006-11-031-343/+385
* Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.Brian Paul2006-11-021-346/+437
* Fix bug #4681.Ian Romanick2006-10-111-323/+211
* Changes to generated code caused by the previous commits.Ian Romanick2006-10-041-21/+21
* Deprecate GL_EXT_vertex_weighting.Ian Romanick2006-08-291-186/+165
* GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick2006-08-241-219/+198
* Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick2006-08-241-2122/+1772
* Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2006-08-151-1/+15
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-1/+29
* Added glBlitFramebufferEXT function.Brian Paul2006-03-011-1/+8
* Updates for GL_EXT_timer_query:Brian Paul2005-12-071-1/+15
* Fix recent problems with display lists and other parts of the code.Ian Romanick2005-08-051-4/+13
* Major rip-up of internal function insertion interface. The oldIan Romanick2005-07-281-1/+1645
* Missed this on the previous commit.Ian Romanick2005-07-181-0/+2498