aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2019-04-16 11:10:01 -0700
committerRob Clark <[email protected]>2019-04-25 14:13:31 -0700
commit96d2e4ab8ad394a4c3e8d315880b7af7a0cc824c (patch)
tree3f1775c7f6011db797701b36579765b4faed5e1a /docs
parent650391868935ce047b7108f1c4f25f97323f8031 (diff)
freedreno: add robustness support
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 4a1f1913efd..f9aa5f06d89 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -274,7 +274,7 @@ GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+, radeonsi, virgl
GL_EXT_color_buffer_float DONE (all drivers)
GL_KHR_blend_equation_advanced DONE (i965, nvc0)
GL_KHR_debug DONE (all drivers)
- GL_KHR_robustness DONE (i965, nvc0)
+ GL_KHR_robustness DONE (freedreno, i965, nvc0)
GL_KHR_texture_compression_astc_ldr DONE (freedreno, i965/gen9+)
GL_OES_copy_image DONE (all drivers)
GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend)