From a09cbaffbfb1dcf0b6ae41bbba21ae9bfdfb8a3b Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Sun, 5 Aug 2018 22:50:54 -0400 Subject: mesa: expose EXT_texture_compression_s3tc on GLES The spec was modified to support GLES. Tested-by: Erik Faye-Lund Reviewed-by: Ilia Mirkin --- docs/relnotes/18.3.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index 5874d3fa330..e0061872de4 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -57,6 +57,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_AMD_multi_draw_indirect on all GL 4.x drivers.
  • GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
  • GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension)
  • +
  • GL_EXT_texture_compression_s3tc on all drivers (ES extension)
  • GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
  • GL_EXT_window_rectangles on radeonsi.
  • GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
  • -- cgit v1.2.3