Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/tests: Add ES3.0 dispatch table sanity test | Matt Turner | 2012-10-25 | 1 | -0/+149 |
* | Split dispatch sanity's validate_function test into two | Matt Turner | 2012-10-25 | 1 | -0/+11 |
* | dispatch_sanity: print names of functions that shouldnt be in dispatch table. | Paul Berry | 2012-10-25 | 1 | -1/+9 |
* | mesa/tests: Add ES1.1 dispatch table sanity test | Ian Romanick | 2012-10-16 | 1 | -0/+207 |
* | mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting | Ian Romanick | 2012-10-16 | 1 | -4/+0 |
* | mesa/es: Enable GL_EXT_map_buffer_range | Fredrik Höglund | 2012-10-16 | 1 | -0/+2 |
* | mesa/tests: Remove driverCtx parameter from call to _mesa_initialize_context | Ian Romanick | 2012-10-09 | 1 | -2/+1 |
* | mesa/tests: Sanity check the ES2 dispatch table | Ian Romanick | 2012-09-28 | 1 | -0/+309 |