On 17 October 2017 at 11:29, Eric Engestrom wrote:
> On Monday, 2017-10-16 16:04:10 +, Emil Velikov wrote:
>> From: Emil Velikov
>>
>> The new entry point has a way to feedback the error. Thus we no longer
>> need to call _mesa_error() but instead we can pass the correct value.
>>
>> Signed-o
On Monday, 2017-10-16 16:04:10 +, Emil Velikov wrote:
> From: Emil Velikov
>
> The new entry point has a way to feedback the error. Thus we no longer
> need to call _mesa_error() but instead we can pass the correct value.
>
> Signed-off-by: Emil Velikov
> ---
> src/mesa/drivers/dri/i965/in
From: Emil Velikov
The new entry point has a way to feedback the error. Thus we no longer
need to call _mesa_error() but instead we can pass the correct value.
Signed-off-by: Emil Velikov
---
src/mesa/drivers/dri/i965/intel_screen.c | 31 ++-
1 file changed, 26 inse