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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev