mesa: _mesa_Begin/EndConditionalRender() functions
authorBrian Paul <brianp@vmware.com>
Wed, 30 Dec 2009 21:47:06 +0000 (14:47 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 31 Dec 2009 15:49:26 +0000 (08:49 -0700)
commit0fbe828c1d2a7e7d9155a3ef64e91da4ec2b79ee
tree64d8cb19186ed30136426d78239b9d3dda6e289d
parent534e0051854e2e455650435f85e6a73aba8f5d64
mesa: _mesa_Begin/EndConditionalRender() functions

For GL_NV_conditional_render and GL3.

The drawing functions don't check the query object yet.
No API dispatch yet.
src/mesa/SConscript
src/mesa/main/condrender.c [new file with mode: 0644]
src/mesa/main/condrender.h [new file with mode: 0644]
src/mesa/main/dd.h
src/mesa/main/mtypes.h
src/mesa/sources.mak