summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* glapi: Add infrastructure for ARB_vertex_attrib_bindingFredrik Höglund2013-11-071-0/+1
* mesa: Add new functions and enums required by GL_ARB_sample_shadingAnuj Phogat2013-11-011-1/+4
* glapi: Add support for ARB_shader_atomic_counters.Francisco Jerez2013-10-291-0/+1
* implement NV_vdpau_interop v7Christian König2013-10-261-0/+1
* glapi: Add missing XML files to Makefile dependencies.Matt Turner2013-10-161-0/+8
* mesa: fix make check for ARB_texture_gatherChris Forbes2013-10-031-0/+1
* mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke2013-09-261-0/+1
* glapi/gen: build temporary files in the build directoryMaarten Lankhorst2013-08-211-4/+4
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-151-1/+1
* glapi/gen: Remove duplicate PYTHON_FLAGSStefan Brüns2013-03-091-7/+7
* mesa: implement GL_ARB_texture_buffer_rangeChristoph Bumiller2013-01-301-0/+1
* glapi/gen: remove an obsolete comment from Makefile.amAndreas Boll2013-01-131-5/+0
* Remove hacks for static MakefilesMatt Turner2013-01-131-7/+4
* build: mapi/glapi/gen: Use BUILT_SOURCESMatt Turner2013-01-101-4/+6
* glapi: Add enums for ARB_ES3_compatibilityMatt Turner2013-01-101-0/+2
* dispatch: Code generate api_exec.c.Paul Berry2012-11-061-0/+4
* dispatch: Include GLES1-only functions in dispatch table.Paul Berry2012-11-011-15/+16
* build: Only generate dispatch assembly code that will be builtMatt Turner2012-08-241-4/+12
* build: fix out of tree generation of glapi_mapi_tmp.hChristopher James Halse Rogers2012-08-131-1/+1
* glapi: Apply Xorg indent rules to all files generated for the xserverIan Romanick2012-07-111-15/+39
* glapi/gen: fix out of tree buildDylan Noblesmith2012-07-021-23/+29
* glapi: Add uniform buffer object APIVincent Lejeune2012-06-211-0/+1
* automake: Convert src/mapi/glapi/gen to silent build.Eric Anholt2012-06-211-24/+26
* automake: Convert src/mapi/glapi/gen/Makefile to automake.Eric Anholt2012-06-211-0/+237