summaryrefslogtreecommitdiffstats
path: root/docs/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/features.txt b/docs/features.txt
index f9aa5f06d89..c63afeacaba 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -282,11 +282,11 @@ GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+, radeonsi, virgl
GL_OES_geometry_shader DONE (i965/hsw+, nvc0)
GL_OES_gpu_shader5 DONE (freedreno/a6xx, all drivers that support GL_ARB_gpu_shader5)
GL_OES_primitive_bounding_box DONE (freedreno/a5xx+, i965/gen7+, nvc0)
- GL_OES_sample_shading DONE (i965, nvc0, r600)
- GL_OES_sample_variables DONE (i965, nvc0, r600)
+ GL_OES_sample_shading DONE (freedreno/a6xx, i965, nvc0, r600)
+ GL_OES_sample_variables DONE (freedreno/a6xx, i965, nvc0, r600)
GL_OES_shader_image_atomic DONE (all drivers that support GL_ARB_shader_image_load_store)
GL_OES_shader_io_blocks DONE (All drivers that support GLES 3.1)
- GL_OES_shader_multisample_interpolation DONE (i965, nvc0, r600)
+ GL_OES_shader_multisample_interpolation DONE (freedreno/a6xx, i965, nvc0, r600)
GL_OES_tessellation_shader DONE (all drivers that support GL_ARB_tessellation_shader)
GL_OES_texture_border_clamp DONE (all drivers)
GL_OES_texture_buffer DONE (freedreno, i965, nvc0, softpipe)