radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 18 Mar 2016 00:53:36 +0000 (19:53 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 13 Apr 2016 01:13:49 +0000 (20:13 -0500)
commit10cfd7a6045ffbfd0debf66d2dfd2caeeb559951
tree83af0e8817e077905c096ef316935f93ed49e8bd
parent047e3264f67bc54365be7b0e163b6910a9e9de3a
radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2

This is the last necessary bit for OpenGL 4.2 support. All driver-specific
functionality has already been implemented as part of extensions.

Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
docs/GL3.txt
docs/relnotes/11.3.0.html
src/gallium/drivers/radeonsi/si_pipe.c