summaryrefslogtreecommitdiff
path: root/src/mesa/main/condrender.c
AgeCommit message (Expand)Author
2011-01-05mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-01-01mesa: Make condrender.[ch] prototypes match.José Fonseca
2009-12-31mesa: added FLUSH_VERTICES(), more commentsBrian Paul
2009-12-31mesa: add flag for GL_NV_conditional_render extensionBrian Paul
2009-12-31mesa: _mesa_Begin/EndConditionalRender() functionsBrian Paul