OSDN Git Service

docs: update with ARB_texture_cube_map_array support
authorDave Airlie <airlied@redhat.com>
Fri, 9 Nov 2012 00:57:04 +0000 (10:57 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 9 Nov 2012 00:58:49 +0000 (10:58 +1000)
just mention softpipe is done, r600g will come soon.

Signed-off-by: Dave Airlie <airlied@redhat.com>
docs/GL3.txt
docs/relnotes-9.1.html

index 28f6ae6..9b87e8b 100644 (file)
@@ -96,7 +96,7 @@ GL_ARB_sample_shading                                not started
 GL_ARB_shader_subroutine                             not started
 GL_ARB_tessellation_shader                           not started
 GL_ARB_texture_buffer_object_rgb32                   not started
-GL_ARB_texture_cube_map_array                        not started
+GL_ARB_texture_cube_map_array                        DONE (softpipe)
 GL_ARB_texture_gather                                not started
 GL_ARB_transform_feedback2                           DONE
 GL_ARB_transform_feedback3                           DONE
index 5bf9d8c..97247fb 100644 (file)
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_ARB_map_buffer_alignment</li>
+<li>GL_ARB_texture_cube_map_array</li>
 </ul>