aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 4ce5b570245..52a081dc3be 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -192,12 +192,12 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe, virgl
GL_ARB_vertex_attrib_binding DONE (all drivers)
-GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
+GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe
GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all drivers)
- GL_ARB_buffer_storage DONE (freedreno, i965, nv50, llvmpipe, swr, v3d)
- GL_ARB_clear_texture DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)
- GL_ARB_enhanced_layouts DONE (i965, nv50, llvmpipe, softpipe, virgl)
+ GL_ARB_buffer_storage DONE (freedreno, i965, nv50, swr, v3d)
+ GL_ARB_clear_texture DONE (i965, nv50, softpipe, swr, virgl)
+ GL_ARB_enhanced_layouts DONE (i965, nv50, softpipe, virgl)
- compile-time constant expressions DONE
- explicit byte offsets for blocks DONE
- forced alignment within blocks DONE
@@ -205,22 +205,22 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
- specified transform/feedback layout DONE
- input/output block locations DONE
GL_ARB_multi_bind DONE (all drivers)
- GL_ARB_query_buffer_object DONE (i965/hsw+, llvmpipe, virgl)
- GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, llvmpipe, softpipe, swr, virgl, panfrost)
- GL_ARB_texture_stencil8 DONE (freedreno, i965/hsw+, nv50, llvmpipe, softpipe, swr, virgl, v3d)
- GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, llvmpipe, softpipe, swr, virgl, zink, panfrost)
+ GL_ARB_query_buffer_object DONE (i965/hsw+, virgl)
+ GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, softpipe, swr, virgl, panfrost)
+ GL_ARB_texture_stencil8 DONE (freedreno, i965/hsw+, nv50, softpipe, swr, virgl, v3d)
+ GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, softpipe, swr, virgl, zink, panfrost)
-GL 4.5, GLSL 4.50 -- all DONE: nvc0, r600, radeonsi
+GL 4.5, GLSL 4.50 -- all DONE: nvc0, r600, radeonsi, llvmpipe
GL_ARB_ES3_1_compatibility DONE (i965/hsw+, softpipe, virgl)
- GL_ARB_clip_control DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr, virgl)
- GL_ARB_conditional_render_inverted DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr, virgl)
- GL_ARB_cull_distance DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)
- GL_ARB_derivative_control DONE (i965, nv50, llvmpipe, softpipe, virgl)
+ GL_ARB_clip_control DONE (freedreno, i965, nv50, softpipe, swr, virgl)
+ GL_ARB_conditional_render_inverted DONE (freedreno, i965, nv50, softpipe, swr, virgl)
+ GL_ARB_cull_distance DONE (i965, nv50, softpipe, swr, virgl)
+ GL_ARB_derivative_control DONE (i965, nv50, softpipe, 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, llvmpipe, virgl)
- GL_ARB_texture_barrier DONE (freedreno, i965, nv50, llvmpipe, virgl)
+ GL_ARB_shader_texture_image_samples DONE (i965, nv50, virgl)
+ GL_ARB_texture_barrier DONE (freedreno, i965, nv50, virgl)
GL_KHR_context_flush_control DONE (all - but needs GLX/EGL extension to be useful)
GL_KHR_robustness DONE (freedreno, i965, virgl)
GL_EXT_shader_integer_mix DONE (all drivers that support GLSL)