include: Add helper header to help trap includes inside extern C.
[mesa.git] / src / mapi /
2015-03-05 Brian Paulmapi: actually remove unused u_thread.h
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-05 Emil Velikovmapi: fix *glapi dependency tracking
2015-03-05 Brian Paulmapi: remove u_thread.h
2015-03-05 Brian Paulmapi: use c11 call_once() instead of pthread_once()
2015-03-05 Brian Paulmapi: THREADS was always defined, remove it
2015-03-05 Brian Paulmapi: rewrite u_current_init() function without u_threa...
2015-03-05 Brian Paulmapi: fix preprocessor check in u_current_destroy()
2015-03-05 Brian Paulmapi: remove u_macros.h
2015-03-04 Brian Paulmapi: remove u_compiler.h
2015-03-04 Brian Paulmapi: use util/macros.h instead of locally defined...
2015-03-04 Brian Paulmapi: replace INLINE with inline
2015-03-04 Brian Paulmapi: remove unneeded ARRAY_SIZE #define
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-03-02 Brian Paulmapi: replace Elements() with ARRAY_SIZE()
2015-02-28 Matt Turnermapi: Don't rely on GNU void pointer arithmetic.
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
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-02-17 Marek Olšákmesa: implement GL_AMD_pinned_memory
2015-02-03 Ilia Mirkinglapi: add GL_EXT_polygon_offset_clamp
2015-01-23 Matt Turnermapi: Build with subdir-objects.
2015-01-23 Matt Turnermapi: Remove vgapi from SUBDIRS.
2015-01-19 Micah Fedkemesa: Add ARB_shader_precision infrastructure
2015-01-14 Tapani Pällimesa/glsl/glapi: enable GL_EXT_draw_buffers extension
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureBuffer.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage[23]DMulti...
2015-01-08 Laura Ekstrandmain: Added entry point for glGenerateTextureMipmap.
2015-01-08 Laura Ekstrandmain: Added entry points for glCompressedTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry point for glGetCompressedTextureImage.
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureImage.
2015-01-08 Laura Ekstrandmain: Added entry points for CopyTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureParameteriv...
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureLevelParameter...
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureParameteriv,...
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterf.
2015-01-08 Laura Ekstrandmain: Added entry point for BindTextureUnit.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage*D.
2015-01-08 Laura Ekstrandmain: Added entry point for glCreateTextures.
2015-01-08 Laura Ekstrandglapi: Added ARB_direct_state_access.xml file.
2015-01-07 José Fonsecaglapi: Force frame pointer elimination on Windows.
2014-12-16 Juha-Pekka Heikkilamapi: add glapi-test and shared-glapi-test to .gitignore
2014-12-12 Matt Turnermapi: Move rules for generating glapi_mapi_tmp.h out...
2014-12-12 Matt Turnermapi: Add ABI-check tests to distribution.
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 Turnervgapi: Add vgapi.csv to distribution.
2014-12-12 Matt Turnermapi: Add mapi_abi.py to EXTRA_DIST
2014-12-12 Matt Turnerglapi/gen: Add KHR_context_flush_control.xml to distrib...
2014-12-12 Matt Turnerglapi: Make mapi/glapi/gen before mapi to avoid distche...
2014-11-26 Matt Turnerglapi: Remove dead mesadef.py.
2014-11-26 José Fonsecamapi/glapi: Fix dll linkage of GLES1 symbols.
2014-11-24 Matt Turnerglapi: Remove dead gl_offsets.py.
2014-11-24 Matt Turnerglapi: Remove dead extension_helper.py.
2014-10-28 Neil Robertsmesa: Add support for the GL_KHR_context_flush_control...
2014-10-25 Mathias Fröhlichglx: Fix make check.
2014-10-25 Mathias Fröhlichmesa: Add ARB_clip_control.xml to automake.
2014-10-24 Mathias Fröhlichmesa: Implement ARB_clip_control.
2014-10-23 Jan Veselyglapi: Fix compiler warning and script name
2014-09-27 Emil Velikovmesa: remove last DJGPP remains
2014-09-24 Matt Turnermesa: Drop _mesa_bsearch() wrapper.
2014-09-24 Matt Turnermesa: Unifdef _WIN32_WCE.
2014-09-04 Timothy Arceriglapi: Add KHR_debug functions to check_table test
2014-09-04 Carl WorthEliminate several cases of multiplication in arguments...
2014-08-28 Timothy Arcerimesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE
2014-08-19 Tobias Klausmannglapi: add GL_ARB_conditional_render_inverted
2014-08-19 Matt Turnermapi: Inline shared-glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline glapi/Makefile.
2014-08-19 Matt Turnermapi: Inline es2api/Makefile.
2014-08-19 Matt Turnermapi: Inline es1api/Makefile.
2014-08-19 Matt Turnermapi: Inline shared-glapi/Makefile.
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-31 Vinson Leeglapi: Do not use backtrace on DragonFly.
2014-07-28 Tapani Pälliglapi: add indexed blend functions (GL 4.0)
2014-07-24 Ilia Mirkinmesa: add ARB_clear_texture.xml to file list, remove...
2014-07-23 Ilia Mirkinmesa/main: add ARB_clear_texture entrypoints
2014-07-15 Vinson Leeglapi: Use GetProcAddress instead of dlsym on Windows.
2014-06-30 Jason EkstrandRemove the ATI_envmap_bumpmap extension
2014-06-22 Chris Forbesglapi: Add (empty) api section for ARB_fragment_layer_v...
2014-06-16 Tapani Pälliglapi: add GL_ARB_explicit_uniform_location
2014-06-09 Chris Forbesglapi: Add XML infrastructure for ARB_compressed_textur...
2014-06-04 Chris Forbesglapi: Note apparent gap in numbering from ARB_multi_dr...
2014-05-30 Ian Romanickglapi: Duplicate GLES1 prototypes in glapi_dispatch.c
2014-05-23 Jon TURNEYFix build of appleglx
2014-05-20 Jeremy Huddleston... glapi: Avoid heap corruption in _glapi_table
2014-05-02 Petri Latvalamesa: Add core support for the GL_INTEL_performance_que...
2014-05-02 Ian Romanickmesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
2014-05-02 Ian Romanickmesa: Remove support for desktop OpenGL GL_EXT_separate...
2014-05-02 Fredrik Höglundglapi: Add infrastructure for ARB_multi_bind
2014-04-26 Enrico Hornmapi: OpenVG symbol exports.
2014-04-07 Eric Anholtglapi: Fix libglapi build.
2014-04-07 Matt Turnerglapi/build: Add headers to distribution.
next