docs: mark ARB_ES3_2_compatibility as done for radeonsi
authorMarek Olšák <marek.olsak@amd.com>
Wed, 1 Aug 2018 15:36:18 +0000 (11:36 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 1 Aug 2018 15:38:54 +0000 (11:38 -0400)
docs/features.txt
docs/relnotes/18.2.0.html

index 46e5a25a754f7293b8ceee86530929d42e5a199c..37614470a148981bb3adb0f094862c0db1e0a4da 100644 (file)
@@ -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
index 17c94f6d88f88ff82fd4d7027ebe55b7b9f98587..a4bc1eb6c9c9181b42184d7dc1c2dfffe15bafb7 100644 (file)
@@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers.
 <ul>
 <li>OpenGL 4.4 Compatibility profile on radeonsi</li>
 <li>OpenGL ES 3.2 on radeonsi</li>
+<li>GL_ARB_ES3_2_compatibility on radeonsi</li>
 <li>GL_ARB_fragment_shader_interlock on i965</li>
 <li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li>
 <li>GL_ANDROID_extension_pack_es31a on radeonsi.</li>