| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: add GL_OES_texture_border_clamp support | Ilia Mirkin | 2016-02-22 | 1 | -0/+10 |
* | glapi: add GL_OES_geometry_shader extension | Marta Lofstedt | 2016-01-22 | 1 | -0/+3 |
* | mesa: add GREMEDY_string_marker | Rob Clark | 2016-01-21 | 1 | -0/+3 |
* | glapi: add ARB_indirect_parameters definitions | Ilia Mirkin | 2016-01-07 | 1 | -0/+4 |
* | mesa/tests: add KHR_debug GLES glGetPointervKHR entry points | Emil Velikov | 2015-12-04 | 1 | -1/+4 |
* | mesa: Drop the blacklisting of new GL enums. | Eric Anholt | 2015-12-01 | 1 | -3/+2 |
* | mesa: Drop bitfield "enums" from the enum-to-string table. | Eric Anholt | 2015-12-01 | 1 | -13/+12 |
* | mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS. | Eric Anholt | 2015-12-01 | 1 | -3/+1 |
* | mesa: Cut enum_strings.cpp test down to a few hand-chosen enums. | Eric Anholt | 2015-12-01 | 1 | -1822/+36 |
* | mesa: remove ARB_geometry_shader4 | Marta Lofstedt | 2015-11-26 | 1 | -6/+0 |
* | mesa: Add test for sorted extension table | Nanley Chery | 2015-11-19 | 2 | -0/+52 |
* | glapi: add EXT_blend_func_extended XML definitions | Ryan Houdek | 2015-11-19 | 1 | -0/+8 |
* | mesa/tests: add glBufferStorageEXT to ES 3.1 dispatch list | Ilia Mirkin | 2015-11-04 | 1 | -0/+3 |
* | glapi: add function pointers for KHR_debug for gles | Matthew Waters | 2015-10-07 | 1 | -0/+25 |
* | main/tests: Enable glShaderStorageBlockBinding() check in dispatch_sanity test | Samuel Iglesias Gonsalvez | 2015-09-26 | 1 | -1/+1 |
* | main/tests: add ARB_shader_storage_buffer_object tokens to enum_strings | Samuel Iglesias Gonsalvez | 2015-09-25 | 1 | -0/+15 |
* | mesa/tests: Remove unneeded X11_CFLAGS | Jon TURNEY | 2015-09-07 | 1 | -1/+0 |
* | mesa: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1 | Marta Lofstedt | 2015-09-01 | 1 | -4/+2 |
* | mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array | Ilia Mirkin | 2015-08-28 | 1 | -0/+3 |
* | mesa/formats: remove compressed formats from matching function | Nanley Chery | 2015-08-25 | 1 | -1/+8 |
* | mesa/formats: make format testing a gtest | Nanley Chery | 2015-08-25 | 2 | -0/+133 |
* | mesa: Implement glMemoryBarrierByRegion | Marta Lofstedt | 2015-08-17 | 1 | -2/+7 |
* | dispatch_sanity: add shader subroutine to fix make check | Dave Airlie | 2015-07-23 | 1 | -8/+10 |
* | mesa: Add glGet support for ARB_shader_subroutine implementation limits | Chris Forbes | 2015-07-23 | 1 | -0/+9 |
* | dispatch_sanity.cpp: remove commented out tess entries | Dave Airlie | 2015-07-23 | 1 | -2/+0 |
* | mapi: add ARB_tessellation_shader | Fabian Bieler | 2015-07-23 | 1 | -0/+2 |
* | mesa: add API dispatch for GL_ARB_get_texture_sub_image | Brian Paul | 2015-07-21 | 1 | -0/+5 |
* | mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string(). | Kenneth Graunke | 2015-07-20 | 1 | -2/+2 |
* | mesa: Constants and functions for ARB_framebuffer_no_attachments | Kevin Rogovin | 2015-06-17 | 1 | -2/+2 |
* | dispatch_sanity: Validate the compatibility profile dispatch table too | Ian Romanick | 2015-05-28 | 1 | -0/+493 |
* | dispatch_sanity: Split list of GL 3.1 functions in to core and common | Ian Romanick | 2015-05-28 | 1 | -71/+342 |
* | gles/es3.1: Enable dispatch of almost all new GLES 3.1 functions | Ian Romanick | 2015-05-28 | 1 | -0/+95 |
* | glapi: Encapsulate nop table knowledge in new _mesa_new_nop_table function | Ian Romanick | 2015-05-26 | 1 | -1/+1 |
* | mesa: Remove all vestiges of glFramebufferTextureFaceARB | Ian Romanick | 2015-05-15 | 1 | -6/+3 |
* | main: Add entry point for NamedFramebufferDrawBuffers. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add entry point for NamedFramebufferReadBuffer. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add entry point for NamedFramebufferDrawBuffer. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add stubs for [Get]NamedFramebufferParameteri[v]. | Laura Ekstrand | 2015-05-14 | 1 | -0/+2 |
* | main: Fake entry point for glClearNamedFramebufferfi. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Fake entry point for glClearNamedFramebufferfv. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Fake entry point for glClearNamedFramebufferuiv. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Fake entry point for glClearNamedFramebufferiv. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add entry points for InvalidateNamedFramebuffer[Sub]Data. | Laura Ekstrand | 2015-05-14 | 1 | -0/+2 |
* | main: Add entry point for BlitNamedFramebuffer. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add entry point GetNamedFramebufferAttachmentParameteriv. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add entry point for CheckNamedFramebufferStatus. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add entry points for glNamedFramebufferTexture[Layer]. | Laura Ekstrand | 2015-05-14 | 1 | -0/+2 |
* | main: Add entry point for NamedFramebufferRenderbuffer. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | main: Add glCreateFramebuffers. | Laura Ekstrand | 2015-05-14 | 1 | -0/+1 |
* | mesa: Implement GetVertexArrayIndexed[64]iv | Fredrik Höglund | 2015-05-08 | 1 | -0/+2 |