Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: add KHR_no_error support to glEndConditionalRender() | Samuel Pitoiset | 2017-08-02 | 1 | -0/+3 |
* | mesa: add KHR_no_error support to glBeginConditionalRender() | Samuel Pitoiset | 2017-08-02 | 1 | -0/+3 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: _mesa_Begin/EndConditionalRender() functions | Brian Paul | 2009-12-31 | 1 | -0/+45 |