main: Add entry point for NamedBufferSubData.
[mesa.git] / src / mapi / glapi / gen / Makefile.am
2015-02-19 Dave Airlieglapi: add ARB_gpu_shader_fp64 (v2)
2015-02-18 Ben Widawskymesa: Add support for the ARB_pipeline_statistics_query...
2015-01-08 Laura Ekstrandglapi: Added ARB_direct_state_access.xml file.
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-12 Matt Turnerglapi/gen: Add gl_and_glX_API.xml to distribution.
2014-12-12 Matt Turnerglapi/gen: Add KHR_context_flush_control.xml to distrib...
2014-11-26 Matt Turnerglapi: Remove dead mesadef.py.
2014-11-24 Matt Turnerglapi: Remove dead extension_helper.py.
2014-10-25 Mathias Fröhlichmesa: Add ARB_clip_control.xml to automake.
2014-08-15 Ilia Mirkinmesa: add ARB_texture_barrier support
2014-08-11 Jason Ekstrandmesa: Add GL API support for ARB_copy_image
2014-07-24 Ilia Mirkinmesa: add ARB_clear_texture.xml to file list, remove...
2014-06-09 Chris Forbesglapi: Add XML infrastructure for ARB_compressed_textur...
2014-05-02 Petri Latvalamesa: Add core support for the GL_INTEL_performance_que...
2014-05-02 Fredrik Höglundglapi: Add infrastructure for ARB_multi_bind
2014-04-07 Matt Turnerglapi/gen: Ship more Python files
2014-04-07 Matt Turnerglapi/gen: Ship XML and Python files
2014-04-07 Matt Turnerglapi/gen: Add missing XML files to API_XML
2014-04-02 Ian Romanickglapi: Enable ES compatibility mode
2014-02-21 Gregory Hainautmesa/sso: Add extension entry points for GL_ARB_separat...
2014-02-05 Paul Berrymesa/cs: Add dispatch API stubs for ARB_compute_shader.
2014-01-20 Courtney Goeltzenl... mesa: Add ARB_viewport_array plumbing
2014-01-15 Francisco Jerezglapi: Update dispatch XML files for ARB_shader_image_l...
2013-12-13 Courtney Goeltzenl... mesa: Add API definitions for ARB_texture_view
2013-11-25 Chris Forbesglapi: add plumbing for GL_ARB_draw_indirect and GL_ARB...
2013-11-07 Matt Turnerbuild: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
2013-11-07 Fredrik Höglundglapi: Add infrastructure for ARB_vertex_attrib_binding
2013-11-01 Anuj Phogatmesa: Add new functions and enums required by GL_ARB_sa...
2013-10-29 Francisco Jerezglapi: Add support for ARB_shader_atomic_counters.
2013-10-26 Christian Königimplement NV_vdpau_interop v7
2013-10-17 Matt Turnerglapi: Add missing XML files to Makefile dependencies.
2013-10-03 Chris Forbesmesa: fix make check for ARB_texture_gather
2013-09-26 Kenneth Graunkemesa: Add core support for the GL_AMD_performance_monit...
2013-08-21 Maarten Lankhorstglapi/gen: build temporary files in the build directory
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2013-03-10 Stefan Brünsglapi/gen: Remove duplicate PYTHON_FLAGS
2013-01-30 Christoph Bumillermesa: implement GL_ARB_texture_buffer_range
2013-01-12 Andreas Bollglapi/gen: remove an obsolete comment from Makefile.am
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt Turnerbuild: mapi/glapi/gen: Use BUILT_SOURCES
2013-01-10 Matt Turnerglapi: Add enums for ARB_ES3_compatibility
2012-11-06 Paul Berrydispatch: Code generate api_exec.c.
2012-11-01 Paul Berrydispatch: Include GLES1-only functions in dispatch...
2012-08-24 Matt Turnerbuild: Only generate dispatch assembly code that will...
2012-08-13 Christopher James... build: fix out of tree generation of glapi_mapi_tmp.h
2012-07-11 Ian Romanickglapi: Apply Xorg indent rules to all files generated...
2012-07-02 Dylan Noblesmithglapi/gen: fix out of tree build
2012-06-21 Vincent Lejeuneglapi: Add uniform buffer object API
2012-06-21 Eric Anholtautomake: Convert src/mapi/glapi/gen to silent build.
2012-06-21 Eric Anholtautomake: Convert src/mapi/glapi/gen/Makefile to automake.