[Mesa-dev] [PATCH] i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage.
Eric Anholt
eric at anholt.net
Mon May 12 09:36:14 PDT 2014
Kenneth Graunke <kenneth at whitecape.org> writes:
> The point of copytexsubimage_using_blit_framebuffer is to use a hardware
> accelerated BlitFramebuffer path. If that fails, we shouldn't do a
> swrast blit---we should try our CTSI fallback code.
>
> This is especially important for i965 and GLES, where we don't even
> create a swrast context.
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140512/9766a053/attachment.sig>
More information about the mesa-dev
mailing list