diff options
Diffstat (limited to 'docs/relnotes/17.4.0.html')
-rw-r--r-- | docs/relnotes/17.4.0.html | 2 |
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> |