Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | 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 |
For GL_NV_conditional_render and GL3. The drawing functions don't check the query object yet. No API dispatch yet. |