EXT_sRGB_write_control and EXT_texture_sRGB_R8 are now supported
on all drivers that support sRGB.

Signed-off-by: Gert Wollny <gert.wol...@collabora.com>
CC: <mesa-sta...@lists.freedesktop.org>
---
 docs/relnotes/19.0.0.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/relnotes/19.0.0.html b/docs/relnotes/19.0.0.html
index 1b4edd7ce76..33b35ab8cb0 100644
--- a/docs/relnotes/19.0.0.html
+++ b/docs/relnotes/19.0.0.html
@@ -41,8 +41,10 @@ TBD.
 <ul>
 <li>GL_AMD_texture_texture4 on all GL 4.0 drivers.</li>
 <li>GL_EXT_shader_implicit_conversions on all drivers (ES extension).</li>
+<li>GL_EXT_sRGB_write_control on all GL 3.0 drivers (ES extension).</li>
 <li>GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension).</li>
 <li>GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension).</li>
+<li>GL_EXT_texture_sRGB_R8 on all GL 3.0 drivers.</li>
 <li>GL_EXT_render_snorm on gallium drivers (ES extension).</li>
 <li>GL_EXT_texture_view on drivers supporting texture views (ES 
extension).</li>
 <li>GL_OES_texture_view on drivers supporting texture views (ES 
extension).</li>
-- 
2.19.2

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to