diff options
author | Neil Roberts <[email protected]> | 2014-07-23 12:10:37 +0100 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2014-07-23 12:10:37 +0100 |
commit | c6398a38afd133a79b97978be88ed16ad05ea9a6 (patch) | |
tree | 11d6f486f3e371595bd030975bbc3d5ad158f8a3 /docs/relnotes/10.3.html | |
parent | 0779f37e1589b0ba4f1443a889f34dd83607c117 (diff) |
docs: Update GL3.txt and relnotes for GL_ARB_clear_texture
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 90247c09c05..1f4e1da7be1 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -58,6 +58,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe</li> <li>GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600</li> <li>GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600</li> +<li>GL_ARB_clear_texture on i965</li> </ul> |