Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | |
2009-12-31 | mesa: _mesa_Begin/EndConditionalRender() functions | Brian Paul | |
For GL_NV_conditional_render and GL3. The drawing functions don't check the query object yet. No API dispatch yet. |