[Mesa-dev] [PATCH 12/12] docs: Update release notes and GL3.txt for GL_ARB_texture_compression_bptc

Neil Roberts neil at linux.intel.com
Wed Aug 6 09:27:57 PDT 2014


---
 docs/GL3.txt            | 2 +-
 docs/relnotes/10.3.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index e241257..973495c 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -138,7 +138,7 @@ GL 4.1:
 GL 4.2:
 
   GLSL 4.2                                             not started
-  GL_ARB_texture_compression_bptc                      not started
+  GL_ARB_texture_compression_bptc                      DONE (i965)
   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 f023ca6..0bb417d 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_clear_texture on i965</li>
 <li>A new software rasterizer driver (kms_swrast_dri.so) that works with
 DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)</li>
+<li>GL_ARB_texture_compression_bptc on i965/gen7+</li>
 </ul>
 
 
-- 
1.9.3



More information about the mesa-dev mailing list