summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-05-22mesa: add APPLE_vertex_array_object stubsTimothy Arceri1-0/+1
2017-05-04mapi_abi.py: remove no longer used --mode optionEmil Velikov1-1/+1
2017-04-26mesa: drop APPLE_vertex_array_object supportTimothy Arceri1-1/+0
2017-04-05mesa: Add GL_ARB_sparse_buffer boilerplateNicolai Hähnle1-0/+1
2017-03-17mapi: automake: add all python scripts to EXTRA_DISTEmil Velikov1-0/+3
2017-03-17glapi: avoid using $< in non-suffix make rulesJonathan Gray1-2/+2
2017-03-16glapi: Generate GL API marshalling code from the XML.Paul Berry1-0/+8
2017-01-20mapi: Add support for ARB_gpu_shader_int64.Dave Airlie1-0/+1
2016-10-07glapi: add entry points for GL_ARB_compute_variable_group_sizeSamuel Pitoiset1-0/+1
2016-09-15direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")Jon Turney1-0/+3
2016-06-18glapi: add GL_EXT_window_rectangles entrypointsIlia Mirkin1-0/+1
2016-05-25i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen1-0/+2
2016-05-03glapi: Update dispatch XML files for OES_texture_compression_astc.xmlAnuj Phogat1-0/+1
2016-03-28glapi/glx: Treat xserver generated targets as .PHONYAdam Jackson1-0/+2
2016-03-28glapi/glx: Emit direct GL calls instead of dispatch lookupAdam Jackson1-11/+0
2016-03-28glx: Unbreak generating some of the xorg glx headersAdam Jackson1-2/+2
2016-03-03mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2Alejandro Piñeiro1-0/+1
2016-01-21mesa: add GREMEDY_string_markerRob Clark1-0/+1
2016-01-21glapi: Build glapi_gentable.c only on DarwinAndreas Boll1-3/+11
2016-01-07glapi: add ARB_indirect_parameters definitionsIlia Mirkin1-0/+1
2015-12-01mesa: Switch to using the Khronos registry for generating enums.Eric Anholt1-2/+2
2015-11-26mesa: remove ARB_geometry_shader4Marta Lofstedt1-1/+0
2015-09-25glapi: add ARB_shader_storage_block_buffer_objectSamuel Iglesias Gonsalvez1-0/+1
2015-09-09mapi: automake: rework the source generation rulesEmil Velikov1-19/+19
2015-08-26glapi: add support for KHR_texture_compression_astc_ldrNanley Chery1-0/+1
2015-08-22mapi: ship ARB_tessellation_shader.xmlEmil Velikov1-0/+1
2015-07-23glapi: Add ARB_shader_subroutine functions and enums (v2)Chris Forbes1-0/+1
2015-07-21mesa: add API dispatch for GL_ARB_get_texture_sub_imageBrian Paul1-0/+1
2015-06-17mesa: Constants and functions for ARB_framebuffer_no_attachmentsKevin Rogovin1-0/+1
2015-05-28glapi: Store exec table version info outside the XMLIan Romanick1-1/+2
2015-05-22glapi: glX_proto_size.py: use argparse instead of getoptDylan Baker1-1/+1
2015-05-19glapi: track GL_ARB_program_interface_query.xml10.6-branchpointEmil Velikov1-0/+1
2015-05-15glapi: Store static dispatch offsets in a separate tableIan Romanick1-0/+2
2015-05-08mapi: add GL_ARB_vertex_attrib_64bit supportDave Airlie1-0/+1
2015-02-19glapi: add ARB_gpu_shader_fp64 (v2)Dave Airlie1-0/+1
2015-02-17mesa: Add support for the ARB_pipeline_statistics_query extensionBen Widawsky1-0/+1
2015-01-08glapi: Added ARB_direct_state_access.xml file.Laura Ekstrand1-0/+1
2014-12-12mesa: Add scons files to distribution.Matt Turner1-0/+1
2014-12-12glapi/gen: Add gl_and_glX_API.xml to distribution.Matt Turner1-0/+1
2014-12-12glapi/gen: Add KHR_context_flush_control.xml to distribution.Matt Turner1-0/+1
2014-11-26glapi: Remove dead mesadef.py.Matt Turner1-1/+0
2014-11-24glapi: Remove dead extension_helper.py.Matt Turner1-2/+0
2014-10-25mesa: Add ARB_clip_control.xml to automake.Mathias Fröhlich1-0/+1
2014-08-14mesa: add ARB_texture_barrier supportIlia Mirkin1-0/+1
2014-08-11mesa: Add GL API support for ARB_copy_imageJason Ekstrand1-0/+1
2014-07-24mesa: add ARB_clear_texture.xml to file list, remove duplicate declsIlia Mirkin1-0/+1
2014-06-10glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storageChris Forbes1-0/+1
2014-05-02mesa: Add core support for the GL_INTEL_performance_query extension.Petri Latvala1-0/+1
2014-05-02glapi: Add infrastructure for ARB_multi_bindFredrik Höglund1-0/+1
2014-04-07glapi/gen: Ship more Python filesMatt Turner1-0/+17