Re: [Mesa-dev] [PATCH 5/5] i965: Add support for NV_conditional_render.
On 04/20/2011 12:08 PM, Eric Anholt wrote: Since we lack hardware support for it, this is a simple matter of checking _mesa_check_conditional_render at the entrypoints, and suppressing it for the metaops where it doesn't apply. --- docs/GL3.txt|2 +- doc
[Mesa-dev] [PATCH 5/5] i965: Add support for NV_conditional_render.
Since we lack hardware support for it, this is a simple matter of checking _mesa_check_conditional_render at the entrypoints, and suppressing it for the metaops where it doesn't apply. --- docs/GL3.txt|2 +- docs/relnotes-7.11.html |