On 9 November 2013 01:02, Chris Forbes <[email protected]> wrote: > This series adds support for ARB_draw_indirect and ARB_multi_draw_indirect > on Gen7+. > > Big changes: > - Get rid of overcomplicated state tracking for the indirect bo in i965. > - Make primcount==0 produce GL_INVALID_VALUE in MultiDraw*Indirect > - Small tidyups for clarity > > _______________________________________________ > mesa-dev mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-dev >
Patches 1, 6, and 12 are: Acked-by: Paul Berry <[email protected]> The remainder are: Reviewed-by: Paul Berry <[email protected]>
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
