Add support for GL_MESA_shader_debug.
[mesa.git] / src / mesa / glapi / gl_API.xml
2006-07-30 Michal KrolAdd support for GL_MESA_shader_debug.
2006-06-27 Ian RomanickRemove the extraneous GL_ prefix from the enums for...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-03-14 Brian PaulSet always_array=true for glGenProgramsNV (Dave Reveman)
2006-03-01 Brian PaulAdded glBlitFramebufferEXT function.
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-10-03 Ian RomanickChange the 'count' for COMPRESSED_TEXTURE_FORMATS from...
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-22 Ian RomanickMark GenQueriesARB at 'always_array="true"'. This...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-05-26 Ian RomanickMinor correction to EXT_framebuffer_object XML. Fix...
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-04-18 Ian RomanickMove the DTD to its own file.
2005-04-14 Ian RomanickConvert 'variable_param' from a CDATA attribute to...
2005-04-14 Ian RomanickModify the DTD to use NMTOKEN, enumerants, and explicit...
2005-03-17 Ian Romanickxmllint fixes. Revert 'note_unflushed' changes that...
2005-03-17 Ian RomanickEnable the generation of server-side __glGetBooleanv_si...
2005-03-17 Ian RomanickFix the handling of zero-sized output parameters (i...
2005-03-11 Ian RomanickAdd support for ARB_draw_buffers and ARB_occlusion_quer...
2005-03-03 Ian RomanickFix some errors in the parameter descriptions in server...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-23 Ian RomanickCorrected the value for X_GLrop_SecondaryColor3svEXT.
2005-02-09 Ian RomanickGenerate GLX protocol for pixel single commands.
2005-02-08 Ian RomanickCorrect a couple problems / omissions in the DTD.
2005-02-08 Brian PaulAdd new entrypoints for GL_EXT_framebuffer_object.
2005-02-04 Ian RomanickEnable client-side GLX support for texture compression...
2005-02-03 Ian RomanickAdded a bunch of extensions that were previously suppor...
2005-01-28 Ian RomanickProperly annotate variable-length output parameters...
2005-01-28 Ian RomanickFix some get / set errors with COLOR_TABLE_*. SCALE...
2005-01-28 Ian RomanickSlightly modify the meaning of the 'handcode' attribute...
2005-01-27 Ian RomanickMark a couple more function parameters as counters.
2005-01-27 Ian RomanickAdd numerous 'get'-type functions to most of the enums...
2005-01-25 Ian RomanickStupid text editor...convert wayward tabs to spaces.
2005-01-25 Ian RomanickAdd a "count" attribute to "enums" elements to set...
2005-01-12 Brian PaulSome initial work for OpenGL 2.0: glStencilFunc/Op...
2005-01-07 Ian RomanickTrack the GLX protocol names for GL types.
2005-01-07 Ian RomanickPixel oriented render functions are now generated by the
2004-12-20 Ian RomanickNo GLX protocol for GL_ATI_fragment_shader.
2004-12-19 Dave AirlieImplement software ATI_fragment_shader
2004-12-13 Ian RomanickAdded many (hopefully all) missing 'output="true"'...
2004-12-02 Ian RomanickUpdated the schema. Added comments explaining some...
2004-12-01 Ian RomanickCorrected a problem with the sizes of the MAP[12]_...
2004-12-01 Ian RomanickAdded a couple missing always_array annotations and...
2004-12-01 Ian RomanickAdded enums for GL_OES_read_format.
2004-11-30 Ian RomanickPrioritizeTextures, GetClipPlane, and WindowPos3fMESA...
2004-11-27 Brian PaulChange the dispatch offsets for the VertexAttrib*NV...
2004-11-24 Ian RomanickAdded support for several additional enum-only extensions:
2004-11-24 Ian RomanickAdded information about numerous enums to aid the devel...
2004-11-23 Ian RomanickSet the "ignore" flag for any functions that the open...
2004-10-28 Brian Paulname parameter to glGetActiveAttribARB() should not...
2004-10-28 Michal Krolrenumber ARB_shader_objects and ARB_vertex_shader offsets
2004-10-27 Michal Krolassign api offsets for ARB_shader_objects and ARB_verte...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-08-25 Brian Paulreturn type for MapBuffer was not specified
2004-05-21 Ian Romanicks/sop/rop/ in a couple places to fix some bugs. Added...
2004-05-20 Ian RomanickAdded all of the missing ARB extensions. Added all...
2004-05-19 Ian RomanickRe-ordered categories. Added extension number information.
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...