summaryrefslogtreecommitdiffstats
path: root/src/mapi
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: Remove all vestiges of glFramebufferTextureFaceARBIan Romanick2015-05-152-2/+1
* glapi: Mark a couple functions "ignore" for GLXIan Romanick2015-05-151-2/+2
* main: Add entry point for NamedFramebufferDrawBuffers.Laura Ekstrand2015-05-141-0/+6
* main: Add entry point for NamedFramebufferReadBuffer.Laura Ekstrand2015-05-141-0/+5
* main: Add entry point for NamedFramebufferDrawBuffer.Laura Ekstrand2015-05-141-0/+5
* main: Add stubs for [Get]NamedFramebufferParameteri[v].Laura Ekstrand2015-05-141-0/+12
* main: Fake entry point for glClearNamedFramebufferfi.Laura Ekstrand2015-05-141-0/+7
* main: Fake entry point for glClearNamedFramebufferfv.Laura Ekstrand2015-05-141-0/+7
* main: Fake entry point for glClearNamedFramebufferuiv.Laura Ekstrand2015-05-141-0/+7
* main: Fake entry point for glClearNamedFramebufferiv.Laura Ekstrand2015-05-141-0/+7
* main: Add entry points for InvalidateNamedFramebuffer[Sub]Data.Laura Ekstrand2015-05-141-0/+16
* main: Add entry point for BlitNamedFramebuffer.Laura Ekstrand2015-05-141-0/+15
* main: Add entry point GetNamedFramebufferAttachmentParameteriv.Laura Ekstrand2015-05-141-0/+7
* main: Add entry point for CheckNamedFramebufferStatus.Laura Ekstrand2015-05-141-0/+6
* main: Major refactor of get_texture_for_framebuffer.Laura Ekstrand2015-05-141-1/+1
* main: Add entry points for glNamedFramebufferTexture[Layer].Laura Ekstrand2015-05-141-0/+15
* main: Add entry point for NamedFramebufferRenderbuffer.Laura Ekstrand2015-05-141-0/+7
* main: Add glCreateFramebuffers.Laura Ekstrand2015-05-141-0/+7
* glapi: Add extern "C" to glapi_priv.hAlexander von Gluck IV2015-05-131-0/+8
* mesa: Implement GetVertexArrayIndexed[64]ivFredrik Höglund2015-05-081-0/+14
* mesa: Implement GetVertexArrayivFredrik Höglund2015-05-081-0/+6
* mesa: Implement VertexArrayBindingDivisorFredrik Höglund2015-05-081-0/+6
* mesa: Implement VertexArrayAttribBindingFredrik Höglund2015-05-081-0/+6
* mesa: Implement VertexArrayAttrib[I|L]FormatFredrik Höglund2015-05-081-0/+25
* mesa: Implement VertexArrayVertexBuffersFredrik Höglund2015-05-081-0/+9
* mesa: Implement VertexArrayVertexBufferFredrik Höglund2015-05-081-0/+8
* mesa: Implement VertexArrayElementBufferFredrik Höglund2015-05-081-0/+5
* mesa: Implement EnableVertexArrayAttribFredrik Höglund2015-05-081-0/+5
* mesa: Implement DisableVertexArrayAttribFredrik Höglund2015-05-081-0/+5
* mesa: Implement CreateVertexArraysFredrik Höglund2015-05-081-0/+7
* mapi: add GL_ARB_vertex_attrib_64bit supportDave Airlie2015-05-083-1/+74
* glapi: Add positional argument specifier.Vinson Lee2015-05-061-1/+1
* glapi/es3.1: Add support for GLES versions > 3.0Ian Romanick2015-05-041-2/+2
* Fix a few typosZoë Blade2015-04-273-3/+3
* mapi: Adding missing string.h include.Pali Rohár2015-04-231-0/+2
* android: fix the building rules for Android 5.0Chih-Wei Huang2015-04-221-1/+1
* glapi: add GL_ARB_program_interface_query skeletonTapani Pälli2015-04-163-1/+113
* main: Added entry points for NamedRenderbufferStorage/MultisampleMartin Peres2015-03-251-0/+15
* main: Added entry point for glGetNamedRenderbufferParameterivMartin Peres2015-03-251-0/+6
* main: Added entry point for glCreateRenderbuffersMartin Peres2015-03-251-0/+7
* main: Added entry point for glCreateSamplersMartin Peres2015-03-251-0/+7
* main: Added entry point for glCreateProgramPipelinesMartin Peres2015-03-251-0/+7
* main: Added entry points for glGetQueryBufferObject*Martin Peres2015-03-251-0/+27
* main: Added entry point for glCreateQueriesMartin Peres2015-03-251-0/+8
* main: Added entry point for glGetTransformFeedbacki64_vMartin Peres2015-03-251-0/+7
* main: Added entry point for glGetTransformFeedbacki_vMartin Peres2015-03-251-0/+7
* main: Added entry point for glGetTransformFeedbackivMartin Peres2015-03-251-0/+6
* main: Added entry point for glTransformFeedbackBufferRangeMartin Peres2015-03-251-0/+8
* main: Added entry point for glTransformFeedbackBufferBaseMartin Peres2015-03-251-0/+6
* main: Added entry point for glCreateTransformFeedbacksMartin Peres2015-03-251-0/+7