On Fri, Jan 26, 2018 at 5:59 PM, Jason Ekstrand
wrote:
> This series adds additional format support to BLORP. In particular,
> BLORP's blit and copy functions now handle:
>
> * Source and destination swizzles on all gens
> * Blitting to RGB formats (previously we only supported copying to RGB)
This series adds additional format support to BLORP. In particular,
BLORP's blit and copy functions now handle:
* Source and destination swizzles on all gens
* Blitting to RGB formats (previously we only supported copying to RGB)
* Blitting to RGBX even if it's not supported for rendering
* B