Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove remnants of GL_MESA_shader_debug | Brian Paul | 2013-10-22 | 1 | -3/+0 |
* | mesa: fix make check for ARB_texture_gather | Chris Forbes | 2013-10-03 | 1 | -1/+1 |
* | mesa: add texture gather changes | Maxence Le Dore | 2013-10-03 | 1 | -0/+3 |
* | mesa: Remove _mesa_lookup_enum_by_name(). | Eric Anholt | 2013-09-23 | 1 | -32/+0 |
* | tests: add ARB_texture_multisample enums to table | Chris Forbes | 2013-03-02 | 1 | -0/+21 |
* | mesa/tests: Add ARB_ES3_compatibility enums | Matt Turner | 2013-01-10 | 1 | -0/+14 |
* | glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS | Imre Deak | 2012-10-10 | 1 | -1/+1 |
* | mesa: tests: EnumStrings.LookUpByNumber | Oliver McFadden | 2012-10-03 | 1 | -2/+2 |
* | mesa/tests: Move stub function to a separate file | Ian Romanick | 2012-09-28 | 1 | -11/+0 |
* | mesa/test: Update name of GL_TIME_ELAPSED | Ian Romanick | 2012-07-10 | 1 | -1/+1 |
* | mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions | Ian Romanick | 2012-06-13 | 1 | -0/+1856 |