summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add support for the GL_KHR_context_flush_control extensionNeil Roberts2014-10-281-0/+2
* mesa: Implement ARB_clip_control.Mathias Fröhlich2014-10-241-1/+3
* glapi: add GL_ARB_conditional_render_invertedTobias Klausmann2014-08-191-1/+10
* mesa: add ARB_texture_barrier supportIlia Mirkin2014-08-141-0/+4
* mesa: Add GL API support for ARB_copy_imageJason Ekstrand2014-08-111-1/+1
* mesa/main: add ARB_clear_texture entrypointsIlia Mirkin2014-07-231-1/+3
* Remove the ATI_envmap_bumpmap extensionJason Ekstrand2014-06-301-4/+4
* glapi: Add (empty) api section for ARB_fragment_layer_viewportChris Forbes2014-06-221-1/+7
* glapi: add GL_ARB_explicit_uniform_locationTapani Pälli2014-06-161-0/+6
* glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storageChris Forbes2014-06-101-1/+3
* glapi: Note apparent gap in numbering from ARB_multi_draw_indirectChris Forbes2014-06-041-0/+3
* 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