From 84e707e6f2292dd886b8385fab0ced5122e35876 Mon Sep 17 00:00:00 2001 From: Elie Tournier Date: Thu, 12 Mar 2020 13:01:22 +0000 Subject: [PATCH] docs/features: Update virgl OpenGL 4.5 features GL_ARB_clip_control and GL_KHR_robustness are now expose in the guest. Signed-off-by: Elie Tournier Reviewed-by: Gert Wollny Tested-by: Marge Bot Part-of: --- docs/features.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index f0f0b8e25fe..4db525b9da8 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -213,7 +213,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi GL 4.5, GLSL 4.50 -- all DONE: nvc0, r600, radeonsi GL_ARB_ES3_1_compatibility DONE (i965/hsw+, softpipe, virgl) - GL_ARB_clip_control DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr) + 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) @@ -222,7 +222,7 @@ GL 4.5, GLSL 4.50 -- all DONE: nvc0, r600, radeonsi 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) + GL_KHR_robustness DONE (freedreno, i965, virgl) GL_EXT_shader_integer_mix DONE (all drivers that support GLSL) GL 4.6, GLSL 4.60 -- all DONE: radeonsi -- 2.30.2