Mesa (master): docs: changed "Done" to "DONE" in features.txt

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 28 23:32:29 UTC 2019


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

Author: Romain Failliot <romain.failliot at foolstep.com>
Date:   Sat Apr 27 17:02:21 2019 -0400

docs: changed "Done" to "DONE" in features.txt

Mesamatrix.net expects uppercase.

Acked-by: Timothy Arceri <tarceri at itsqueeze.com>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index c6aeabad559..2a22ccd39d4 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -325,7 +325,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_EXT_semaphore_win32                                not started
   GL_EXT_sRGB_write_control                             DONE (all drivers that support GLES 3.0+)
   GL_EXT_texture_norm16                                 DONE (freedreno, i965, r600, radeonsi, nvc0)
-  GL_EXT_texture_sRGB_R8                                Done (all drivers that support GLES 3.0+)
+  GL_EXT_texture_sRGB_R8                                DONE (all drivers that support GLES 3.0+)
   GL_KHR_blend_equation_advanced_coherent               DONE (i965/gen9+)
   GL_KHR_texture_compression_astc_hdr                   DONE (i965/bxt)
   GL_KHR_texture_compression_astc_sliced_3d             DONE (i965/gen9+, radeonsi)




More information about the mesa-commit mailing list