summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.3.html
diff options
context:
space:
mode:
authorGlenn Kennard <glenn.kennard@gmail.com>2014-08-15 10:30:58 +0200
committerMarek Olšák <marek.olsak@amd.com>2014-08-15 12:23:06 +0200
commitafa7df9b78c0e7b14d2069faa8bc83aa2548b8e5 (patch)
treee71382ef5b1e3007e0a191b96bee59e2d80f0185 /docs/relnotes/10.3.html
parentf1370fed2cfea49c40c259d40d1a26402fc5dd56 (diff)
downloadexternal_mesa3d-afa7df9b78c0e7b14d2069faa8bc83aa2548b8e5.zip
external_mesa3d-afa7df9b78c0e7b14d2069faa8bc83aa2548b8e5.tar.gz
external_mesa3d-afa7df9b78c0e7b14d2069faa8bc83aa2548b8e5.tar.bz2
r600g: Implement ARB_derivative_control
Requires Evergreen/Cayman marek: update release notes Signed-off-by: Glenn Kennard <glenn.kennard@gmail.com> Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Diffstat (limited to 'docs/relnotes/10.3.html')
-rw-r--r--docs/relnotes/10.3.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 0f22d70..1afa932 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -47,7 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li>
<li>GL_ARB_clear_texture on i965</li>
<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
-<li>GL_ARB_derivative_control on i965, nv50, nvc0</li>
+<li>GL_ARB_derivative_control on i965, nv50, nvc0, r600</li>
<li>GL_ARB_draw_indirect on nvc0, radeonsi</li>
<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>
<li>GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600</li>