diff options
author | Dave Airlie <[email protected]> | 2016-04-27 08:52:32 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-04-27 09:01:12 +1000 |
commit | 7aa3a936564f43e46f7cc706670f7995752d1e41 (patch) | |
tree | d772a4b1839a6d97d0583ae3ae52bd79d711da88 /docs/relnotes | |
parent | e749c30cebe071da450e28cb47b1b7deb8284a39 (diff) |
docs: update softpipe for ARB_compute_shader
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/11.3.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 5a7083c5ba4..3d254f78463 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -45,7 +45,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>OpenGL 4.2 on radeonsi</li> -<li>GL_ARB_compute_shader on radeonsi</li> +<li>GL_ARB_compute_shader on radeonsi, softpipe</li> <li>GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe</li> <li>GL_ARB_internalformat_query2 on all drivers</li> <li>GL_ARB_robust_buffer_access_behavior on radeonsi</li> |