Module: Mesa
Branch: master
Commit: e2c62170d5fa165672ef0e5e064978a4b881cb80
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2c62170d5fa165672ef0e5e064978a4b881cb80

Author: Dave Airlie <[email protected]>
Date:   Tue Jul 31 05:07:06 2018 +1000

docs/features: update virgl GL 4.3 support

virgl with up to date host renderer now exposes GL 4.3.

---

 docs/features.txt | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index 56178f20ef..8902e60b76 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -165,29 +165,29 @@ GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, 
radeonsi, virgl
   GL_ARB_map_buffer_alignment                           DONE (all drivers)
 
 
-GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
+GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, virgl
 
   GL_ARB_arrays_of_arrays                               DONE (all drivers that 
support GLSL 1.30)
   GL_ARB_ES3_compatibility                              DONE (all drivers that 
support GLSL 3.30)
   GL_ARB_clear_buffer_object                            DONE (all drivers)
   GL_ARB_compute_shader                                 DONE (freedreno/a5xx, 
i965, softpipe)
-  GL_ARB_copy_image                                     DONE (i965, nv50, 
softpipe, llvmpipe, virgl)
+  GL_ARB_copy_image                                     DONE (i965, nv50, 
softpipe, llvmpipe)
   GL_KHR_debug                                          DONE (all drivers)
   GL_ARB_explicit_uniform_location                      DONE (all drivers that 
support GLSL)
-  GL_ARB_fragment_layer_viewport                        DONE (i965, nv50, 
llvmpipe, softpipe, virgl)
+  GL_ARB_fragment_layer_viewport                        DONE (i965, nv50, 
llvmpipe, softpipe)
   GL_ARB_framebuffer_no_attachments                     DONE (freedreno, i965, 
softpipe)
   GL_ARB_internalformat_query2                          DONE (all drivers)
   GL_ARB_invalidate_subdata                             DONE (all drivers)
-  GL_ARB_multi_draw_indirect                            DONE (freedreno, i965, 
llvmpipe, softpipe, swr, virgl)
+  GL_ARB_multi_draw_indirect                            DONE (freedreno, i965, 
llvmpipe, softpipe, swr)
   GL_ARB_program_interface_query                        DONE (all drivers)
   GL_ARB_robust_buffer_access_behavior                  DONE (i965)
-  GL_ARB_shader_image_size                              DONE (freedreno/a5xx, 
i965, softpipe, virgl)
-  GL_ARB_shader_storage_buffer_object                   DONE (freedreno/a5xx, 
i965, softpipe, virgl)
-  GL_ARB_stencil_texturing                              DONE (freedreno, 
i965/hsw+, nv50, llvmpipe, softpipe, swr, virgl)
-  GL_ARB_texture_buffer_range                           DONE (freedreno, nv50, 
i965, llvmpipe, virgl)
+  GL_ARB_shader_image_size                              DONE (freedreno/a5xx, 
i965, softpipe)
+  GL_ARB_shader_storage_buffer_object                   DONE (freedreno/a5xx, 
i965, softpipe)
+  GL_ARB_stencil_texturing                              DONE (freedreno, 
i965/hsw+, nv50, llvmpipe, softpipe, swr)
+  GL_ARB_texture_buffer_range                           DONE (freedreno, nv50, 
i965, llvmpipe)
   GL_ARB_texture_query_levels                           DONE (all drivers that 
support GLSL 1.30)
   GL_ARB_texture_storage_multisample                    DONE (all drivers that 
support GL_ARB_texture_multisample)
-  GL_ARB_texture_view                                   DONE (freedreno, i965, 
nv50, llvmpipe, softpipe, swr, virgl)
+  GL_ARB_texture_view                                   DONE (freedreno, i965, 
nv50, llvmpipe, softpipe, swr)
   GL_ARB_vertex_attrib_binding                          DONE (all drivers)
 
 

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to