Mesa (master): docs/features: Mark trivial missed feature

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 16 23:23:56 UTC 2020


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

Author: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Date:   Thu Jul 16 19:19:08 2020 -0400

docs/features: Mark trivial missed feature

It's right there in GLES.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5943>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index e147967d420..fed566e2318 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -61,7 +61,7 @@ GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv
   glGetStringi command                                  DONE
   glTexParameterI, glGetTexParameterI commands          DONE
   glVertexAttribI commands                              DONE
-  Depth format cube textures                            DONE ()
+  Depth format cube textures                            DONE (panfrost)
   GLX_ARB_create_context (GLX 1.4 is required)          DONE (panfrost, v3d)
   Multisample anti-aliasing                             DONE (freedreno/a5xx+, freedreno (*), llvmpipe (*), softpipe (*), swr (*), panfrost)
   8 draw buffers                                        DONE ()



More information about the mesa-commit mailing list