[Mesa-dev] [PATCH 0/7] i965: BLORP with format conversions
Ian Romanick
idr at freedesktop.org
Tue Oct 8 11:38:59 PDT 2013
On 10/07/2013 04:31 PM, Kenneth Graunke wrote:
> This series introduces support for blitting and CopyTexSubImage with
> format conversions via the BLORP engine. Previously, we fell back to
> the meta paths, which fell back to unpack/pack code, which was pretty
> dire for performance.
>
> In particular, this series makes Legends of Aethereus (an RPG that
> recently appeared on Steam) playable on Ivybridge. Previously, it
> was so slow that even mouse cursor movement was choppy.
I made a couple minor comments on patches 6 and 7. You can take them or
leave them.
With Daniel's comment about the commit message of patch 4 resolved, the
series is
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list