| Commit message (Expand) | Author | Age | Files | Lines |
* | glapi: add ARB_indirect_parameters definitions | Ilia Mirkin | 2016-01-07 | 3 | -1/+36 |
* | mesa: do not enable KHR_debug for ES 1.0 | Emil Velikov | 2015-12-03 | 1 | -10/+10 |
* | glapi: add GetPointervKHR to the ES dispatch | Emil Velikov | 2015-12-03 | 1 | -0/+5 |
* | Remove Sun CC specific code. | Jose Fonseca | 2015-12-02 | 2 | -4/+4 |
* | glapi: work-around MSVC 65K string length limitation for enums.c | Brian Paul | 2015-12-01 | 1 | -3/+10 |
* | mapi: Fix enums.c build with other build systems. | Eric Anholt | 2015-12-01 | 1 | -1/+1 |
* | mesa: Drop the blacklisting of new GL enums. | Eric Anholt | 2015-12-01 | 1 | -266/+0 |
* | mesa: Use a 32-bit offset for the enums.c string offset table. | Eric Anholt | 2015-12-01 | 1 | -3/+1 |
* | mesa: Prefer newer names to older ones among names present in core. | Eric Anholt | 2015-12-01 | 1 | -17/+8 |
* | mesa: Drop bitfield "enums" from the enum-to-string table. | Eric Anholt | 2015-12-01 | 1 | -8/+11 |
* | mesa: Switch to using the Khronos registry for generating enums. | Eric Anholt | 2015-12-01 | 2 | -39/+370 |
* | mesa: Remove the python mode bits from gl_enums.py. | Eric Anholt | 2015-12-01 | 1 | -1/+0 |
* | mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS. | Eric Anholt | 2015-12-01 | 1 | -1/+0 |
* | mesa: Drop enums that had been removed in later revs of specs. | Eric Anholt | 2015-12-01 | 3 | -6/+0 |
* | mesa: Fix a typo in AMD_performance_monitor enum. | Eric Anholt | 2015-12-01 | 1 | -1/+1 |
* | mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION | Eric Anholt | 2015-12-01 | 1 | -2/+2 |
* | mesa: Add a copy of the Khronos gl.xml (SVN #31705). | Eric Anholt | 2015-12-01 | 1 | -0/+45348 |
* | mesa: remove ARB_geometry_shader4 | Marta Lofstedt | 2015-11-26 | 3 | -59/+1 |
* | glapi: add EXT_blend_func_extended XML definitions | Ryan Houdek | 2015-11-19 | 2 | -1/+28 |
* | mesa: expose support for GL_EXT_buffer_storage | Ryan Houdek | 2015-11-04 | 1 | -0/+9 |
* | mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES | Ryan Houdek | 2015-11-01 | 2 | -3/+91 |
* | glapi: add function pointers for KHR_debug for gles | Matthew Waters | 2015-10-07 | 1 | -0/+73 |
* | mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix. | Kyle Brenneman | 2015-10-02 | 1 | -1/+1 |
* | glapi: add ARB_shader_storage_block_buffer_object | Samuel Iglesias Gonsalvez | 2015-09-25 | 4 | -2/+59 |
* | mesa: move GL_APPLE_object_purgeable functions to new file | Brian Paul | 2015-09-16 | 1 | -0/+1 |
* | mapi: automake: rework the source generation rules | Emil Velikov | 2015-09-09 | 1 | -19/+19 |
* | mapi: automake: rework the *api/glapi_mapi_tmp.h rules | Emil Velikov | 2015-09-09 | 1 | -11/+12 |
* | glapi: Inline x86_64_current_tls(). | Matt Turner | 2015-09-01 | 1 | -8/+2 |
* | mesa: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1 | Marta Lofstedt | 2015-09-01 | 2 | -4/+4 |
* | ABI-check: Use more portable bash invocation. | Vinson Lee | 2015-08-27 | 2 | -2/+2 |
* | glapi: Remove _x86_64_get_get_dispatch symbol from x86-64 assembly. | Matt Turner | 2015-08-27 | 1 | -6/+0 |
* | glapi: add GL_OES_texture_storage_multisample_2d_array extension | Tapani Pälli | 2015-08-27 | 1 | -0/+19 |
* | glapi: add support for KHR_texture_compression_astc_ldr | Nanley Chery | 2015-08-26 | 3 | -1/+42 |
* | mapi: ship ARB_tessellation_shader.xml | Emil Velikov | 2015-08-22 | 1 | -0/+1 |
* | mesa: Implement glMemoryBarrierByRegion | Marta Lofstedt | 2015-08-17 | 1 | -0/+6 |
* | apiexec: remove leading gl from shader subroutine interfaces | Dave Airlie | 2015-07-24 | 1 | -8/+8 |
* | dispatch_sanity: add shader subroutine to fix make check | Dave Airlie | 2015-07-23 | 1 | -0/+11 |
* | glapi: Add ARB_shader_subroutine functions and enums (v2) | Chris Forbes | 2015-07-23 | 3 | -1/+88 |
* | mapi: add ARB_tessellation_shader | Fabian Bieler | 2015-07-23 | 3 | -1/+68 |
* | glapi: fix argument parsing in glX_proto_recv.py | Dylan Baker | 2015-07-22 | 1 | -2/+2 |
* | mesa: add API dispatch for GL_ARB_get_texture_sub_image | Brian Paul | 2015-07-21 | 3 | -1/+44 |
* | mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string(). | Kenneth Graunke | 2015-07-20 | 1 | -1/+1 |
* | mesa: Enable subdir-objects globally. | Matt Turner | 2015-06-26 | 1 | -2/+0 |
* | glapi: remap_helper.py: remove unused argument 'es' | Emil Velikov | 2015-06-23 | 1 | -8/+0 |
* | glapi: gl_table.py: remove unused variable 'es' | Emil Velikov | 2015-06-23 | 1 | -49/+8 |
* | mesa: Constants and functions for ARB_framebuffer_no_attachments | Kevin Rogovin | 2015-06-17 | 4 | -1/+41 |
* | glapi: Make GL_ARB_direct_state_access functions exclusive to core profile | Ian Romanick | 2015-05-28 | 1 | -0/+100 |
* | glapi: Store exec table version info outside the XML | Ian Romanick | 2015-05-28 | 3 | -12/+185 |
* | gles/es3.1: Enable dispatch of almost all new GLES 3.1 functions | Ian Romanick | 2015-05-28 | 10 | -65/+65 |
* | glapi: Avoid argparse type argument for API XML input files. | Jose Fonseca | 2015-05-26 | 3 | -12/+12 |