For the series:
Reviewed-by: Marek Olšák
Marek
On Mon, May 7, 2018 at 8:49 PM, Timothy Arceri
wrote:
> Just let validate_context_version() do it instead. This fixes
> MESA_GL_VERSION_OVERRIDE for compat, it will also allow us to
> enable new compat versions on a per driver bases in future.
>
Just let validate_context_version() do it instead. This fixes
MESA_GL_VERSION_OVERRIDE for compat, it will also allow us to
enable new compat versions on a per driver bases in future.
---
src/mesa/drivers/dri/common/dri_util.c | 8
1 file changed, 8 deletions(-)
diff --git a/src/mesa/dri