mesa: update features.txt to reflect EXT_dsa status
[mesa.git] / docs / features.txt
index 117db03ed6bfbff471a83e404d9c008c88cd3eff..9cf76533fc28cf9bd0f25d6d0c8b9bef78dae4c9 100644 (file)
@@ -121,9 +121,9 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl
   - Implicit signed -> unsigned conversions             DONE (softpipe)
   - Fused multiply-add                                  DONE (softpipe)
   - Packing/bitfield/conversion functions               DONE (freedreno, softpipe)
-  - Enhanced textureGather                              DONE (freedreno, softpipe)
-  - Geometry shader instancing                          DONE (llvmpipe, softpipe)
-  - Geometry shader multiple streams                    DONE (softpipe)
+  - Enhanced textureGather                              DONE (freedreno, softpipe, swr)
+  - Geometry shader instancing                          DONE (llvmpipe, softpipe, swr)
+  - Geometry shader multiple streams                    DONE (softpipe, swr)
   - Enhanced per-sample shading                         DONE ()
   - Interpolation functions                             DONE (softpipe)
   - New overload resolution rules                       DONE (softpipe)
@@ -347,50 +347,50 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GLX_ARB_robustness_share_group_isolation              not started
 
 GL_EXT_direct_state_access subfeatures (in the spec order):
-  GL 1.1: Client commands                               not started
-  GL 1.0-1.3: Matrix and transpose matrix commands      not started
-  GL 1.1-1.2: Texture commands                          not started
-  GL 1.2: 3D texture commands                           not started
-  GL 1.2.1: Multitexture commands                       not started
-  GL 1.2.1-3.0: Indexed texture commands                not started
-  GL 1.2.1-3.0: Indexed generic queries                 not started
-  GL 1.2.1: EnableIndexed.. Get*Indexed                 not started
-  GL_ARB_vertex_program                                 not started
-  GL 1.3: Compressed texture and multitexture commands  not started
-  GL 1.5: Buffer commands                               not started
-  GL 2.0-2.1: Uniform and uniform matrix commands       not started
-  GL_EXT_texture_buffer_object                          not started
-  GL_EXT_texture_integer                                not started
-  GL_EXT_gpu_shader4                                    not started
-  GL_EXT_gpu_program_parameters                         not started
+  GL 1.1: Client commands                               DONE
+  GL 1.0-1.3: Matrix and transpose matrix commands      DONE
+  GL 1.1-1.2: Texture commands                          DONE
+  GL 1.2: 3D texture commands                           DONE
+  GL 1.2.1: Multitexture commands                       DONE
+  GL 1.2.1-3.0: Indexed texture commands                DONE
+  GL 1.2.1-3.0: Indexed generic queries                 DONE
+  GL 1.2.1: EnableIndexed.. Get*Indexed                 DONE
+  GL_ARB_vertex_program                                 DONE
+  GL 1.3: Compressed texture and multitexture commands  DONE
+  GL 1.5: Buffer commands                               DONE
+  GL 2.0-2.1: Uniform and uniform matrix commands       DONE
+  GL_EXT_texture_buffer_object                          DONE
+  GL_EXT_texture_integer                                DONE
+  GL_EXT_gpu_shader4                                    DONE
+  GL_EXT_gpu_program_parameters                         DONE
   GL_NV_gpu_program4                                    n/a
   GL_NV_framebuffer_multisample_coverage                n/a
-  GL 3.0: Renderbuffer/framebuffer commands, Gen*Mipmap not started
-  GL 3.0: CopyBuffer command                            not started
-  GL_EXT_geometry_shader4 commands (expose in GL 3.2)   not started
+  GL 3.0: Renderbuffer/framebuffer commands, Gen*Mipmap DONE
+  GL 3.0: CopyBuffer command                            DONE
+  GL_EXT_geometry_shader4 commands (expose in GL 3.2)   DONE
   GL_NV_explicit_multisample                            n/a
-  GL 3.0: Vertex array/attrib/query/map commands        not started
-  Matrix GL tokens                                      not started
+  GL 3.0: Vertex array/attrib/query/map commands        DONE
+  Matrix GL tokens                                      DONE
 
 GL_EXT_direct_state_access additions from other extensions (complete list):
   GL_AMD_framebuffer_sample_positions                   n/a
-  GL_AMD_gpu_shader_int64                               not started
-  GL_ARB_bindless_texture                               not started
-  GL_ARB_buffer_storage                                 not started
+  GL_AMD_gpu_shader_int64                               n/a (not enabled in compat profile)
+  GL_ARB_bindless_texture                               DONE
+  GL_ARB_buffer_storage                                 DONE
   GL_ARB_clear_buffer_object                            not started
   GL_ARB_framebuffer_no_attachments                     not started
   GL_ARB_gpu_shader_fp64                                not started
   GL_ARB_instanced_arrays                               not started
-  GL_ARB_internalformat_query2                          not started
+  GL_ARB_internalformat_query2                          DONE
   GL_ARB_sparse_texture                                 n/a
   GL_ARB_sparse_buffer                                  not started
   GL_ARB_texture_buffer_range                           not started
-  GL_ARB_texture_storage                                not started
+  GL_ARB_texture_storage                                DONE
   GL_ARB_texture_storage_multisample                    not started
   GL_ARB_vertex_attrib_64bit                            not started
-  GL_ARB_vertex_attrib_binding                          not started
-  GL_EXT_buffer_storage                                 not started
-  GL_EXT_external_buffer                                not started
+  GL_ARB_vertex_attrib_binding                          DONE
+  GL_EXT_buffer_storage                                 DONE
+  GL_EXT_external_buffer                                n/a
   GL_EXT_separate_shader_objects                        n/a
   GL_EXT_sparse_texture                                 n/a
   GL_EXT_texture_storage                                n/a
@@ -441,12 +441,13 @@ Vulkan 1.1 -- all DONE: anv, radv
   VK_KHR_variable_pointers                              DONE (anv, radv)
 
 Khronos extensions that are not part of any Vulkan version:
+
   VK_KHR_8bit_storage                                   DONE (anv/gen8+, radv)
   VK_KHR_android_surface                                not started
   VK_KHR_create_renderpass2                             DONE (anv, radv)
   VK_KHR_depth_stencil_resolve                          DONE (anv, radv)
   VK_KHR_display                                        DONE (anv, radv)
-  VK_KHR_display_swapchain                              DONE (anv, radv)
+  VK_KHR_display_swapchain                              not started
   VK_KHR_draw_indirect_count                            DONE (anv, radv)
   VK_KHR_driver_properties                              DONE (anv, radv)
   VK_KHR_external_fence_fd                              DONE (anv, radv)