docs: sync up nv50/nvc0 status on GL4.x extensions
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 21 Jan 2014 05:26:14 +0000 (00:26 -0500)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 27 Jan 2014 15:40:43 +0000 (16:40 +0100)
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/GL3.txt

index bc18d97..86aad69 100644 (file)
@@ -98,7 +98,7 @@ GL 4.0:
 
   GLSL 4.0                                             not started
   GL_ARB_texture_query_lod                             DONE (i965)
-  GL_ARB_draw_buffers_blend                            DONE (i965, r600, radeonsi, softpipe)
+  GL_ARB_draw_buffers_blend                            DONE (i965, nv50, nvc0, r600, radeonsi, softpipe)
   GL_ARB_draw_indirect                                 DONE (i965)
   GL_ARB_gpu_shader5                                   started
   GL_ARB_gpu_shader_fp64                               not started
@@ -106,16 +106,16 @@ GL 4.0:
   GL_ARB_shader_subroutine                             not started
   GL_ARB_tessellation_shader                           not started
   GL_ARB_texture_buffer_object_rgb32                   DONE (i965, r600, radeonsi, softpipe)
-  GL_ARB_texture_cube_map_array                        DONE (i965, r600, softpipe)
+  GL_ARB_texture_cube_map_array                        DONE (i965, nvc0, r600, softpipe)
   GL_ARB_texture_gather                                DONE (i965)
-  GL_ARB_transform_feedback2                           DONE (i965, r600, radeonsi)
-  GL_ARB_transform_feedback3                           DONE (i965, r600, radeonsi)
+  GL_ARB_transform_feedback2                           DONE (i965, nv50, nvc0, r600, radeonsi)
+  GL_ARB_transform_feedback3                           DONE (i965, nv50, nvc0, r600, radeonsi)
 
 
 GL 4.1:
 
   GLSL 4.1                                             not started
-  GL_ARB_ES2_compatibility                             DONE (i965, r300, r600, radeonsi)
+  GL_ARB_ES2_compatibility                             DONE (i965, nv50, nvc0, r300, r600, radeonsi)
   GL_ARB_get_program_binary                            DONE (0 binary formats)
   GL_ARB_separate_shader_objects                       some infrastructure done
   GL_ARB_shader_precision                              not started
@@ -130,12 +130,12 @@ GL 4.2:
   GL_ARB_compressed_texture_pixel_storage              not started
   GL_ARB_shader_atomic_counters                        DONE (i965)
   GL_ARB_texture_storage                               DONE (all drivers)
-  GL_ARB_transform_feedback_instanced                  DONE (i965, r600, radeonsi)
+  GL_ARB_transform_feedback_instanced                  DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_base_instance                                 DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_shader_image_load_store                       in progress (curro)
   GL_ARB_conservative_depth                            DONE (all drivers that support GLSL 1.30)
   GL_ARB_shading_language_420pack                      DONE (all drivers that support GLSL 1.30)
-  GL_ARB_internalformat_query                          DONE (i965, r300, r600, radeonsi)
+  GL_ARB_internalformat_query                          DONE (i965, nv50, nvc0, r300, r600, radeonsi)
   GL_ARB_map_buffer_alignment                          DONE (r300, r600, radeonsi)