summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add core support for the GL_INTEL_performance_query extension.Petri Latvala2014-05-021-0/+2
* glapi: Add infrastructure for ARB_multi_bindFredrik Höglund2014-05-021-0/+4
* glapi: Remove some duplicate ignore="true" linesIan Romanick2014-03-311-32/+0
* glapi: move KHR_debug into its own fileTimothy Arceri2014-03-081-143/+1
* glapi: add ARB_buffer_storageMarek Olšák2014-02-251-0/+19
* mesa/sso: Add extension entry points for GL_ARB_separate_shader_objectsGregory Hainaut2014-02-211-1/+5
* glapi: add definitions for ARB_gpu_shader5Jordan Justen2014-02-061-0/+2
* mesa/cs: Add dispatch API stubs for ARB_compute_shader.Paul Berry2014-02-051-1/+3
* mesa: Add ARB_viewport_array plumbingCourtney Goeltzenleuchter2014-01-201-1/+1
* glapi: Update dispatch XML files for ARB_shader_image_load_store.Francisco Jerez2014-01-151-0/+2
* mesa: Add infrastructure for GL_ARB_clear_buffer_objectPi Tabred2013-12-181-1/+5
* mesa: Add API definitions for ARB_texture_viewCourtney Goeltzenleuchter2013-12-131-1/+3
* glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirectChris Forbes2013-11-251-1/+3
* glapi: Add infrastructure for ARB_vertex_attrib_bindingFredrik Höglund2013-11-071-1/+5
* mesa: Add new functions and enums required by GL_ARB_sample_shadingAnuj Phogat2013-11-011-1/+3
* glapi: Add support for ARB_shader_atomic_counters.Francisco Jerez2013-10-291-0/+2
* implement NV_vdpau_interop v7Christian König2013-10-261-0/+2
* mesa: remove remnants of GL_MESA_shader_debugBrian Paul2013-10-221-32/+0
* glapi: add output info to GetProgramiv's paramsEmilio Pozuelo Monfort2013-10-071-1/+1
* mesa: add texture gather changesMaxence Le Dore2013-10-031-1/+1
* mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke2013-09-261-0/+2
* glapi: Setup autogeneration infrastructure for KHR_debugTimothy Arceri2013-09-041-1/+148
* mesa: Remove GL_MESA_resize_buffersIan Romanick2013-06-281-1/+1
* mesa: add const qualifier to glMultiDrawElementsEXT() indices paramBrian Paul2013-06-261-1/+1
* glapi: Add counter information for glBufferData(), like glBufferSubData().Eric Anholt2013-04-191-2/+2
* glapi: Add parameter count information for uniforms.Eric Anholt2013-04-191-34/+34
* glapi: add definition of ARB_texture_storage_multisampleChris Forbes2013-03-311-0/+4
* glapi: add ARB_texture_multisampleChris Forbes2013-03-021-1/+2
* mesa: implement GL_ARB_texture_buffer_rangeChristoph Bumiller2013-01-301-0/+4
* glapi: Remove duplicate ARB_base_instance from gl_API.xmlIan Romanick2013-01-151-2/+0
* mesa: Add dispatch and extension XML for GL_ARB_internalformat_queryIan Romanick2013-01-151-2/+4
* glapi: Reorder and clean up some of the includes and commentsIan Romanick2013-01-111-7/+3
* glapi: Move ARB_base_instance to the correct locationMatt Turner2013-01-101-3/+5
* glapi: Add enums for ARB_ES3_compatibilityMatt Turner2013-01-101-0/+6
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-121-1005/+937
* glapi: add ARB_texture_cube_map_array.Dave Airlie2012-11-091-1/+1
* glapi: Annotate XML with function name suffix anomalies.Paul Berry2012-11-061-51/+84
* glapi: Annotate XML with exec="loopback" for loopback functions.Paul Berry2012-11-061-202/+265
* glapi: Annotate XML with exec="dynamic" for dynamic functions.Paul Berry2012-11-061-69/+108
* glapi: Annotate XML with exec="skip" for unimplemented functions.Paul Berry2012-11-061-261/+289
* glapi: Annotate XML with deprecated="3.1" for deprecated functions.Paul Berry2012-11-061-500/+659
* glapi: move include for ARB_get_program_binary.xml to gl_API.xmlJordan Justen2012-11-031-0/+3
* mesa: implement ARB_map_buffer_alignmentMarek Olšák2012-10-311-1/+7
* glapi: Add es2="3.0" attributes to XML.Matt Turner2012-10-161-23/+23
* glapi: Add es1 and es2 attributes to XML.Paul Berry2012-10-161-167/+182
* glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension sectionImre Deak2012-10-101-1/+2
* glapi: Add GL_ARB_invalidate_subdataIan Romanick2012-08-141-0/+2
* glapi: add ARB_transform_feedback_instancedMarek Olšák2012-07-121-1/+18
* glapi: add ARB_transform_feedback3Marek Olšák2012-07-121-1/+30
* glapi: add ARB_timer_queryMarek Olšák2012-07-101-1/+21