aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/tests/check_table.cpp
Commit message (Expand)AuthorAgeFilesLines
* mesa: drop GL_EXT_polygon_offset supportTimothy Arceri2018-05-181-1/+0
* glapi: Don't search through subdirs from glapitable.hDylan Baker2018-02-061-1/+1
* glapi: remove APPLE extensions from testDylan Baker2018-02-061-2/+0
* glapi/check_table: Remove 'extern "C"' blockDylan Baker2018-02-061-2/+0
* glapi: don't walk backwards for includesDylan Baker2018-02-061-1/+1
* mesa: add APPLE_vertex_array_object stubsTimothy Arceri2017-05-221-0/+2
* mesa: drop APPLE_vertex_array_object supportTimothy Arceri2017-04-261-2/+0
* mesa: Remove all vestiges of glFramebufferTextureFaceARBIan Romanick2015-05-151-1/+0
* glapi: Add KHR_debug functions to check_table testTimothy Arceri2014-09-041-0/+6
* Remove the ATI_envmap_bumpmap extensionJason Ekstrand2014-06-301-4/+0
* glapi: Fix build break in 'make check' on non-shared-glapi buildsIan Romanick2014-04-021-4/+4
* Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_tableJon TURNEY2013-03-131-1/+1
* Fix glapi/tests/check_table.cpp for standardized OpenGL function namesJon TURNEY2013-03-131-264/+264
* dispatch: Include glheader.h in dispatch-related files.Paul Berry2012-11-011-1/+1
* dispatch: Update check_table.cpp to reflect recent aliasing changes.Paul Berry2012-11-011-2/+0
* mesa/tests: Fix trivial typos in src/mapi/glapi testsIan Romanick2012-08-081-4/+4
* glapi: Remove GL_NV_vertex_array_range from the dispatch tableIan Romanick2012-06-131-3/+4
* glapi: Remove GL_NV_fence from the dispatch tableIan Romanick2012-06-131-8/+4
* glapi: Remove GL_NV_register_combiners from the dispatch tableIan Romanick2012-06-131-14/+4
* glapi: Remove GL_APPLE_texture_range from the dispatch tableIan Romanick2012-06-131-3/+4
* glapi: Remove GL_SGIX_pixel_texture from the dispatch tableIan Romanick2012-06-131-2/+4
* glapi: Remove GL_SGIS_pixel_texture from the dispatch tableIan Romanick2012-06-131-7/+4
* mesa/tests: Add tests for the generated dispatch tableIan Romanick2012-06-131-0/+1676