i965: Add gen8 fast clear perf debug
[mesa.git] / src / mapi /
2015-05-28 Ian Romanickglapi: Make GL_ARB_direct_state_access functions exclus...
2015-05-28 Ian Romanickglapi: Store exec table version info outside the XML
2015-05-28 Ian Romanickgles/es3.1: Enable dispatch of almost all new GLES...
2015-05-26 Jose Fonsecaglapi: Avoid argparse type argument for API XML input...
2015-05-22 Dylan Bakerglapi: glX_proto_size.py: use a main function
2015-05-22 Dylan Bakerglapi: glX_proto_size.py: use argparse instead of getopt
2015-05-22 Dylan Bakerglapi: glX_proto_recv.py: Use a main function
2015-05-22 Dylan Bakerglapi: glX_proto_recv.py: use argparse instead of getopt
2015-05-22 Dylan Bakerglapy: gl_genexec.py: use a main function
2015-05-22 Dylan Bakerglapi: gl_genexec.py: use argparse instead of getopt
2015-05-22 Dylan Bakerglapi: glX_proto_send.py: use a main function.
2015-05-22 Dylan Bakerglapi: glX_proto_send.py: use argparse instead of getopt
2015-05-22 Dylan Bakerglapi: glX_server_table.py: use argparse instead of...
2015-05-22 Dylan Bakerglapi: gl_SPARC_asm.py: use main function
2015-05-22 Dylan Bakerglapi: gl_SPARC_asm.py use argparse instead of getopt
2015-05-22 Dylan Bakerglapi: gl_x86-64_asm.py: Use a main function
2015-05-22 Dylan Bakerglapi: gl_x86_64_asm.py: Use argparse instead of getopt
2015-05-22 Dylan Bakerglapi: gl_x86_asm.py: use a main function
2015-05-22 Dylan Bakerglapi: gl_x86_asm.py: use argparse instead of getopt
2015-05-22 Dylan Bakerglapi: gl_gentable.py: use a main function
2015-05-22 Dylan Bakerglapi: gl_gentable.py: Replace getopt with argparse
2015-05-22 Dylan Bakerglapi: gl_apitemp.py: Use a main function
2015-05-22 Dylan Bakerglapi: gl_apitemp.py: Convert to argparse instead of...
2015-05-22 Dylan Bakerglapi: gl_enums.py: use main() function for if __name__...
2015-05-22 Dylan Bakerglapi: gl_enums.py: use argparse instead of getopt.
2015-05-22 Dylan Bakerglapi: gl_procs.py: Use argparse rather than getopt
2015-05-22 Dylan Bakerglapi: gl_procs.py: Fix a few low hanging style things
2015-05-22 Dylan Bakerglapi: remap_helper.py: use argparse instead of optparse
2015-05-22 Dylan Bakerglapi: remap_helper.py: Fix some low hanging style...
2015-05-22 Dylan Bakerglapi: gl_table.py: replace getopt with argparse.
2015-05-22 Dylan Bakerglapi: gl_table.py: Fix some low hanging style issues
2015-05-19 Emil Velikovglapi: track GL_ARB_program_interface_query.xml
2015-05-16 Ian Romanickglapi: Remove offset from the DTD
2015-05-16 Ian Romanickglapi: Whitespace clean up after the previous commit
2015-05-16 Ian Romanickglapi: Remove all offset tags from the XML
2015-05-16 Ian Romanickglapi: Use the offsets from static_data.py instead...
2015-05-16 Ian Romanickglapi: Add a list of functions that are not used but...
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 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...
next