Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dispatch: Include glheader.h in dispatch-related files. | Paul Berry | 2012-11-01 | 1 | -1/+1 |
* | dispatch: Update check_table.cpp to reflect recent aliasing changes. | Paul Berry | 2012-11-01 | 1 | -2/+0 |
* | mesa/tests: Fix trivial typos in src/mapi/glapi tests | Ian Romanick | 2012-08-08 | 1 | -4/+4 |
* | glapi: Remove GL_NV_vertex_array_range from the dispatch table | Ian Romanick | 2012-06-13 | 1 | -3/+4 |
* | glapi: Remove GL_NV_fence from the dispatch table | Ian Romanick | 2012-06-13 | 1 | -8/+4 |
* | glapi: Remove GL_NV_register_combiners from the dispatch table | Ian Romanick | 2012-06-13 | 1 | -14/+4 |
* | glapi: Remove GL_APPLE_texture_range from the dispatch table | Ian Romanick | 2012-06-13 | 1 | -3/+4 |
* | glapi: Remove GL_SGIX_pixel_texture from the dispatch table | Ian Romanick | 2012-06-13 | 1 | -2/+4 |
* | glapi: Remove GL_SGIS_pixel_texture from the dispatch table | Ian Romanick | 2012-06-13 | 1 | -7/+4 |
* | mesa/tests: Add tests for the generated dispatch table | Ian Romanick | 2012-06-13 | 1 | -0/+1676 |