From 26d3e2b4b0bfb3b00362800172291516d340cca0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?= Date: Wed, 1 Aug 2018 11:36:18 -0400 Subject: [PATCH] docs: mark ARB_ES3_2_compatibility as done for radeonsi --- docs/features.txt | 2 +- docs/relnotes/18.2.0.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 46e5a25a754..37614470a14 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -299,7 +299,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_ARB_bindless_texture DONE (nvc0, radeonsi) GL_ARB_cl_event not started GL_ARB_compute_variable_group_size DONE (nvc0, radeonsi) - GL_ARB_ES3_2_compatibility DONE (i965/gen8+, virgl) + GL_ARB_ES3_2_compatibility DONE (i965/gen8+, radeonsi, virgl) GL_ARB_fragment_shader_interlock DONE (i965) GL_ARB_gpu_shader_int64 DONE (i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe) GL_ARB_parallel_shader_compile not started, but Chia-I Wu did some related work in 2014 diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index 17c94f6d88f..a4bc1eb6c9c 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers.