On 21 March 2018 at 02:07, Rob Clark wrote:
> On Tue, Mar 20, 2018 at 2:45 PM, Emil Velikov
> wrote:
>> On 20 March 2018 at 18:02, Christian Gmeiner
>> wrote:
>>> Fixes rendering issues with mode rgba on etnaviv. I have applied
>>> the same change for nv12 variants but they are not supported on
On Tue, Mar 20, 2018 at 2:45 PM, Emil Velikov wrote:
> On 20 March 2018 at 18:02, Christian Gmeiner
> wrote:
>> Fixes rendering issues with mode rgba on etnaviv. I have applied
>> the same change for nv12 variants but they are not supported on
>> etnaviv.
>>
>> Signed-off-by: Christian Gmeiner
>
On 20 March 2018 at 18:02, Christian Gmeiner
wrote:
> Fixes rendering issues with mode rgba on etnaviv. I have applied
> the same change for nv12 variants but they are not supported on
> etnaviv.
>
> Signed-off-by: Christian Gmeiner
> ---
> cube-tex.c | 32
> 1 f
On Tuesday, 2018-03-20 19:02:00 +0100, Christian Gmeiner wrote:
> Fixes rendering issues with mode rgba on etnaviv. I have applied
> the same change for nv12 variants but they are not supported on
> etnaviv.
>
> Signed-off-by: Christian Gmeiner
LGTM!
Reviewed-by: Eric Engestrom
> ---
> cube-t
Fixes rendering issues with mode rgba on etnaviv. I have applied
the same change for nv12 variants but they are not supported on
etnaviv.
Signed-off-by: Christian Gmeiner
---
cube-tex.c | 32
1 file changed, 24 insertions(+), 8 deletions(-)
diff --git a/cube-tex