summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* glapi: add GL_EXT_window_rectangles entrypointsIlia Mirkin2016-06-181-0/+1
* i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen2016-05-251-0/+2
* glapi: Update dispatch XML files for OES_texture_compression_astc.xmlAnuj Phogat2016-05-031-0/+1
* glapi/glx: Treat xserver generated targets as .PHONYAdam Jackson2016-03-281-0/+2
* glapi/glx: Emit direct GL calls instead of dispatch lookupAdam Jackson2016-03-281-11/+0
* glx: Unbreak generating some of the xorg glx headersAdam Jackson2016-03-281-2/+2
* mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2Alejandro Piñeiro2016-03-031-0/+1
* mesa: add GREMEDY_string_markerRob Clark2016-01-211-0/+1
* glapi: Build glapi_gentable.c only on DarwinAndreas Boll2016-01-211-3/+11
* glapi: add ARB_indirect_parameters definitionsIlia Mirkin2016-01-071-0/+1
* mesa: Switch to using the Khronos registry for generating enums.Eric Anholt2015-12-011-2/+2
* mesa: remove ARB_geometry_shader4Marta Lofstedt2015-11-261-1/+0
* glapi: add ARB_shader_storage_block_buffer_objectSamuel Iglesias Gonsalvez2015-09-251-0/+1
* mapi: automake: rework the source generation rulesEmil Velikov2015-09-091-19/+19
* glapi: add support for KHR_texture_compression_astc_ldrNanley Chery2015-08-261-0/+1
* mapi: ship ARB_tessellation_shader.xmlEmil Velikov2015-08-221-0/+1
* glapi: Add ARB_shader_subroutine functions and enums (v2)Chris Forbes2015-07-231-0/+1
* mesa: add API dispatch for GL_ARB_get_texture_sub_imageBrian Paul2015-07-211-0/+1
* mesa: Constants and functions for ARB_framebuffer_no_attachmentsKevin Rogovin2015-06-171-0/+1
* glapi: Store exec table version info outside the XMLIan Romanick2015-05-281-1/+2
* glapi: glX_proto_size.py: use argparse instead of getoptDylan Baker2015-05-221-1/+1
* glapi: track GL_ARB_program_interface_query.xml10.6-branchpointEmil Velikov2015-05-191-0/+1
* glapi: Store static dispatch offsets in a separate tableIan Romanick2015-05-151-0/+2
* mapi: add GL_ARB_vertex_attrib_64bit supportDave Airlie2015-05-081-0/+1
* glapi: add ARB_gpu_shader_fp64 (v2)Dave Airlie2015-02-191-0/+1
* mesa: Add support for the ARB_pipeline_statistics_query extensionBen Widawsky2015-02-171-0/+1
* glapi: Added ARB_direct_state_access.xml file.Laura Ekstrand2015-01-081-0/+1
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+1
* glapi/gen: Add gl_and_glX_API.xml to distribution.Matt Turner2014-12-121-0/+1
* glapi/gen: Add KHR_context_flush_control.xml to distribution.Matt Turner2014-12-121-0/+1
* glapi: Remove dead mesadef.py.Matt Turner2014-11-261-1/+0
* glapi: Remove dead extension_helper.py.Matt Turner2014-11-241-2/+0
* mesa: Add ARB_clip_control.xml to automake.Mathias Fröhlich2014-10-251-0/+1
* mesa: add ARB_texture_barrier supportIlia Mirkin2014-08-141-0/+1
* mesa: Add GL API support for ARB_copy_imageJason Ekstrand2014-08-111-0/+1
* mesa: add ARB_clear_texture.xml to file list, remove duplicate declsIlia Mirkin2014-07-241-0/+1
* glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storageChris Forbes2014-06-101-0/+1
* mesa: Add core support for the GL_INTEL_performance_query extension.Petri Latvala2014-05-021-0/+1
* glapi: Add infrastructure for ARB_multi_bindFredrik Höglund2014-05-021-0/+1
* glapi/gen: Ship more Python filesMatt Turner2014-04-071-0/+17
* glapi/gen: Ship XML and Python filesMatt Turner2014-04-071-1/+3
* glapi/gen: Add missing XML files to API_XMLMatt Turner2014-04-071-11/+10
* glapi: Enable ES compatibility modeIan Romanick2014-04-021-1/+1
* mesa/sso: Add extension entry points for GL_ARB_separate_shader_objectsGregory Hainaut2014-02-211-0/+1
* mesa/cs: Add dispatch API stubs for ARB_compute_shader.Paul Berry2014-02-051-0/+1
* mesa: Add ARB_viewport_array plumbingCourtney Goeltzenleuchter2014-01-201-0/+1
* glapi: Update dispatch XML files for ARB_shader_image_load_store.Francisco Jerez2014-01-151-0/+1
* mesa: Add API definitions for ARB_texture_viewCourtney Goeltzenleuchter2013-12-131-0/+1
* glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirectChris Forbes2013-11-251-0/+1
* build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner2013-11-071-3/+3