On Sun, May 4, 2014 at 11:59 AM, Roland Scheidegger wrote:
> Am 03.05.2014 11:25, schrieb Ilia Mirkin:
>> If StencilSampling is enabled on the texture object, pass in an
>> equivalent stencil-only format.
>>
>> Signed-off-by: Ilia Mirkin
>> ---
>>
>> This replaces my earlier series, based on a su
Am 03.05.2014 11:25, schrieb Ilia Mirkin:
> If StencilSampling is enabled on the texture object, pass in an
> equivalent stencil-only format.
>
> Signed-off-by: Ilia Mirkin
> ---
>
> This replaces my earlier series, based on a suggestion from Michel Dänzer on
> IRC. Much simpler, and enables it
Reviewed-by: Marek Olšák
Marek
On Sat, May 3, 2014 at 11:25 AM, Ilia Mirkin wrote:
> If StencilSampling is enabled on the texture object, pass in an
> equivalent stencil-only format.
>
> Signed-off-by: Ilia Mirkin
> ---
>
> This replaces my earlier series, based on a suggestion from Michel Dän
If StencilSampling is enabled on the texture object, pass in an
equivalent stencil-only format.
Signed-off-by: Ilia Mirkin
---
This replaces my earlier series, based on a suggestion from Michel Dänzer on
IRC. Much simpler, and enables it for pretty much all gallium drivers.
src/mesa/state_trac