diff options
author | Romain Failliot <[email protected]> | 2019-04-27 17:02:21 -0400 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2019-04-29 09:32:01 +1000 |
commit | 7050eccd77f6f435ab4c8ab4a31706e42b53817b (patch) | |
tree | 09b3ece1a51fd024355e219ef93a6d3c5034b946 /docs | |
parent | ec65e1b763edadbc4f7bddd122b1fbbdb2c5bfd0 (diff) |
docs: changed "Done" to "DONE" in features.txt
Mesamatrix.net expects uppercase.
Acked-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/features.txt | 2 |
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) |