| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | glapi: glX_proto_size.py: use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: glX_proto_size.py: use argparse instead of getopt | Dylan Baker | 2015-05-22 | 2 | -46/+46 |
* | glapi: glX_proto_recv.py: Use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: glX_proto_recv.py: use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -25/+30 |
* | glapy: gl_genexec.py: use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: gl_genexec.py: use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -17/+12 |
* | glapi: glX_proto_send.py: use a main function. | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: glX_proto_send.py: use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -31/+28 |
* | glapi: glX_server_table.py: use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -23/+15 |
* | glapi: gl_SPARC_asm.py: use main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: gl_SPARC_asm.py use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -24/+14 |
* | glapi: gl_x86-64_asm.py: Use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: gl_x86_64_asm.py: Use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -24/+16 |
* | glapi: gl_x86_asm.py: use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+5 |
* | glapi: gl_x86_asm.py: use argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -25/+14 |
* | glapi: gl_gentable.py: use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: gl_gentable.py: Replace getopt with argparse | Dylan Baker | 2015-05-22 | 1 | -14/+15 |
* | glapi: gl_apitemp.py: Use a main function | Dylan Baker | 2015-05-22 | 1 | -1/+6 |
* | glapi: gl_apitemp.py: Convert to argparse instead of getopt | Dylan Baker | 2015-05-22 | 1 | -20/+19 |
* | glapi: gl_enums.py: use main() function for if __name__ == "__main__" | Dylan Baker | 2015-05-22 | 1 | -1/+5 |
* | glapi: gl_enums.py: use argparse instead of getopt. | Dylan Baker | 2015-05-22 | 1 | -16/+14 |
* | glapi: gl_procs.py: Use argparse rather than getopt | Dylan Baker | 2015-05-22 | 1 | -23/+19 |
* | glapi: gl_procs.py: Fix a few low hanging style things | Dylan Baker | 2015-05-22 | 1 | -7/+16 |
* | glapi: remap_helper.py: use argparse instead of optparse | Dylan Baker | 2015-05-22 | 1 | -24/+22 |
* | glapi: remap_helper.py: Fix some low hanging style issues | Dylan Baker | 2015-05-22 | 1 | -4/+13 |
* | glapi: gl_table.py: replace getopt with argparse. | Dylan Baker | 2015-05-22 | 1 | -37/+33 |
* | glapi: gl_table.py: Fix some low hanging style issues | Dylan Baker | 2015-05-22 | 1 | -16/+26 |
* | glapi: track GL_ARB_program_interface_query.xml10.6-branchpoint | Emil Velikov | 2015-05-19 | 1 | -0/+1 |
* | glapi: Remove offset from the DTD | Ian Romanick | 2015-05-15 | 1 | -1/+0 |
* | glapi: Whitespace clean up after the previous commit | Ian Romanick | 2015-05-15 | 11 | -443/+223 |
* | glapi: Remove all offset tags from the XML | Ian Romanick | 2015-05-15 | 60 | -1289/+1289 |
* | glapi: Use the offsets from static_data.py instead of from the XML | Ian Romanick | 2015-05-15 | 1 | -17/+5 |
* | glapi: Add a list of functions that are not used but still need dispatch slots | Ian Romanick | 2015-05-15 | 1 | -0/+56 |