summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_API.xml
AgeCommit message (Expand)Author
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