summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.3.html
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2014-08-02 22:32:25 +0200
committerMarek Olšák <marek.olsak@amd.com>2014-08-11 21:53:57 +0200
commit3d56732c1fa1e021341fff33404e1c6bc41ec991 (patch)
tree61d52384f9ae1c5755b4e90e7b2386c128a41d95 /docs/relnotes/10.3.html
parent463b0ea1f6762b7e0536cfadc4e384840af3e8e0 (diff)
downloadexternal_mesa3d-3d56732c1fa1e021341fff33404e1c6bc41ec991.zip
external_mesa3d-3d56732c1fa1e021341fff33404e1c6bc41ec991.tar.gz
external_mesa3d-3d56732c1fa1e021341fff33404e1c6bc41ec991.tar.bz2
st/mesa: advertise ARB_ES3_compatibility if GLSL 3.30 and ETC2 are supported
Diffstat (limited to 'docs/relnotes/10.3.html')
-rw-r--r--docs/relnotes/10.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index f023ca6..c0828da 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
+<li>GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li>
<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
<li>GL_ARB_draw_indirect on nvc0, radeonsi</li>
<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>