diff options
author | Marek Olšák <[email protected]> | 2014-08-15 02:01:07 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-08-15 02:05:05 +0200 |
commit | c3bd130784ff2871e7fb5184b58c8cb9bbc54510 (patch) | |
tree | 5c1c4dbdd226e0c7cdb9a89585e8d017c25bf187 /docs/GL3.txt | |
parent | f23ee74791853137caabede52204167e938fdeeb (diff) |
docs: document radeonsi BPTC support, sort extensions in 10.3 release notes
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 2c3fe280925..e4610b2cc8e 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -131,7 +131,7 @@ GL 4.1, GLSL 4.10: GL 4.2, GLSL 4.20: - GL_ARB_texture_compression_bptc DONE (i965, nvc0, r600) + GL_ARB_texture_compression_bptc DONE (i965, nvc0, r600, radeonsi) GL_ARB_compressed_texture_pixel_storage DONE (all drivers) GL_ARB_shader_atomic_counters DONE (i965) GL_ARB_texture_storage DONE (all drivers) |