diff --git a/docs/features.txt b/docs/features.txt index 972ef5b24e0..92ec23ad84e 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -279,13 +279,13 @@ GLES3.2, GLSL ES 3.2 -- all DONE: freedreno/a6xx, radeonsi, virgl, llvmpipe, zin GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend) GL_OES_draw_elements_base_vertex DONE (all drivers) GL_OES_geometry_shader DONE (freedreno/a6xx, nvc0, r600, softpipe, v3d) - GL_OES_gpu_shader5 DONE (freedreno/a6xx, all drivers that support GL_ARB_gpu_shader5) + GL_OES_gpu_shader5 DONE (freedreno/a6xx, panfrost/v6+, all drivers that support GL_ARB_gpu_shader5) GL_OES_primitive_bounding_box DONE (freedreno/a5xx+, nvc0, r600, softpipe, v3d) - GL_OES_sample_shading DONE (freedreno/a6xx, nvc0, r600, panfrost, d3d12) + GL_OES_sample_shading DONE (freedreno/a6xx, nvc0, r600, panfrost/v6+, d3d12) GL_OES_sample_variables DONE (freedreno/a6xx, nvc0, r600, panfrost/v6+, crocus/gen7+) GL_OES_shader_image_atomic DONE (All drivers that support GLES 3.1) GL_OES_shader_io_blocks DONE (All drivers that support GLES 3.1) - GL_OES_shader_multisample_interpolation DONE (freedreno/a6xx, nvc0, r600) + GL_OES_shader_multisample_interpolation DONE (freedreno/a6xx, nvc0, r600, panfrost/v6+) GL_OES_tessellation_shader DONE (freedreno/a6xx, all drivers that support GL_ARB_tessellation_shader) GL_OES_texture_border_clamp DONE (all drivers) GL_OES_texture_buffer DONE (freedreno, nvc0, r600, softpipe, panfrost, crocus/gen6+)