OSDN Git Service

docs: add ARB_texture_buffer_object_rgb32
authorDave Airlie <airlied@gmail.com>
Sat, 15 Dec 2012 21:06:54 +0000 (07:06 +1000)
committerDave Airlie <airlied@gmail.com>
Sat, 15 Dec 2012 21:07:43 +0000 (07:07 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
docs/GL3.txt
docs/relnotes-9.1.html

index 99c3194..34cce72 100644 (file)
@@ -95,7 +95,7 @@ GL_ARB_gpu_shader_fp64                               not started
 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_buffer_object_rgb32                   DONE (softpipe)
 GL_ARB_texture_cube_map_array                        DONE (i965, softpipe)
 GL_ARB_texture_gather                                not started
 GL_ARB_transform_feedback2                           DONE
index 3a8c77b..ffca275 100644 (file)
@@ -46,6 +46,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>
+<li>GL_ARB_texture_buffer_object_rgb32</li>
 </ul>