From 444c8c2f287d6553b7d9c5cdf721dcb7624e01a9 Mon Sep 17 00:00:00 2001 From: Glenn Kennard Date: Wed, 15 Oct 2014 17:12:15 +0200 Subject: r600g: Implement sm5 interpolation functions Requires evergreen/cayman Signed-off-by: Glenn Kennard --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GL3.txt') diff --git a/docs/GL3.txt b/docs/GL3.txt index 8a402f0..cda5a64 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -107,7 +107,7 @@ GL 4.0, GLSL 4.00: - Geometry shader instancing DONE (r600) - Geometry shader multiple streams DONE () - Enhanced per-sample shading DONE (r600) - - Interpolation functions DONE () + - Interpolation functions DONE (r600) - New overload resolution rules DONE GL_ARB_gpu_shader_fp64 started (Dave) GL_ARB_sample_shading DONE (i965, nv50, nvc0, r600, radeonsi) -- cgit v1.1