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-12-07
Updates for GL_EXT_timer_query:
Brian Paul
2005-10-03
Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This
Ian Romanick
2005-06-24
Fix non-x86 specific builds. The changes from glTexImage3DEXT to
Ian Romanick
2005-06-22
Mark GenQueriesARB at 'always_array="true"'. This eliminates the need
Ian Romanick
2005-06-21
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-05-26
Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that it
Ian Romanick
2005-05-26
Make a couple minor corrections to gl_API.xml. Fixes the name of an
Ian Romanick
2005-04-18
Move the DTD to its own file.
Ian Romanick
2005-04-14
Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.
Ian Romanick
2005-04-14
Modify the DTD to use NMTOKEN, enumerants, and explicit default values
Ian Romanick
2005-03-17
xmllint fixes. Revert 'note_unflushed' changes that were accidetnally
Ian Romanick
2005-03-17
Enable the generation of server-side __glGetBooleanv_size and related
Ian Romanick
2005-03-17
Fix the handling of zero-sized output parameters (i.e., those with type
Ian Romanick
2005-03-11
Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol
Ian Romanick
2005-03-03
Fix some errors in the parameter descriptions in serveral vertex / fragment
Ian Romanick
2005-02-25
Add GLX protocol support for ARB_fragement_program,
Ian Romanick
2005-02-23
Corrected the value for X_GLrop_SecondaryColor3svEXT.
Ian Romanick
2005-02-09
Generate GLX protocol for pixel single commands.
Ian Romanick
2005-02-08
Correct a couple problems / omissions in the DTD.
Ian Romanick
2005-02-08
Add new entrypoints for GL_EXT_framebuffer_object.
Brian Paul
2005-02-04
Enable client-side GLX support for texture compression extensions.
Ian Romanick
2005-02-03
Added a bunch of extensions that were previously supported but weren't
Ian Romanick
2005-01-28
Properly annotate variable-length output parameters. Make sure that the
Ian Romanick
2005-01-28
Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can be
Ian Romanick
2005-01-28
Slightly modify the meaning of the 'handcode' attribute in a 'glx' element.
Ian Romanick
2005-01-27
Mark a couple more function parameters as counters.
Ian Romanick
2005-01-27
Add numerous 'get'-type functions to most of the enums supported by the
Ian Romanick
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
[next]