gallium/st + hgl: Build fixes for Haiku
[mesa.git] / src / mapi /
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.
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.
next