docs: Mark off ARB_compressed_texture_pixel_storage
authorChris Forbes <chrisf@ijw.co.nz>
Mon, 2 Jun 2014 04:44:40 +0000 (16:44 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Mon, 9 Jun 2014 19:42:45 +0000 (07:42 +1200)
.. and add to release notes for 10.3

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
docs/GL3.txt
docs/relnotes/10.3.html

index d26c812..f5f940c 100644 (file)
@@ -139,7 +139,7 @@ GL 4.2:
 
   GLSL 4.2                                             not started
   GL_ARB_texture_compression_bptc                      not started
-  GL_ARB_compressed_texture_pixel_storage              not started
+  GL_ARB_compressed_texture_pixel_storage              DONE (all drivers)
   GL_ARB_shader_atomic_counters                        DONE (i965)
   GL_ARB_texture_storage                               DONE (all drivers)
   GL_ARB_transform_feedback_instanced                  DONE (i965, nv50, nvc0, r600, radeonsi)
index 0c8114b..7ceaca4 100644 (file)
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_sample_shading on radeonsi</li>
 <li>GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi</li>
 <li>GL_ARB_texture_cube_map_array on radeonsi</li>
+<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
 </ul>