From 69c2cd0b14634b28ba080f8a37b84ced0dbb8f6f Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 18 Jul 2018 12:36:04 +1000 Subject: [PATCH] docs/features: note ssbo and atomic counters done for virgl --- docs/features.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index b54b67f3ab2..768796d56e1 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -153,7 +153,7 @@ GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi GL_ARB_texture_compression_bptc DONE (freedreno, i965, virgl) GL_ARB_compressed_texture_pixel_storage DONE (all drivers) - GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965, softpipe) + GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965, softpipe, virgl) GL_ARB_texture_storage DONE (all drivers) GL_ARB_transform_feedback_instanced DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr, virgl) GL_ARB_base_instance DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr, virgl) @@ -182,7 +182,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi 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) - GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965, softpipe) + 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_texture_query_levels DONE (all drivers that support GLSL 1.30) @@ -230,7 +230,7 @@ GL 4.6, GLSL 4.60 GL_ARB_indirect_parameters DONE (i965/gen7+, nvc0, radeonsi) GL_ARB_pipeline_statistics_query DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_polygon_offset_clamp DONE (freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, swr, virgl) - GL_ARB_shader_atomic_counter_ops DONE (freedreno/a5xx, i965/gen7+, nvc0, r600, radeonsi, softpipe) + GL_ARB_shader_atomic_counter_ops DONE (freedreno/a5xx, i965/gen7+, nvc0, r600, radeonsi, softpipe, virgl) GL_ARB_shader_draw_parameters DONE (i965, nvc0, radeonsi) GL_ARB_shader_group_vote DONE (i965, nvc0, radeonsi) GL_ARB_spirv_extensions in progress (Nicolai Hähnle, Ian Romanick) @@ -249,10 +249,10 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) GL_ARB_framebuffer_no_attachments DONE (freedreno, i965/gen7+, softpipe) GL_ARB_program_interface_query DONE (all drivers) - GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965/gen7+, softpipe) + GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965/gen7+, softpipe, virgl) GL_ARB_shader_image_load_store DONE (freedreno/a5xx, i965/gen7+, softpipe) GL_ARB_shader_image_size DONE (freedreno/a5xx, i965/gen7+, softpipe) - GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965/gen7+, softpipe) + GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965/gen7+, softpipe, virgl) GL_ARB_shading_language_packing DONE (all drivers) GL_ARB_separate_shader_objects DONE (all drivers) GL_ARB_stencil_texturing DONE (freedreno, nv50, llvmpipe, softpipe, swr, virgl) -- 2.30.2