summaryrefslogtreecommitdiffstats
path: root/src/mapi
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: expose EXT_polygon_offset_clamp in ES contextsIlia Mirkin2016-04-031-1/+1
* mesa: add GL_OES/EXT_draw_buffers_indexed supportIlia Mirkin2016-03-311-0/+106
* mesa: add GL_EXT_copy_image supportIlia Mirkin2016-03-301-0/+22
* mesa: add GL_OES_copy_image supportIlia Mirkin2016-03-301-0/+22
* mesa: add GL_OES_sample_shading supportIlia Mirkin2016-03-301-0/+6
* glapi/glx: Mark the indirect swapped dispatch functions _X_COLDAdam Jackson2016-03-291-3/+3
* glapi/glx: Sync some additional error checking from xserverAdam Jackson2016-03-291-0/+4
* mesa: add OES_texture_buffer and EXT_texture_buffer supportIlia Mirkin2016-03-282-2/+38
* glapi/glx: Treat xserver generated targets as .PHONYAdam Jackson2016-03-281-0/+2
* glapi/glx: Thunk non-ABI calls through GetProcAddressAdam Jackson2016-03-281-2/+8
* glapi/glx: Emit direct GL calls instead of dispatch lookupAdam Jackson2016-03-282-34/+10
* glx: Unbreak generating some of the xorg glx headersAdam Jackson2016-03-281-2/+2
* glapi: remove the final function offset tagsEmil Velikov2016-03-094-30/+30
* mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2Alejandro Piñeiro2016-03-033-1/+121
* mesa: add GL_EXT_texture_border_clamp supportIlia Mirkin2016-02-222-4/+34
* mesa: add GL_OES_texture_border_clamp supportIlia Mirkin2016-02-221-1/+57
* mesa: move GL_ARB_debug_output code into new debug_output.c fileBrian Paul2016-02-081-0/+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
* glapi: add GL_OES_geometry_shader extensionMarta Lofstedt2016-01-222-3/+45
* mesa: add GREMEDY_string_markerRob Clark2016-01-213-0/+21
* glapi: Build glapi_gentable.c only on DarwinAndreas Boll2016-01-213-4/+18
* mesa: Reduce libGL.so binary size by about 15%Arlie Davis2016-01-211-16/+41
* mapi: include gl.xml in the tarballEmil Velikov2016-01-181-0/+1
* glapi: add ARB_indirect_parameters definitionsIlia Mirkin2016-01-073-1/+36
* mesa: do not enable KHR_debug for ES 1.0Emil Velikov2015-12-031-10/+10
* glapi: add GetPointervKHR to the ES dispatchEmil Velikov2015-12-031-0/+5
* Remove Sun CC specific code.Jose Fonseca2015-12-022-4/+4
* glapi: work-around MSVC 65K string length limitation for enums.cBrian Paul2015-12-011-3/+10
* mapi: Fix enums.c build with other build systems.Eric Anholt2015-12-011-1/+1
* mesa: Drop the blacklisting of new GL enums.Eric Anholt2015-12-011-266/+0
* mesa: Use a 32-bit offset for the enums.c string offset table.Eric Anholt2015-12-011-3/+1
* mesa: Prefer newer names to older ones among names present in core.Eric Anholt2015-12-011-17/+8
* mesa: Drop bitfield "enums" from the enum-to-string table.Eric Anholt2015-12-011-8/+11
* mesa: Switch to using the Khronos registry for generating enums.Eric Anholt2015-12-012-39/+370
* mesa: Remove the python mode bits from gl_enums.py.Eric Anholt2015-12-011-1/+0
* mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.Eric Anholt2015-12-011-1/+0
* mesa: Drop enums that had been removed in later revs of specs.Eric Anholt2015-12-013-6/+0
* mesa: Fix a typo in AMD_performance_monitor enum.Eric Anholt2015-12-011-1/+1
* mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITIONEric Anholt2015-12-011-2/+2
* mesa: Add a copy of the Khronos gl.xml (SVN #31705).Eric Anholt2015-12-011-0/+45348
* mesa: remove ARB_geometry_shader4Marta Lofstedt2015-11-263-59/+1
* glapi: add EXT_blend_func_extended XML definitionsRyan Houdek2015-11-192-1/+28
* mesa: expose support for GL_EXT_buffer_storageRyan Houdek2015-11-041-0/+9
* mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ESRyan Houdek2015-11-012-3/+91
* glapi: add function pointers for KHR_debug for glesMatthew Waters2015-10-071-0/+73
* mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix.Kyle Brenneman2015-10-021-1/+1
* glapi: add ARB_shader_storage_block_buffer_objectSamuel Iglesias Gonsalvez2015-09-254-2/+59
* mesa: move GL_APPLE_object_purgeable functions to new fileBrian Paul2015-09-161-0/+1