Re: [Mesa-dev] [PATCH] radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2

2016-04-12 Thread eocallaghan
Reviewed-by: Edward O'Callaghan On 2016-04-13 07:42, Nicolai Hähnle wrote: From: Nicolai Hähnle This is the last necessary bit for OpenGL 4.2 support. All driver-specific functionality has already been implemented as part of extensions. --- docs/relnotes/11.3.0.html | 7 --

[Mesa-dev] [PATCH] radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2

2016-04-12 Thread Nicolai Hähnle
From: Nicolai Hähnle This is the last necessary bit for OpenGL 4.2 support. All driver-specific functionality has already been implemented as part of extensions. --- docs/relnotes/11.3.0.html | 7 --- src/gallium/drivers/radeonsi/si_pipe.c | 3 ++- 2 files changed, 6 insertions(