diff --git a/docs/features.txt b/docs/features.txt index 2312dac7a24..831a9a6884b 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -303,7 +303,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_ARB_fragment_shader_interlock DONE (i965) GL_ARB_gpu_shader_int64 DONE (i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe) GL_ARB_parallel_shader_compile DONE (all drivers) - GL_ARB_post_depth_coverage DONE (i965, nvc0) + GL_ARB_post_depth_coverage DONE (i965, nvc0, radeonsi) GL_ARB_robustness_isolation not started GL_ARB_sample_locations DONE (nvc0) GL_ARB_seamless_cubemap_per_texture DONE (etnaviv/SEAMLESS_CUBE_MAP, freedreno, i965, nvc0, radeonsi, r600, softpipe, swr, virgl) diff --git a/docs/relnotes/19.2.0.html b/docs/relnotes/19.2.0.html index 971958517a1..20eb8d3d04f 100644 --- a/docs/relnotes/19.2.0.html +++ b/docs/relnotes/19.2.0.html @@ -39,6 +39,7 @@ TBD.

New features