diff options
author | Dave Airlie <[email protected]> | 2017-12-18 04:28:07 +0000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-12-18 04:30:14 +0000 |
commit | 8de6d4ba0c930e0baa0062200183a16776dd2ab5 (patch) | |
tree | 187ccf9c904b49b6f4faa8fdf7e43f27ee35a87a /docs/relnotes | |
parent | 7ce3bd9af388d8800d46f672a608718d8b384c23 (diff) |
docs: mark GL4.3 as finished for r600
Still only on fp64 supported hw.
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/17.4.0.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index 5474e044d38..b477c274fe1 100644 --- a/docs/relnotes/17.4.0.html +++ b/docs/relnotes/17.4.0.html @@ -48,8 +48,9 @@ Note: some of the new features are only available with certain drivers. <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>GL_ARB_shader_storage_buffer_object on r600/evergreen+<li> +<li>GL_ARB_compute_shader on r600/evergreen+<li> <li>GL_ARB_cull_distance on r600/evergreen+</li> -<li>OpenGL 4.2 on r600/evergreen with hw fp64 support</li> +<li>OpenGL 4.3 on r600/evergreen with hw fp64 support</li> <li>Support 1 binary format for GL_ARB_get_program_binary on i965</li> </ul> |