summaryrefslogtreecommitdiff
path: root/docs/features.txt
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2018-07-31 05:04:56 +1000
committerDave Airlie <airlied@redhat.com>2018-08-01 08:06:41 +1000
commit5be352b4303a759c8ebbbd047365e94f66a098f0 (patch)
tree89101bf2946e6bea1be6e2c2ba2894c6c56291b0 /docs/features.txt
parent9c136e8a07b10ce0c034cbeab1180ae2b4d89bf7 (diff)
downloadmesa-5be352b4303a759c8ebbbd047365e94f66a098f0.tar.gz
mesa-5be352b4303a759c8ebbbd047365e94f66a098f0.tar.bz2
mesa-5be352b4303a759c8ebbbd047365e94f66a098f0.zip
docs/features: mark virgl image features and GL4.2 as done
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/features.txt b/docs/features.txt
index a25f52658f5..96db1fc9bab 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -149,19 +149,19 @@ GL 4.1, GLSL 4.10 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl
GL_ARB_viewport_array DONE (i965, nv50, llvmpipe, softpipe)
-GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi
+GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl
- GL_ARB_texture_compression_bptc DONE (freedreno, i965, virgl)
+ GL_ARB_texture_compression_bptc DONE (freedreno, i965)
GL_ARB_compressed_texture_pixel_storage DONE (all drivers)
- GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965, softpipe, virgl)
+ GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965, softpipe)
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)
+ GL_ARB_transform_feedback_instanced DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr)
+ GL_ARB_base_instance DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr)
GL_ARB_shader_image_load_store DONE (freedreno/a5xx, i965, softpipe)
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_shading_language_packing DONE (all drivers)
- GL_ARB_internalformat_query DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr, virgl)
+ GL_ARB_internalformat_query DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr)
GL_ARB_map_buffer_alignment DONE (all drivers)
@@ -181,7 +181,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
GL_ARB_multi_draw_indirect DONE (freedreno, i965, llvmpipe, softpipe, swr, virgl)
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_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)
@@ -218,7 +218,7 @@ GL 4.5, GLSL 4.50 -- all DONE: nvc0, radeonsi
GL_ARB_derivative_control DONE (i965, nv50, r600, virgl)
GL_ARB_direct_state_access DONE (all drivers)
GL_ARB_get_texture_sub_image DONE (all drivers)
- GL_ARB_shader_texture_image_samples DONE (i965, nv50, r600)
+ GL_ARB_shader_texture_image_samples DONE (i965, nv50, r600, virgl)
GL_ARB_texture_barrier DONE (freedreno, i965, nv50, r600)
GL_KHR_context_flush_control DONE (all - but needs GLX/EGL extension to be useful)
GL_KHR_robustness DONE (i965)
@@ -250,8 +250,8 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi
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, 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_image_load_store DONE (freedreno/a5xx, i965/gen7+, softpipe, virgl)
+ GL_ARB_shader_image_size DONE (freedreno/a5xx, i965/gen7+, softpipe, virgl)
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)