summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.3.html
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2014-04-22 21:23:29 +0200
committerMarek Olšák <marek.olsak@amd.com>2014-05-06 17:18:17 +0200
commit2484daa4fd0d54877175767d98d4d33ef0bac30f (patch)
tree4343cfd3f4b55a543df71b5bbd478c3407fadb8b /docs/relnotes/10.3.html
parentcc71df56521f10571fe8c75761a330d4eade0349 (diff)
downloadexternal_mesa3d-2484daa4fd0d54877175767d98d4d33ef0bac30f.zip
external_mesa3d-2484daa4fd0d54877175767d98d4d33ef0bac30f.tar.gz
external_mesa3d-2484daa4fd0d54877175767d98d4d33ef0bac30f.tar.bz2
radeonsi: implement ARB_texture_cube_map_array
No LLVM changes needed. Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> v2: updated GL3.txt and relnotes
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 aebc3ff..6bb9e79 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi</li>
+<li>GL_ARB_texture_cube_map_array on radeonsi</li>
</ul>