summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2016-05-23 23:00:45 -0400
committerIlia Mirkin <[email protected]>2016-05-23 23:47:11 -0400
commit856587909c3fa508529a659d789f4517080ee4dc (patch)
tree22ca708430960558aca3e96613edf3cc49c03049 /docs/relnotes
parent5878254545f2b0207f47e581789e88fc0ab5c531 (diff)
st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed
Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/11.3.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html
index 281b84ce727..afed0436098 100644
--- a/docs/relnotes/11.3.0.html
+++ b/docs/relnotes/11.3.0.html
@@ -45,6 +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_ES3_1_compatibility on nvc0, radeonsi</li>
<li>GL_ARB_compute_shader on radeonsi, softpipe</li>
<li>GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe</li>
<li>GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe</li>