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
2007-01-30
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-30
s/params/pointer/ for glGetVertexAttribPointer
Brian
2007-01-27
Bug 9628: no entry for GetVertexAttribPointerv
George Sapountzis
2006-11-22
GLX protocol fixes for glMap* functions (bug 8899)
Brian Paul
2006-11-03
Added OpenGL 2.1 entrypoints.
Brian Paul
2006-11-02
Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.
Brian Paul
2006-10-11
Fix bug #4681.
Ian Romanick
2006-10-04
Fix the ordering of extensions.
Ian Romanick
2006-08-31
Fix problems with vertex program protocol
Ian Romanick
2006-08-29
Deprecate GL_EXT_vertex_weighting.
Ian Romanick
2006-08-29
More static dispatch function removal.
Ian Romanick
2006-08-25
Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
Ian Romanick
2006-08-25
Add missing enums for GL_SGI_color_table.
Ian Romanick
2006-08-24
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
Ian Romanick
2006-08-24
Add a new offset mode to the GL API XML. This mode, called "assign,"
Ian Romanick
2006-08-22
Correct the name of the GL_NV_texture_expand_normal extension.
Ian Romanick
2006-08-22
Add new attribute called static_dispatch to the <function> element. This
Ian Romanick
2006-08-15
Add support for GL_EXT_gpu_program_parameters. Any driver that enables
Ian Romanick
2006-07-30
Add support for GL_MESA_shader_debug.
Michal Krol
2006-06-27
Remove the extraneous GL_ prefix from the enums for GL_EXT_timer_query and
Ian Romanick
2006-06-12
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-03-14
Set always_array=true for glGenProgramsNV (Dave Reveman)
Brian Paul
2006-03-01
Added glBlitFramebufferEXT function.
Brian Paul
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
[next]