aboutsummaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2018-01-18 14:09:38 +1000
committerDave Airlie <[email protected]>2018-01-19 05:33:44 +1000
commit5758a8c4027459fa5b51d47b4aba95c5126f3bfe (patch)
tree3c9675d37aaf9a7c2e9249cec8d96139058c3844 /docs/relnotes
parent34499e8ddce09a55210e776700ee6de2fc6df6b2 (diff)
r600: enable ARB_enhanced_layouts
Only one piglit test fails, sso-vs-gs-fs-array-interleave There are 3 tests using ssbo without checking sizes failing also but those are test bugs. Reviewed-by: Roland Scheidegger <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/17.4.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html
index 1adbb3e1cfe..412c0fc455e 100644
--- a/docs/relnotes/17.4.0.html
+++ b/docs/relnotes/17.4.0.html
@@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
<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>GL_ARB_enhanced_layouts on r600/evergreen+</li>
<li>GL_ARB_bindless_texture on nvc0/kepler</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>