diff options
author | Marek Olšák <[email protected]> | 2014-05-07 13:15:41 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-06-02 13:01:27 +0200 |
commit | f98a7d89be5d307c7a80fbde028a610f4377c3b9 (patch) | |
tree | eb15821d6979f965409d515f125fe5199a63af5f /docs/relnotes/10.3.html | |
parent | d0e8b65aed107b6c17dfc70cd1914f9ac1408810 (diff) |
radeonsi: enable ARB_sample_shading
Diffstat (limited to 'docs/relnotes/10.3.html')
-rw-r--r-- | docs/relnotes/10.3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index 6bb9e7989ba..0c8114bf2c5 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> |