summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/GL3x.xml
Commit message (Expand)AuthorAgeFilesLines
* gles/es3.1: Enable dispatch of almost all new GLES 3.1 functionsIan Romanick2015-05-281-1/+1
* glapi: Remove all offset tags from the XMLIan Romanick2015-05-151-50/+50
* mesa: implement glFramebufferTextureJordan Justen2013-05-011-1/+1
* glapi: Add parameter count information for uniforms.Eric Anholt2013-04-191-8/+8
* mesa: Rename and wire-up GetInteger64i_vMatt Turner2013-01-101-1/+1
* mesa: Mark GetBufferParameteri64v as implemented.Kenneth Graunke2012-11-191-2/+1
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-121-43/+43
* glapi: Annotate XML with exec="skip" for unimplemented functions.Paul Berry2012-11-061-3/+4
* glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.Paul Berry2012-10-231-1/+2
* glapi: Alias ClampColor and ClampColorARB.Paul Berry2012-10-231-1/+1
* glapi: Add es2="3.0" attributes to XML.Matt Turner2012-10-161-34/+34
* mesa: more const qualifiers to match the latest glext.hBrian Paul2012-06-271-1/+1
* glapi: Add missing framebuffer sRGB enumIan Romanick2012-06-131-0/+1
* glapi: Add uniform buffer object enumsIan Romanick2012-06-131-0/+32
* glapi: Add texture swizzle enumsIan Romanick2012-06-131-0/+5
* glapi: Add a couple missing 3.0 enumsIan Romanick2012-06-131-0/+2
* glapi: Mark TexBuffer as an alias of TexBufferARB.Eric Anholt2012-04-091-1/+1
* glapi: add GL_ARB_texture_floatDylan Noblesmith2012-03-261-0/+7
* glapi: add ARB_texture_rgDylan Noblesmith2012-03-261-2/+0
* mesa,mapi: Remove spurious const keyword from ClearBufferfi args.José Fonseca2011-03-251-2/+2
* mesa: hook up GL 3.x entrypointsBrian Paul2010-11-211-97/+105
* glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versionsBrian Paul2010-11-211-0/+581