summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_API.xml
AgeCommit message (Expand)Author
2005-04-14Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.Ian Romanick
2005-04-14Modify the DTD to use NMTOKEN, enumerants, and explicit default valuesIan Romanick
2005-03-17xmllint fixes. Revert 'note_unflushed' changes that were accidetnallyIan Romanick
2005-03-17Enable the generation of server-side __glGetBooleanv_size and relatedIan Romanick
2005-03-17Fix the handling of zero-sized output parameters (i.e., those with typeIan Romanick
2005-03-11Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick
2005-03-03Fix some errors in the parameter descriptions in serveral vertex / fragmentIan Romanick
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick
2005-02-23Corrected the value for X_GLrop_SecondaryColor3svEXT.Ian Romanick
2005-02-09Generate GLX protocol for pixel single commands.Ian Romanick
2005-02-08Correct a couple problems / omissions in the DTD.Ian Romanick
2005-02-08Add new entrypoints for GL_EXT_framebuffer_object.Brian Paul
2005-02-04Enable client-side GLX support for texture compression extensions.Ian Romanick
2005-02-03Added a bunch of extensions that were previously supported but weren'tIan Romanick
2005-01-28Properly annotate variable-length output parameters. Make sure that theIan Romanick
2005-01-28Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can beIan Romanick
2005-01-28Slightly modify the meaning of the 'handcode' attribute in a 'glx' element.Ian Romanick
2005-01-27Mark a couple more function parameters as counters.Ian Romanick
2005-01-27Add numerous 'get'-type functions to most of the enums supported by theIan Romanick
2005-01-25Stupid text editor...convert wayward tabs to spaces.Ian Romanick
2005-01-25Add a "count" attribute to "enums" elements to set the default countIan Romanick
2005-01-12Some initial work for OpenGL 2.0: glStencilFunc/Op/MaskSeparate() functions.Brian Paul
2005-01-07Track the GLX protocol names for GL types.Ian Romanick
2005-01-07Pixel oriented render functions are now generated by theIan Romanick
2004-12-20No GLX protocol for GL_ATI_fragment_shader.Ian Romanick
2004-12-19Implement software ATI_fragment_shaderDave Airlie
2004-12-13Added many (hopefully all) missing 'output="true"' attributes. AddedIan Romanick
2004-12-02Updated the schema. Added comments explaining some of the non-obviousIan Romanick
2004-12-01Corrected a problem with the sizes of the MAP[12]_* enums.Ian Romanick
2004-12-01Added a couple missing always_array annotations and a couple trivalIan Romanick
2004-12-01Added enums for GL_OES_read_format.Ian Romanick
2004-11-30PrioritizeTextures, GetClipPlane, and WindowPos3fMESA don't need to beIan Romanick
2004-11-27Change the dispatch offsets for the VertexAttrib*NV functions so they don'tBrian Paul
2004-11-24Added support for several additional enum-only extensions:Ian Romanick
2004-11-24Added information about numerous enums to aid the development of automaticIan Romanick
2004-11-23Set the "ignore" flag for any functions that the open-source libGL doesn'tIan Romanick
2004-10-28name parameter to glGetActiveAttribARB() should not be const.Brian Paul
2004-10-28renumber ARB_shader_objects and ARB_vertex_shader offsetsMichal Krol
2004-10-27assign api offsets for ARB_shader_objects and ARB_vertex_shaderMichal Krol
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-08-25return type for MapBuffer was not specifiedBrian Paul
2004-05-21s/sop/rop/ in a couple places to fix some bugs. Added some parameterIan Romanick
2004-05-20Added all of the missing ARB extensions. Added all the enums andIan Romanick
2004-05-19Re-ordered categories. Added extension number information.Ian Romanick
2004-05-18New scripts for processing the XML version of APIspec. Mail is beingIan Romanick