summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-11-07build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.Matt Turner1-3/+3
2013-11-07glapi: Add infrastructure for ARB_vertex_attrib_bindingFredrik Höglund1-0/+1
2013-11-01mesa: Add new functions and enums required by GL_ARB_sample_shadingAnuj Phogat1-1/+4
2013-10-29glapi: Add support for ARB_shader_atomic_counters.Francisco Jerez1-0/+1
2013-10-26implement NV_vdpau_interop v7Christian König1-0/+1
2013-10-16glapi: Add missing XML files to Makefile dependencies.Matt Turner1-0/+8
2013-10-03mesa: fix make check for ARB_texture_gatherChris Forbes1-0/+1
2013-09-26mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke1-0/+1
2013-08-21glapi/gen: build temporary files in the build directoryMaarten Lankhorst1-4/+4
2013-04-15build: Move src/mapi/mapi/* to src/mapi/Matt Turner1-1/+1
2013-03-09glapi/gen: Remove duplicate PYTHON_FLAGSStefan Brüns1-7/+7
2013-01-30mesa: implement GL_ARB_texture_buffer_rangeChristoph Bumiller1-0/+1
2013-01-13glapi/gen: remove an obsolete comment from Makefile.amAndreas Boll1-5/+0
2013-01-13Remove hacks for static MakefilesMatt Turner1-7/+4
2013-01-10build: mapi/glapi/gen: Use BUILT_SOURCESMatt Turner1-4/+6
2013-01-10glapi: Add enums for ARB_ES3_compatibilityMatt Turner1-0/+2
2012-11-06dispatch: Code generate api_exec.c.Paul Berry1-0/+4
2012-11-01dispatch: Include GLES1-only functions in dispatch table.Paul Berry1-15/+16
2012-08-24build: Only generate dispatch assembly code that will be builtMatt Turner1-4/+12
2012-08-13build: fix out of tree generation of glapi_mapi_tmp.hChristopher James Halse Rogers1-1/+1
2012-07-11glapi: Apply Xorg indent rules to all files generated for the xserverIan Romanick1-15/+39
2012-07-02glapi/gen: fix out of tree buildDylan Noblesmith1-23/+29
2012-06-21glapi: Add uniform buffer object APIVincent Lejeune1-0/+1
2012-06-21automake: Convert src/mapi/glapi/gen to silent build.Eric Anholt1-24/+26
2012-06-21automake: Convert src/mapi/glapi/gen/Makefile to automake.Eric Anholt1-0/+237