index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
gl_API.xml
Age
Commit message (
Expand
)
Author
2005-01-25
Stupid text editor...convert wayward tabs to spaces.
Ian Romanick
2005-01-25
Add a "count" attribute to "enums" elements to set the default count
Ian Romanick
2005-01-12
Some initial work for OpenGL 2.0: glStencilFunc/Op/MaskSeparate() functions.
Brian Paul
2005-01-07
Track the GLX protocol names for GL types.
Ian Romanick
2005-01-07
Pixel oriented render functions are now generated by the
Ian Romanick
2004-12-20
No GLX protocol for GL_ATI_fragment_shader.
Ian Romanick
2004-12-19
Implement software ATI_fragment_shader
Dave Airlie
2004-12-13
Added many (hopefully all) missing 'output="true"' attributes. Added
Ian Romanick
2004-12-02
Updated the schema. Added comments explaining some of the non-obvious
Ian Romanick
2004-12-01
Corrected a problem with the sizes of the MAP[12]_* enums.
Ian Romanick
2004-12-01
Added a couple missing always_array annotations and a couple trival
Ian Romanick
2004-12-01
Added enums for GL_OES_read_format.
Ian Romanick
2004-11-30
PrioritizeTextures, GetClipPlane, and WindowPos3fMESA don't need to be
Ian Romanick
2004-11-27
Change the dispatch offsets for the VertexAttrib*NV functions so they don't
Brian Paul
2004-11-24
Added support for several additional enum-only extensions:
Ian Romanick
2004-11-24
Added information about numerous enums to aid the development of automatic
Ian Romanick
2004-11-23
Set the "ignore" flag for any functions that the open-source libGL doesn't
Ian Romanick
2004-10-28
name parameter to glGetActiveAttribARB() should not be const.
Brian Paul
2004-10-28
renumber ARB_shader_objects and ARB_vertex_shader offsets
Michal Krol
2004-10-27
assign api offsets for ARB_shader_objects and ARB_vertex_shader
Michal Krol
2004-10-02
added support for GL_ARB_draw_buffers
Brian Paul
2004-08-25
return type for MapBuffer was not specified
Brian Paul
2004-05-21
s/sop/rop/ in a couple places to fix some bugs. Added some parameter
Ian Romanick
2004-05-20
Added all of the missing ARB extensions. Added all the enums and
Ian Romanick
2004-05-19
Re-ordered categories. Added extension number information.
Ian Romanick
2004-05-18
New scripts for processing the XML version of APIspec. Mail is being
Ian Romanick