Hi Jason,

On 24 January 2018 at 23:46, Jason Ekstrand <ja...@jlekstrand.net> wrote:
> This patch series provides fixes for the texture_from_pixmap path when
> modifiers are used.  All but the first and last patches are reviewed.  I
> haven't pushed to land anything yet because ee57b15ec764736e disabled CCS
> for miptrees with sRGB formats and that caused TFP to always get a resolve
> which kind-of defeats the purpose.  Now that the real issue has been found
> and fixed and CCS for sRGB images has been re-enabled, we can go back to
> our regularly scheduled patch merging.
>
> The only new patch is 6 which is required because patch 3 starts making the
> intel_texture_object contain the GL format for texture views and not the
> hacked up format we used to use.  We have to do the format hacks for depth
> and ETC2 in texture upload now.

This series is:
Tested-by: Daniel Stone <daniels@collaboracom>

Cheesr,
Daniel
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to