On Fri, Jan 26, 2018 at 05:59:44PM -0800, Jason Ekstrand wrote:
> Previously we only supported UINT formats because that's what blorp_copy
> required. If we want to use it in blorp_blit, however, we need to
> support everything.
Patches 13, 14 and 15 are:
Reviewed-by: Topi Pohjolainen
> ---
>
Previously we only supported UINT formats because that's what blorp_copy
required. If we want to use it in blorp_blit, however, we need to
support everything.
---
src/intel/blorp/blorp_blit.c | 73
1 file changed, 53 insertions(+), 20 deletions(-)
dif