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

Author: Jan Zielinski <[email protected]>
Date:   Thu Jan 30 09:34:55 2020 +0100

docs: Update SWR tessellation support

Update features.txt to reflect ARB_tessellation_shader
support in SWR

Reviewed-by: Krzysztof Raszkowski <[email protected]>
Tested-by: Marge Bot 
<https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3636>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3636>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index a669c414bb1..2f051fcae25 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -130,7 +130,7 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, 
radeonsi, virgl
   GL_ARB_gpu_shader_fp64                                DONE (i965/gen7+, 
llvmpipe, softpipe, swr)
   GL_ARB_sample_shading                                 DONE (freedreno/a6xx, 
i965/gen6+, nv50)
   GL_ARB_shader_subroutine                              DONE (freedreno, 
i965/gen6+, nv50, llvmpipe, softpipe, swr)
-  GL_ARB_tessellation_shader                            DONE (i965/gen7+)
+  GL_ARB_tessellation_shader                            DONE (i965/gen7+, swr)
   GL_ARB_texture_buffer_object_rgb32                    DONE (freedreno, 
i965/gen6+, llvmpipe, softpipe, swr)
   GL_ARB_texture_cube_map_array                         DONE (i965/gen6+, 
nv50, llvmpipe, softpipe, swr)
   GL_ARB_texture_gather                                 DONE (freedreno, 
i965/gen6+, nv50, llvmpipe, softpipe, swr)

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

Reply via email to