[Mesa-dev] Conditional rendering on i965

Kenneth Graunke kenneth at whitecape.org
Tue Nov 4 10:07:20 PST 2014


On Tuesday, November 04, 2014 05:31:55 PM Neil Roberts wrote:
> Hi,
> 
> I was thinking of taking a look at implementing proper conditional
> rendering for i965. Currently it looks like we cheat to implement this
> and just stall the GPU to wait for the result before deciding whether to
> issue the 3DPRIMITIVE command. I think Gen7+ can support it in hardware
> with the MI_PREDICATE command and the predicate enable bit in the
> 3DPRIMITIVE command.
> 
> Would this be a good thing to work on or has someone already done it? If
> no-one objects I'll just get cracking on that.
> 
> - Neil

That would be fantastic - thanks Neil!  I don't think it should be terribly 
hard; it just hasn't gotten done.

--Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141104/48ae7a80/attachment.sig>


More information about the mesa-dev mailing list