summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/GL3x.xml
AgeCommit message (Expand)AuthorFilesLines
2017-05-17mesa: add KHR_no_error support for FramebufferTextureTimothy Arceri1-1/+1
2017-05-04mesa/varray: make use of dispatch KHR_no_error supportTimothy Arceri1-1/+2
2017-03-25mesa/glthread: add custom marshalling for ClearBufferfv()Timothy Arceri1-1/+1
2017-03-16mesa: Track the current vertex/element array buffers for glthread.Eric Anholt1-1/+2
2017-03-16glapi: Mark vertex attrib pointer functions as async.Eric Anholt1-1/+1
2016-05-26mapi: expose new functions in GL ES 3.2Ilia Mirkin1-10/+10
2015-12-01mesa: Drop enums that had been removed in later revs of specs.Eric Anholt1-2/+0
2015-05-28gles/es3.1: Enable dispatch of almost all new GLES 3.1 functionsIan Romanick1-1/+1
2015-05-15glapi: Remove all offset tags from the XMLIan Romanick1-50/+50
2013-05-01mesa: implement glFramebufferTextureJordan Justen1-1/+1
2013-04-19glapi: Add parameter count information for uniforms.Eric Anholt1-8/+8
2013-01-10mesa: Rename and wire-up GetInteger64i_vMatt Turner1-1/+1
2012-11-19mesa: Mark GetBufferParameteri64v as implemented.Kenneth Graunke1-2/+1
2012-11-12mesa: Standardize names of OpenGL functions.Paul Berry1-43/+43
2012-11-06glapi: Annotate XML with exec="skip" for unimplemented functions.Paul Berry1-3/+4
2012-10-23glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.Paul Berry1-1/+2
2012-10-23glapi: Alias ClampColor and ClampColorARB.Paul Berry1-1/+1
2012-10-16glapi: Add es2="3.0" attributes to XML.Matt Turner1-34/+34
2012-06-27mesa: more const qualifiers to match the latest glext.hBrian Paul1-1/+1
2012-06-13glapi: Add missing framebuffer sRGB enumIan Romanick1-0/+1
2012-06-13glapi: Add uniform buffer object enumsIan Romanick1-0/+32
2012-06-13glapi: Add texture swizzle enumsIan Romanick1-0/+5
2012-06-13glapi: Add a couple missing 3.0 enumsIan Romanick1-0/+2
2012-04-09glapi: Mark TexBuffer as an alias of TexBufferARB.Eric Anholt1-1/+1
2012-03-26glapi: add GL_ARB_texture_floatDylan Noblesmith1-0/+7
2012-03-26glapi: add ARB_texture_rgDylan Noblesmith1-2/+0
2011-03-25mesa,mapi: Remove spurious const keyword from ClearBufferfi args.José Fonseca1-2/+2
2010-11-21mesa: hook up GL 3.x entrypointsBrian Paul1-97/+105
2010-11-21glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versionsBrian Paul1-0/+581