summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomain Failliot <romain.failliot@foolstep.com>2019-04-27 17:02:21 -0400
committerTimothy Arceri <tarceri@itsqueeze.com>2019-04-29 09:32:01 +1000
commit7050eccd77f6f435ab4c8ab4a31706e42b53817b (patch)
tree09b3ece1a51fd024355e219ef93a6d3c5034b946
parentec65e1b763edadbc4f7bddd122b1fbbdb2c5bfd0 (diff)
docs: changed "Done" to "DONE" in features.txt
Mesamatrix.net expects uppercase. Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
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)