Mesa (master): docs/GL4: update gallium/swr features

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 20 11:37:59 UTC 2020


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

Author: Krzysztof Raszkowski <krzysztof.raszkowski at intel.com>
Date:   Mon Jan 20 12:24:53 2020 +0100

docs/GL4: update gallium/swr features

Reviewed-by: Jan Zielinski <jan.zielinski at intel.com>

---

 docs/features.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index d3790bc269c..39316d30da8 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -118,9 +118,9 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl
   - 'precise' qualifier                                 DONE (softpipe)
   - Dynamically uniform sampler array indices           DONE (softpipe)
   - Dynamically uniform UBO array indices               DONE (freedreno, softpipe)
-  - Implicit signed -> unsigned conversions             DONE (softpipe)
-  - Fused multiply-add                                  DONE (softpipe)
-  - Packing/bitfield/conversion functions               DONE (freedreno, softpipe)
+  - Implicit signed -> unsigned conversions             DONE (softpipe, swr)
+  - Fused multiply-add                                  DONE (softpipe, swr)
+  - Packing/bitfield/conversion functions               DONE (freedreno, softpipe, swr)
   - Enhanced textureGather                              DONE (freedreno, softpipe, swr)
   - Geometry shader instancing                          DONE (llvmpipe, softpipe, swr)
   - Geometry shader multiple streams                    DONE (softpipe, swr)



More information about the mesa-commit mailing list