diff options
author | Chris Forbes <[email protected]> | 2013-11-06 19:35:41 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2013-11-06 19:36:27 +1300 |
commit | 3785fe27158d1774a785b61c7cbbc90edbe0f9eb (patch) | |
tree | 0278e923179665086eb47a12aba54a3a8afde201 /docs/relnotes/10.0.html | |
parent | f7e15fcf56595aac99644292386a6e6d06dc6ec0 (diff) |
docs: Mark off ARB_sample_shading; minor tidyup.
Signed-off-by: Chris Forbes <[email protected]>
Diffstat (limited to 'docs/relnotes/10.0.html')
-rw-r--r-- | docs/relnotes/10.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html index 5ff53398e76..b74d03dc247 100644 --- a/docs/relnotes/10.0.html +++ b/docs/relnotes/10.0.html @@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_query_levels on i965.</li> <li>GL_ARB_texture_mirror_clamp_to_edge.</li> <li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li> +<li>GL_ARB_sample_shading on i965.</li> <li>GL_KHR_debug</li> </ul> |