Reviewed-by: Marek Olšák
Marek
On Sun, Nov 30, 2014 at 4:15 AM, Ilia Mirkin wrote:
> For drivers building up to GL(ES)3, only expose the actual extension if
> the API will let it be used (e.g. via overrides/debug flags that enable
> higher versions).
>
> Signed-off-by: Ilia Mirkin
> ---
>
> Te
For drivers building up to GL(ES)3, only expose the actual extension if
the API will let it be used (e.g. via overrides/debug flags that enable
higher versions).
Signed-off-by: Ilia Mirkin
---
Technically this can also be used with EXT_gpu_shader4 and NV_gpu_shader4,
neither of which mesa suppor