summaryrefslogtreecommitdiff
path: root/src/mesa/main/condrender.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-01-01mesa: Make condrender.[ch] prototypes match.José Fonseca1-2/+2
2009-12-31mesa: added FLUSH_VERTICES(), more commentsBrian Paul1-6/+10
2009-12-31mesa: add flag for GL_NV_conditional_render extensionBrian Paul1-2/+2
2009-12-31mesa: _mesa_Begin/EndConditionalRender() functionsBrian Paul1-0/+143