summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/dispatch.h
Commit message (Expand)AuthorAgeFilesLines
* regenerate glapiRoland Scheidegger2009-03-121-54/+82
* mesa: regenerated GL API filesBrian Paul2009-01-221-210/+217
* mesa: fix some misc breakage caused by editing auto-generated files rather th...Brian Paul2008-11-101-0/+2
* GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()Brian Paul2008-11-101-3/+0
* mesa: move some glapi bits aroundBrian Paul2008-09-211-0/+3
* recreate from changed gl_API.xmlRoland Scheidegger2007-11-091-126/+98
* Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian2007-10-301-12/+5
* Finish up ATI_separate_stencilBrian2007-10-301-5/+19
* 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 oldmesa_6_3_1Ian Romanick2005-07-281-1/+1645
* Missed this on the previous commit.Ian Romanick2005-07-181-0/+2498