Mesa (master): docs/features: Delete double nv50 entry and wrong enumeration

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 4 23:51:33 UTC 2018


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

Author: Dieter Nützel <Dieter at nuetzel-hh.de>
Date:   Tue Dec  4 22:20:10 2018 +0100

docs/features: Delete double nv50 entry and wrong enumeration

trivial

Fix commit d9b2234042142dc02a4844747d3c35e140da53dc

Signed-off-by: Dieter Nützel <Dieter at nuetzel-hh.de>
Signed-off-by: Marek Olšák <marek.olsak at amd.com>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 5fc408da8f..55fe7503bd 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -338,7 +338,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_OES_texture_float_linear                           DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
   GL_OES_texture_half_float                             DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
   GL_OES_texture_half_float_linear                      DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
-  GL_OES_texture_view                                   DONE (i965/gen8+, freedreno, nv50, r600, radeonsi, nv50, nvc0, llvmpipe, softpipe, swr)
+  GL_OES_texture_view                                   DONE (freedreno, i965/gen8+, r600, radeonsi, nv50, nvc0, softpipe, llvmpipe, swr)
   GL_OES_viewport_array                                 DONE (i965, nvc0, radeonsi)
   GLX_ARB_context_flush_control                         not started
   GLX_ARB_robustness_application_isolation              not started




More information about the mesa-commit mailing list