[Mesa-dev] [PATCH 00/37] GL_ARB_viewport_array v2

Kenneth Graunke kenneth at whitecape.org
Sun Jan 19 15:49:34 PST 2014


On 01/17/2014 05:03 PM, Ian Romanick wrote:
> This is the overall v2 of the GL_ARB_viewport_array series.  It is
> mostly the same as the previous series, but there are some differences
> worth noting.
> 
> Patch "i965: Consider all scissor rectangles in noop_scissor" in the
> original series was replaced by "i965: Consider only the scissor
> rectangle for viewport 0" in this series.  As I mentioned on the
> previous e-mail thread, the original patch was incorrect.
> 
> In addition, per Ken's suggestion, "mesa: Update viewport state for
> viewport_array" in the previous series has been split into several
> patches (05 through 08) in the new series.  There were a couple
> non-cosmetic changes in the process (e.g., changing the Viewport[XYHW]
> storage in meta to float).
> 
> I believe this series is good to go, and I'd like to land it Monday or
> Tuesday.

The rest of the series is also:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Landing it Monday seems reasonable to me.


More information about the mesa-dev mailing list