On 2 May 2015 at 11:15, Axel Davy wrote:
> Checks blitImage is implemented.
> Initially having the __DRIimageExtension extension
> at version 9 at least meant blitImage was supported.
> However some implementations do advertise version >= 9
> without implementing it.
>
Afaict in the above mentione
On 2 May 2015 at 20:15, Axel Davy wrote:
> Checks blitImage is implemented.
> Initially having the __DRIimageExtension extension
> at version 9 at least meant blitImage was supported.
> However some implementations do advertise version >= 9
> without implementing it.
>
> Signed-off-by: Axel Davy
Checks blitImage is implemented.
Initially having the __DRIimageExtension extension
at version 9 at least meant blitImage was supported.
However some implementations do advertise version >= 9
without implementing it.
Signed-off-by: Axel Davy
---
src/glx/dri3_glx.c | 5 +
1 file changed, 5 in