summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/tests
Commit message (Expand)AuthorAgeFilesLines
* glapi: Fix build break in 'make check' on non-shared-glapi buildsIan Romanick2014-04-021-4/+4
* Fix 'make check' in src/mapi/glapi/tests when builddir != srcdirJon TURNEY2013-12-011-0/+1
* Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_tableJon TURNEY2013-03-132-1/+2
* Fix glapi/tests/check_table.cpp for standardized OpenGL function namesJon TURNEY2013-03-131-264/+264
* Fix out-of-tree build of 'make check' in src/mapi/glapi/tests/Jon TURNEY2013-03-131-3/+3
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* 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
* build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner2012-10-011-1/+2
* mesa/tests: Fix trivial typos in src/mapi/glapi testsIan Romanick2012-08-081-4/+4
* mesa/tests: Don't build glapi tests with shared-glapiIan Romanick2012-08-081-0/+2
* automake: convert libglapiJon TURNEY2012-07-131-1/+1
* glx/tests and mesa/tests: Update .gitignore files.Paul Berry2012-06-141-0/+2
* 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-132-0/+1691