summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLars Hamre <chemecse@gmail.com>2017-02-22 10:56:44 -0500
committerRoland Scheidegger <sroland@vmware.com>2017-02-24 15:41:26 +0100
commitcaf4252a01dc95fbc47e8a50988040f67396b278 (patch)
tree5cfe13e2e53dc89df1547242b6548a635057cd01 /docs
parenta876b50b20daeab51c8f85ffd30d723245e69601 (diff)
docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe
Signed-off-by: Lars Hamre <chemecse@gmail.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
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 346ba28917..d9528e9ea7 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -192,7 +192,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, radeonsi
GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all drivers)
GL_ARB_buffer_storage DONE (i965, nv50, r600)
- GL_ARB_clear_texture DONE (i965, nv50, r600)
+ GL_ARB_clear_texture DONE (i965, nv50, r600, llvmpipe, softpipe)
GL_ARB_enhanced_layouts DONE (i965, nv50, llvmpipe, softpipe)
- compile-time constant expressions DONE
- explicit byte offsets for blocks DONE