From: Marek Olšák Date: Fri, 15 Aug 2014 00:01:07 +0000 (+0200) Subject: docs: document radeonsi BPTC support, sort extensions in 10.3 release notes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c3bd130784ff2871e7fb5184b58c8cb9bbc54510;p=mesa.git docs: document radeonsi BPTC support, sort extensions in 10.3 release notes --- 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) diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index 8ae1ec8e1fd..556eaaec35a 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -45,26 +45,26 @@ Note: some of the new features are only available with certain drivers.