aboutsummaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2017-11-15 10:07:03 +1000
committerDave Airlie <[email protected]>2017-11-17 11:31:41 +1000
commit59162c122f29884e555e579ca99f5417bc0f4b33 (patch)
tree69ef5b9c1f846f80eb9c1f64fd0dc598c317b393 /docs/relnotes
parent8c52ece581e705e2779a0bcb2083e0a15f1fcc21 (diff)
docs: update features/relnotes for r600 shader image support. (v2)
v2: update GLES Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/17.4.0.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html
index 19e0c8073d8..12a48643654 100644
--- a/docs/relnotes/17.4.0.html
+++ b/docs/relnotes/17.4.0.html
@@ -46,6 +46,8 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>Disk shader cache support for i965 when MESA_GLSL_CACHE_DISABLE environment variable is set to "0" or "false"</li>
<li>GL_ARB_shader_atomic_counters and GL_ARB_shader_atomic_counter_ops on r600/evergreen+</li>
+<li>GL_ARB_shader_image_load_store and GL_ARB_shader_image_size on r600/evergreen+</li>
+<li>OpenGL 4.2 on r600/evergreen with hw fp64 support</li>
</ul>
<h2>Bug fixes</h2>