summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/dispatch_sanity.cpp
Commit message (Expand)AuthorAgeFilesLines
* mesa/tests: Add ES3.0 dispatch table sanity testMatt Turner2012-10-251-0/+149
* Split dispatch sanity's validate_function test into twoMatt Turner2012-10-251-0/+11
* dispatch_sanity: print names of functions that shouldnt be in dispatch table.Paul Berry2012-10-251-1/+9
* mesa/tests: Add ES1.1 dispatch table sanity testIan Romanick2012-10-161-0/+207
* mesa/tests: Compile ES2 test regardless of FEATURE_ES2 settingIan Romanick2012-10-161-4/+0
* mesa/es: Enable GL_EXT_map_buffer_rangeFredrik Höglund2012-10-161-0/+2
* mesa/tests: Remove driverCtx parameter from call to _mesa_initialize_contextIan Romanick2012-10-091-2/+1
* mesa/tests: Sanity check the ES2 dispatch tableIan Romanick2012-09-281-0/+309