___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Patches 5-7 reviewed as well.
Marek
On Mon, Oct 12, 2015 at 2:46 AM, Marek Olšák wrote:
> i've reviewed patches 1-4. I'll try to review the rest tomorrow.
>
> Marek
>
> On Sun, Oct 11, 2015 at 5:38 PM, Bas Nieuwenhuizen
> wrote:
>> These patches enable delta color compression (DCC) for Vulcanic
i've reviewed patches 1-4. I'll try to review the rest tomorrow.
Marek
On Sun, Oct 11, 2015 at 5:38 PM, Bas Nieuwenhuizen
wrote:
> These patches enable delta color compression (DCC) for Vulcanic
> Islands GPU's. This should reduce memory bandwidth to increase
> performance.
>
> In this second ve
These patches enable delta color compression (DCC) for Vulcanic
Islands GPU's. This should reduce memory bandwidth to increase
performance.
In this second version I reworked the fast clear not to use the CMASK
for DCC compressed textures, as well as allowing integer formats.
With the reworked fas