aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/enums.c
Commit message (Expand)AuthorAgeFilesLines
* glapi: regenerated filesBrian Paul2009-09-191-2400/+2408
* Regenerate files for GL_ARB_depth_clamp.Eric Anholt2009-09-081-2605/+2607
* ARB sync: Regenerate files from previous commitIan Romanick2009-09-031-3093/+3137
* Regenerate files for GL_ARB_seamless_cube_mapIan Romanick2009-08-141-328/+330
* Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick2009-08-141-2977/+3001
* mesa: regenerated enums.c fileBrian Paul2009-07-141-2/+3
* Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-031-0/+22
|\
| * mesa: add debug printer for primitive nameKeith Whitwell2009-06-301-0/+22
* | Merge branch 'arb_vertex_array_object'Brian Paul2009-06-261-121/+123
|\ \
| * | mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul2009-06-191-121/+123
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-241-2/+2
|\ \ \ | |/ / |/| / | |/
| * mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBSBrian Paul2009-06-221-5/+5
* | Merge branch 'ext-provoking-vertex'Brian Paul2009-06-191-2354/+2366
|\ \
| * | mesa: regenerated enums for GL_EXT_provoking_vertexBrian Paul2009-05-281-2350/+2362
* | | mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul2009-06-081-1801/+1813
* | | glapi: regenerated files for GL_ARB_copy_bufferBrian Paul2009-06-021-2647/+2653
|/ /
* / mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBSBrian Paul2009-05-221-5/+5
|/
* glapi regenerateRoland Scheidegger2009-03-281-3008/+3015
* regenerate glapiRoland Scheidegger2009-03-121-2926/+2950
* mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul2009-02-221-2/+1
* mesa: regenerated GL API filesBrian Paul2009-01-221-2778/+2926
* mesa: fix some misc breakage caused by editing auto-generated files rather th...Brian Paul2008-11-101-4/+8
* GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()Brian Paul2008-11-101-4/+4
* mesa: Use _mesa_bsearch.José Fonseca2008-09-211-4/+4
* VBO: Regenerate files based on recent changes to gl_API.xmlIan Romanick2008-07-021-2939/+2935
* Finish up ATI_separate_stencilBrian2007-10-301-608/+616
* Initial implementation of MESA_texture_arrayIan Romanick2007-05-161-2647/+2672
* Fix cut-and-paste error in the name of GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB.Ian Romanick2007-03-061-2/+2
* Bug 9628: no entry for GetVertexAttribPointervGeorge Sapountzis2007-01-271-1/+1
* use LONGSTRING to silence warningBrian Paul2006-11-161-1/+1
* Added OpenGL 2.1 entrypoints.Brian Paul2006-11-031-2093/+2158
* Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.Brian Paul2006-11-021-2844/+3028
* Add missing enums for GL_SGI_color_table.Ian Romanick2006-08-251-2559/+2579
* Add support for GL_MESA_shader_debug.Michal Krol2006-07-301-2370/+2379
* Remove the extraneous GL_ prefix from the enums for GL_EXT_timer_query andIan Romanick2006-06-271-2150/+2150
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-112/+115
* Added glBlitFramebufferEXT function.Brian Paul2006-03-011-2034/+2045
* Updates for GL_EXT_timer_query:Brian Paul2005-12-071-2081/+2084
* additional wrapper updates, bug 4468Brian Paul2005-09-191-2/+2
* /dri/msgAdam Jackson2005-08-261-1/+1
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-1571/+1571
* ran "make" after update to glX_proto_send.py.Jeremy Kolb2005-06-201-1568/+1568
* Fix gl_enums.py so that enums that are listed with the same name inIan Romanick2005-05-261-2501/+2475
* Enable the generation of server-side __glGetBooleanv_size and relatedIan Romanick2005-03-171-2779/+2879
* Fairly significant changes to enums.c and the way it is generated. enums.cIan Romanick2005-02-261-3009/+4425
* Sort the enums in the Python code, instead of at runtime. (Zack Rusin)Brian Paul2005-02-231-772/+2235
* now generated with Python scriptBrian Paul2005-02-221-813/+1384
* mesa-main-0-NULL.patch from Jeff MuizelaarKeith Whitwell2005-02-111-2/+2
* More texture enums (Andreas Stenglein)Keith Whitwell2005-02-071-10/+37
* GL_ARB_texture_rectangle enums (Andreas Stenglein)Keith Whitwell2005-02-071-0/+6