summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/dispatch.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu2010-02-251-37/+0
* glapi: Include headers with directory prefixes.Chia-I Wu2009-11-051-3/+3
* glapi: Always build libglapi.a.Chia-I Wu2009-10-231-0/+5
* glapi: Move dispatch marcos to glapidispatch.h.Chia-I Wu2009-10-231-3978/+4
* glapi: Add ARB_draw_elements_base_vertexEric Anholt2009-09-081-219/+240
* glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync()Brian Paul2009-09-031-2/+2
* ARB sync: Regenerate files from previous commitIan Romanick2009-09-031-219/+268
* Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick2009-08-141-8/+36
* mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul2009-06-191-216/+230
* Merge branch 'ext-provoking-vertex'Brian Paul2009-06-191-6/+13
|\
| * mesa: GL API changes for GL_EXT_provoking_vertexBrian Paul2009-05-281-6/+13
* | mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul2009-06-081-215/+229
* | glapi: regenerated files for GL_ARB_copy_bufferBrian Paul2009-06-021-214/+221
|/
* 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