summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/tests/check_table.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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