Series is
Reviewed-by: Ilia Mirkin
Might be nice for someone more experienced than myself to also take a look.
On Mon, Aug 18, 2014 at 6:06 PM, Tobias Klausmann
wrote:
> This patch series adds support for ARB_conditional_render_inverted to nvc0,
> softpipe and llvmpipe.
>
> V2:
> - Add missin
This patch series adds support for ARB_conditional_render_inverted to nvc0,
softpipe and llvmpipe.
V2:
- Add missing _mesa_BeginConditionalRender() parts to series
- Fix nvc0 blit and inverted rendering
- Fix relnotes
- Enable for softpipe and llvmpipe
- Rebase on top of current HEAD
V3:
- O