On Mon, 14 May 2012 15:47:35 -0700, Paul Berry <stereotype...@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.

Attachment: pgpLAzn5stzVS.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to