glapi: Remove static dispatch for functions that didn't exist in 10.3
[mesa.git] / src / mapi /
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static dispatch for functions that didn...
2015-05-16 Ian Romanickglapi: Remove static_dispatch from the DTD
2015-05-16 Ian Romanickglapi: Whitespace clean up after the previous commit
2015-05-16 Ian Romanickglapi: Remove all static_dispatch tags from the XML
2015-05-16 Ian Romanickglapi: Store list of functions with static dispatch...
2015-05-16 Ian Romanickglapi: Store static dispatch offsets in a separate...
2015-05-16 Ian Romanickmesa: Remove all vestiges of glFramebufferTextureFaceARB
2015-05-16 Ian Romanickglapi: Mark a couple functions "ignore" for GLX
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferDrawBuffers.
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferReadBuffer.
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferDrawBuffer.
2015-05-14 Laura Ekstrandmain: Add stubs for [Get]NamedFramebufferParameteri[v].
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferfi.
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferfv.
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferuiv.
2015-05-14 Laura Ekstrandmain: Fake entry point for glClearNamedFramebufferiv.
2015-05-14 Laura Ekstrandmain: Add entry points for InvalidateNamedFramebuffer...
2015-05-14 Laura Ekstrandmain: Add entry point for BlitNamedFramebuffer.
2015-05-14 Laura Ekstrandmain: Add entry point GetNamedFramebufferAttachmentPara...
2015-05-14 Laura Ekstrandmain: Add entry point for CheckNamedFramebufferStatus.
2015-05-14 Laura Ekstrandmain: Major refactor of get_texture_for_framebuffer.
2015-05-14 Laura Ekstrandmain: Add entry points for glNamedFramebufferTexture...
2015-05-14 Laura Ekstrandmain: Add entry point for NamedFramebufferRenderbuffer.
2015-05-14 Laura Ekstrandmain: Add glCreateFramebuffers.
2015-05-13 Alexander von Gluck IVglapi: Add extern "C" to glapi_priv.h
2015-05-08 Fredrik Höglundmesa: Implement GetVertexArrayIndexed[64]iv
2015-05-08 Fredrik Höglundmesa: Implement GetVertexArrayiv
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayBindingDivisor
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayAttribBinding
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayAttrib[I|L]Format
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayVertexBuffers
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayVertexBuffer
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayElementBuffer
2015-05-08 Fredrik Höglundmesa: Implement EnableVertexArrayAttrib
2015-05-08 Fredrik Höglundmesa: Implement DisableVertexArrayAttrib
2015-05-08 Fredrik Höglundmesa: Implement CreateVertexArrays
2015-05-08 Dave Airliemapi: add GL_ARB_vertex_attrib_64bit support
2015-05-07 Vinson Leeglapi: Add positional argument specifier.
2015-05-04 Ian Romanickglapi/es3.1: Add support for GLES versions > 3.0
2015-04-27 Zoë BladeFix a few typos
2015-04-23 Pali Rohármapi: Adding missing string.h include.
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-16 Tapani Pälliglapi: add GL_ARB_program_interface_query skeleton
2015-03-25 Martin Peresmain: Added entry points for NamedRenderbufferStorage...
2015-03-25 Martin Peresmain: Added entry point for glGetNamedRenderbufferParam...
2015-03-25 Martin Peresmain: Added entry point for glCreateRenderbuffers
2015-03-25 Martin Peresmain: Added entry point for glCreateSamplers
2015-03-25 Martin Peresmain: Added entry point for glCreateProgramPipelines
2015-03-25 Martin Peresmain: Added entry points for glGetQueryBufferObject*
2015-03-25 Martin Peresmain: Added entry point for glCreateQueries
2015-03-25 Martin Peresmain: Added entry point for glGetTransformFeedbacki64_v
2015-03-25 Martin Peresmain: Added entry point for glGetTransformFeedbacki_v
2015-03-25 Martin Peresmain: Added entry point for glGetTransformFeedbackiv
2015-03-25 Martin Peresmain: Added entry point for glTransformFeedbackBufferRange
2015-03-25 Martin Peresmain: Added entry point for glTransformFeedbackBufferBase
2015-03-25 Martin Peresmain: Added entry point for glCreateTransformFeedbacks
2015-03-23 Mario Kleinermapi: Make private copies of name strings provided...
2015-03-18 Brian Paulmapi: move some #includes from .h file to .c files
2015-03-18 Brian Paulmapi: add new _glapi_new_nop_table() and _glapi_set_nop...
2015-03-17 Laura Ekstrandmain: Add entry point for GetNamedBufferSubData.
2015-03-17 Laura Ekstrandmain: Add entry point for GetNamedBufferPointerv.
2015-03-17 Laura Ekstrandmain: Add entry points for GetNamedBufferParameteri...
2015-03-17 Laura Ekstrandmain: Add entry point for FlushMappedNamedBufferRange.
2015-03-17 Laura Ekstrandmain: Add entry point for UnmapNamedBuffer.
2015-03-17 Laura Ekstrandmain: Add entry points for MapNamedBuffer[Range].
2015-03-17 Laura Ekstrandmain: Add entry points for ClearNamedBuffer[Sub]Data.
2015-03-17 Laura Ekstrandmain: Add entry point for CopyNamedBufferSubData.
2015-03-17 Laura Ekstrandmain: Add entry point for NamedBufferSubData.
2015-03-17 Laura Ekstrandmain: Add entry point for NamedBufferData.
2015-03-17 Laura Ekstrandmain: Add entry point for NamedBufferStorage.
2015-03-17 Laura Ekstrandmain: Add entry point for CreateBuffers.
2015-03-12 Brian Paulmesa: move LONGSTRING into generated enums.c
2015-03-09 Laura Ekstrandmain: Add entry point for TextureBufferRange.
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.
next