aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
Commit message (Expand)AuthorAgeFilesLines
* mesa/marshal: add custom BufferData/BufferSubData marshallingTimothy Arceri2017-03-241-2/+2
* mesa: disable glthread when glNewList() is calledTimothy Arceri2017-03-201-1/+1
* mesa: Track the current vertex/element array buffers for glthread.Eric Anholt2017-03-161-20/+39
* mesa: Disable glthread when glBegin() is called.Eric Anholt2017-03-161-1/+1
* glapi: Mark vertex attrib pointer functions as async.Eric Anholt2017-03-161-16/+16
* mesa: Custom thread marshalling for Flush.Paul Berry2017-03-161-2/+1
* mesa: Custom thread marshalling for ShaderSource.Paul Berry2017-03-161-1/+1
* glapi: Mark compressed teximage functions as sync.Eric Anholt2017-03-161-5/+5
* glapi: Annotate functions with "marshal" attribute.Paul Berry2017-03-161-16/+24
* glapi: fix typo in count_scaleGregory Hainaut2017-03-071-1/+1
* mapi: Add support for ARB_gpu_shader_int64.Dave Airlie2017-01-201-0/+2
* glapi: add missing INTEL_conservative_rasterizationLionel Landwerlin2016-12-131-0/+4
* glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...Francisco Jerez2016-10-201-13/+17
* glapi: add entry points for GL_ARB_compute_variable_group_sizeSamuel Pitoiset2016-10-071-1/+3
* mesa: introduce glPrimitiveBoundingBoxARB entrypointIlia Mirkin2016-09-131-0/+37
* mapi: don't forget to expose GetPointerv in GL ES 3.2Ilia Mirkin2016-09-031-1/+1
* glapi: add KHR_blend_equation_advanced dispatchIlia Mirkin2016-08-251-0/+24
* glapi: add GL_EXT_window_rectangles entrypointsIlia Mirkin2016-06-181-0/+2
* i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen2016-05-251-0/+3
* glapi: Add GL_ARB_cull_distanceTobias Klausmann2016-05-141-1/+6
* glapi: Update dispatch XML files for OES_texture_compression_astc.xmlAnuj Phogat2016-05-031-0/+2
* mesa: expose EXT_polygon_offset_clamp in ES contextsIlia Mirkin2016-04-031-1/+1
* mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2Alejandro Piñeiro2016-03-031-1/+1
* mesa: implement GL_ATI_meminfo (v2)Marek Olšák2016-02-051-0/+6
* mesa: implement GL_NVX_gpu_memory_info (v2)Marek Olšák2016-02-051-0/+8
* glapi: Add xml infrastructure for ARB_query_buffer_objectRafal Mielniczuk2016-02-041-1/+8
* mesa: add GREMEDY_string_markerRob Clark2016-01-211-0/+2
* glapi: add ARB_indirect_parameters definitionsIlia Mirkin2016-01-071-1/+5
* mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.Eric Anholt2015-12-011-1/+0
* mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITIONEric Anholt2015-12-011-2/+2
* mesa: remove ARB_geometry_shader4Marta Lofstedt2015-11-261-1/+1
* glapi: add ARB_shader_storage_block_buffer_objectSamuel Iglesias Gonsalvez2015-09-251-1/+5
* glapi: add support for KHR_texture_compression_astc_ldrNanley Chery2015-08-261-1/+1
* glapi: Add ARB_shader_subroutine functions and enums (v2)Chris Forbes2015-07-231-1/+3
* mapi: add ARB_tessellation_shaderFabian Bieler2015-07-231-1/+5
* mesa: add API dispatch for GL_ARB_get_texture_sub_imageBrian Paul2015-07-211-1/+3
* mesa: Constants and functions for ARB_framebuffer_no_attachmentsKevin Rogovin2015-06-171-1/+3
* gles/es3.1: Enable dispatch of almost all new GLES 3.1 functionsIan Romanick2015-05-281-2/+2
* glapi: Whitespace clean up after the previous commitIan Romanick2015-05-151-344/+173
* glapi: Remove all offset tags from the XMLIan Romanick2015-05-151-731/+731
* glapi: Whitespace clean up after the previous commitIan Romanick2015-05-151-14/+8
* glapi: Remove all static_dispatch tags from the XMLIan Romanick2015-05-151-56/+56
* glapi: Mark a couple functions "ignore" for GLXIan Romanick2015-05-151-2/+2
* mapi: add GL_ARB_vertex_attrib_64bit supportDave Airlie2015-05-081-1/+3
* glapi: add GL_ARB_program_interface_query skeletonTapani Pälli2015-04-161-1/+3
* glapi: add ARB_gpu_shader_fp64 (v2)Dave Airlie2015-02-191-0/+2
* mesa: Add support for the ARB_pipeline_statistics_query extensionBen Widawsky2015-02-171-0/+3
* mesa: implement GL_AMD_pinned_memoryMarek Olšák2015-02-171-0/+4
* glapi: add GL_EXT_polygon_offset_clampIlia Mirkin2015-02-021-0/+11
* mesa: Add ARB_shader_precision infrastructureMicah Fedke2015-01-191-1/+5