summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/gl_API.xml
AgeCommit message (Expand)AuthorFilesLines
2013-11-07glapi: Add infrastructure for ARB_vertex_attrib_bindingFredrik Höglund1-1/+5
2013-11-01mesa: Add new functions and enums required by GL_ARB_sample_shadingAnuj Phogat1-1/+3
2013-10-29glapi: Add support for ARB_shader_atomic_counters.Francisco Jerez1-0/+2
2013-10-26implement NV_vdpau_interop v7Christian König1-0/+2
2013-10-22mesa: remove remnants of GL_MESA_shader_debugBrian Paul1-32/+0
2013-10-07glapi: add output info to GetProgramiv's paramsEmilio Pozuelo Monfort1-1/+1
2013-10-03mesa: add texture gather changesMaxence Le Dore1-1/+1
2013-09-26mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke1-0/+2
2013-09-04glapi: Setup autogeneration infrastructure for KHR_debugTimothy Arceri1-1/+148
2013-06-28mesa: Remove GL_MESA_resize_buffersIan Romanick1-1/+1
2013-06-26mesa: add const qualifier to glMultiDrawElementsEXT() indices paramBrian Paul1-1/+1
2013-04-19glapi: Add counter information for glBufferData(), like glBufferSubData().Eric Anholt1-2/+2
2013-04-19glapi: Add parameter count information for uniforms.Eric Anholt1-34/+34
2013-03-31glapi: add definition of ARB_texture_storage_multisampleChris Forbes1-0/+4
2013-03-02glapi: add ARB_texture_multisampleChris Forbes1-1/+2
2013-01-30mesa: implement GL_ARB_texture_buffer_rangeChristoph Bumiller1-0/+4
2013-01-15glapi: Remove duplicate ARB_base_instance from gl_API.xmlIan Romanick1-2/+0
2013-01-15mesa: Add dispatch and extension XML for GL_ARB_internalformat_queryIan Romanick1-2/+4
2013-01-11glapi: Reorder and clean up some of the includes and commentsIan Romanick1-7/+3
2013-01-10glapi: Move ARB_base_instance to the correct locationMatt Turner1-3/+5
2013-01-10glapi: Add enums for ARB_ES3_compatibilityMatt Turner1-0/+6
2012-11-12mesa: Standardize names of OpenGL functions.Paul Berry1-1005/+937
2012-11-09glapi: add ARB_texture_cube_map_array.Dave Airlie1-1/+1
2012-11-06glapi: Annotate XML with function name suffix anomalies.Paul Berry1-51/+84
2012-11-06glapi: Annotate XML with exec="loopback" for loopback functions.Paul Berry1-202/+265
2012-11-06glapi: Annotate XML with exec="dynamic" for dynamic functions.Paul Berry1-69/+108
2012-11-06glapi: Annotate XML with exec="skip" for unimplemented functions.Paul Berry1-261/+289
2012-11-06glapi: Annotate XML with deprecated="3.1" for deprecated functions.Paul Berry1-500/+659
2012-11-03glapi: move include for ARB_get_program_binary.xml to gl_API.xmlJordan Justen1-0/+3
2012-10-31mesa: implement ARB_map_buffer_alignmentMarek Olšák1-1/+7
2012-10-16glapi: Add es2="3.0" attributes to XML.Matt Turner1-23/+23
2012-10-16glapi: Add es1 and es2 attributes to XML.Paul Berry1-167/+182
2012-10-10glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension sectionImre Deak1-1/+2
2012-08-14glapi: Add GL_ARB_invalidate_subdataIan Romanick1-0/+2
2012-07-12glapi: add ARB_transform_feedback_instancedMarek Olšák1-1/+18
2012-07-12glapi: add ARB_transform_feedback3Marek Olšák1-1/+30
2012-07-10glapi: add ARB_timer_queryMarek Olšák1-1/+21
2012-06-27mesa: more const qualifiers to match the latest glext.hBrian Paul1-1/+1
2012-06-27glapi: add const qualifier to glShaderSourceARB() parameterBrian Paul1-1/+1
2012-06-21glapi: Add uniform buffer object APIVincent Lejeune1-1/+3
2012-06-19mesa: Add support for GL_ARB_base_instanceFredrik Höglund1-1/+2
2012-06-13glapi: Remove GL_NV_vertex_array_range from the dispatch tableIan Romanick1-2/+2
2012-06-13glapi: Remove GL_NV_fence from the dispatch tableIan Romanick1-7/+7
2012-06-13glapi: Remove GL_NV_register_combiners from the dispatch tableIan Romanick1-13/+13
2012-06-13glapi: Remove GL_APPLE_texture_range from the dispatch tableIan Romanick1-2/+2
2012-06-13glapi: Remove GL_SGIX_pixel_texture from the dispatch tableIan Romanick1-1/+1
2012-06-13glapi: Remove GL_SGIS_pixel_texture from the dispatch tableIan Romanick1-6/+6
2012-06-13glapi: Add missing GL_EXT_texture_sRGB_decode enumsIan Romanick1-0/+6
2012-06-13glapi: Add missing GL_EXT_framebuffer_sRGB enumsIan Romanick1-0/+5
2012-06-13glapi: Add missing GL_EXT_packed_float enumsIan Romanick1-0/+6