History log of /external/mesa3d/src/mapi/glapi/gen/GL3x.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9881bf6e69b52efc1eb57a4027d9a8817ef8cbcb 27-Jun-2012 Brian Paul <brianp@vmware.com> mesa: more const qualifiers to match the latest glext.h

For some reason regular gcc on Linux didn't catch these but the mingw
compiler did (generated errors, not warnings).

v2: include the changes in src/mapi/ too
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
ffbccb8cefe6d84db747d3f85a6a7c70c1122f43 25-May-2012 Ian Romanick <ian.d.romanick@intel.com> glapi: Add missing framebuffer sRGB enum

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
2d8d85d7fbd9c77692e263463513e6aed48e561b 25-May-2012 Ian Romanick <ian.d.romanick@intel.com> glapi: Add uniform buffer object enums

These are from OpenGL 3.1 and ARB_uniform_buffer_object. I only added
them to 3.1 because that required the least work.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
502449d71f5eed6b8db00549dd4759743260f41a 25-May-2012 Ian Romanick <ian.d.romanick@intel.com> glapi: Add texture swizzle enums

These are from OpenGL 3.3, ARB_texture_swizzle, and
EXT_texture_swizzle (with different names). I only added them to 3.3
because that required the least work.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
a4a0c1f09d5f3854fed8d760344af08a34af984f 25-May-2012 Ian Romanick <ian.d.romanick@intel.com> glapi: Add a couple missing 3.0 enums

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
0be44a35418d3b258c20f73d11eb2862cc56e823 21-Mar-2012 Eric Anholt <eric@anholt.net> glapi: Mark TexBuffer as an alias of TexBufferARB.

This is set correctly in gl.spec, but was missed in Mesa. As a
result, only one of the two was hooked up in Mesa.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
91c8bedb8a546c922835f119ba330faa4e2e4fc9 17-Jan-2012 Dylan Noblesmith <nobled@dreamwidth.org> glapi: add GL_ARB_texture_float

And add some missing core GL 3.0 enums that came from this
extension, too.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
bae4cd6882fd69f3beac6d5c8dd33efb5b4ea777 16-Jan-2012 Dylan Noblesmith <nobled@dreamwidth.org> glapi: add ARB_texture_rg

Noticed it was missing based on the lack of a descriptive enum
name from this bug's error message:

https://bugs.freedesktop.org/show_bug.cgi?id=44039

This moves two enums out of GL3x.xml. Though since this and
GL_ARB_texture_compression_rgtc are both strict subsets of GL3,
both extensions should have had all their enums in that file
to begin with, not just two of them.

Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
acd7ce57f79b3bd729041dc97c04a78386d13404 25-Mar-2011 José Fonseca <jfonseca@vmware.com> mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
5ed51e950f8b5850cada5aa6289215dbf254c1c7 21-Nov-2010 Brian Paul <brianp@vmware.com> mesa: hook up GL 3.x entrypoints

Fix up some details in the xml files and regenerate dispatch files.
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml
81c347ef79bc495eb45ae3e257bc534a6ebbf83d 21-Nov-2010 Brian Paul <brianp@vmware.com> glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versions
/external/mesa3d/src/mapi/glapi/gen/GL3x.xml