summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2014-05-07 13:15:41 +0200
committerMarek Olšák <marek.olsak@amd.com>2014-06-02 13:01:27 +0200
commitf98a7d89be5d307c7a80fbde028a610f4377c3b9 (patch)
treeeb15821d6979f965409d515f125fe5199a63af5f /docs
parentd0e8b65aed107b6c17dfc70cd1914f9ac1408810 (diff)
downloadexternal_mesa3d-f98a7d89be5d307c7a80fbde028a610f4377c3b9.zip
external_mesa3d-f98a7d89be5d307c7a80fbde028a610f4377c3b9.tar.gz
external_mesa3d-f98a7d89be5d307c7a80fbde028a610f4377c3b9.tar.bz2
radeonsi: enable ARB_sample_shading
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
-rw-r--r--docs/relnotes/10.3.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index c360f2c..c98dd9f 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -114,7 +114,7 @@ GL 4.0:
- Interpolation functions started
- New overload resolution rules not started
GL_ARB_gpu_shader_fp64 not started
- GL_ARB_sample_shading DONE (i965, nv50, nvc0)
+ GL_ARB_sample_shading DONE (i965, nv50, nvc0, radeonsi)
GL_ARB_shader_subroutine not started
GL_ARB_tessellation_shader not started
GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, r600, radeonsi, softpipe)
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 6bb9e79..0c8114b 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_sample_shading on radeonsi</li>
<li>GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi</li>
<li>GL_ARB_texture_cube_map_array on radeonsi</li>
</ul>