summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_API.xml
Commit message (Expand)AuthorAgeFilesLines
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-0/+2
* Set always_array=true for glGenProgramsNV (Dave Reveman)Brian Paul2006-03-141-2/+2
* Added glBlitFramebufferEXT function.Brian Paul2006-03-011-0/+19
* Updates for GL_EXT_timer_query:Brian Paul2005-12-071-0/+16
* Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". ThisIan Romanick2005-10-031-2/+2
* Fix non-x86 specific builds. The changes from glTexImage3DEXT toIan Romanick2005-06-241-15/+15
* Mark GenQueriesARB at 'always_array="true"'. This eliminates the needIan Romanick2005-06-221-1/+1
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-171/+20
* Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that itIan Romanick2005-05-261-1/+1
* Make a couple minor corrections to gl_API.xml. Fixes the name of anIan Romanick2005-05-261-6/+6
* Move the DTD to its own file.Ian Romanick2005-04-181-122/+1
* Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.Ian Romanick2005-04-141-4/+4
* Modify the DTD to use NMTOKEN, enumerants, and explicit default valuesIan Romanick2005-04-141-57/+56
* xmllint fixes. Revert 'note_unflushed' changes that were accidetnallyIan Romanick2005-03-171-4/+6
* Enable the generation of server-side __glGetBooleanv_size and relatedIan Romanick2005-03-171-437/+1414
* Fix the handling of zero-sized output parameters (i.e., those with typeIan Romanick2005-03-171-1/+1
* Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick2005-03-111-29/+43
* Fix some errors in the parameter descriptions in serveral vertex / fragmentIan Romanick2005-03-031-11/+11
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-333/+481
* Corrected the value for X_GLrop_SecondaryColor3svEXT.Ian Romanick2005-02-231-1/+1
* Generate GLX protocol for pixel single commands.Ian Romanick2005-02-091-14/+16
* Correct a couple problems / omissions in the DTD.Ian Romanick2005-02-081-5/+10
* Add new entrypoints for GL_EXT_framebuffer_object.Brian Paul2005-02-081-3/+156
* Enable client-side GLX support for texture compression extensions.Ian Romanick2005-02-041-0/+13
* Added a bunch of extensions that were previously supported but weren'tIan Romanick2005-02-031-9/+225
* Properly annotate variable-length output parameters. Make sure that theIan Romanick2005-01-281-88/+91
* Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can beIan Romanick2005-01-281-16/+20
* Slightly modify the meaning of the 'handcode' attribute in a 'glx' element.Ian Romanick2005-01-281-17/+17
* Mark a couple more function parameters as counters.Ian Romanick2005-01-271-3/+3
* Add numerous 'get'-type functions to most of the enums supported by theIan Romanick2005-01-271-42/+510
* Stupid text editor...convert wayward tabs to spaces.Ian Romanick2005-01-251-26/+26
* Add a "count" attribute to "enums" elements to set the default countIan Romanick2005-01-251-458/+458
* Some initial work for OpenGL 2.0: glStencilFunc/Op/MaskSeparate() functions.Brian Paul2005-01-121-0/+24
* Track the GLX protocol names for GL types.Ian Romanick2005-01-071-15/+16
* Pixel oriented render functions are now generated by theIan Romanick2005-01-071-30/+62
* No GLX protocol for GL_ATI_fragment_shader.Ian Romanick2004-12-201-5/+20
* Implement software ATI_fragment_shaderDave Airlie2004-12-191-0/+113
* Added many (hopefully all) missing 'output="true"' attributes. AddedIan Romanick2004-12-131-84/+109
* Updated the schema. Added comments explaining some of the non-obviousIan Romanick2004-12-021-10/+55
* Corrected a problem with the sizes of the MAP[12]_* enums.Ian Romanick2004-12-011-36/+0
* Added a couple missing always_array annotations and a couple trivalIan Romanick2004-12-011-4/+16
* Added enums for GL_OES_read_format.Ian Romanick2004-12-011-0/+5
* PrioritizeTextures, GetClipPlane, and WindowPos3fMESA don't need to beIan Romanick2004-11-301-46/+171
* Change the dispatch offsets for the VertexAttrib*NV functions so they don'tBrian Paul2004-11-271-122/+120
* Added support for several additional enum-only extensions:Ian Romanick2004-11-241-0/+38
* Added information about numerous enums to aid the development of automaticIan Romanick2004-11-241-82/+584
* Set the "ignore" flag for any functions that the open-source libGL doesn'tIan Romanick2004-11-231-125/+188
* name parameter to glGetActiveAttribARB() should not be const.Brian Paul2004-10-281-1/+1
* renumber ARB_shader_objects and ARB_vertex_shader offsetsMichal Krol2004-10-281-46/+46
* assign api offsets for ARB_shader_objects and ARB_vertex_shaderMichal Krol2004-10-271-43/+43