[Mesa-dev] [PATCH] i965/blorp: Implement destination clipping and scissoring

Eric Anholt eric at anholt.net
Tue May 22 17:19:35 PDT 2012


On Mon, 14 May 2012 15:47:35 -0700, Paul Berry <stereotype441 at gmail.com> wrote:
> This patch implements clipping and scissoring of the destination rect
> for blits that use the blorp engine (e.g. MSAA blits).

There's _mesa_clip_blit() used in swrast and state_tracker, which looks
like we should be using instead of rolling our own.  Probably, we should
just be doing that in core instead of pawning it off on drivers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120522/7767aaff/attachment.pgp>


More information about the mesa-dev mailing list