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 parti
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