summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBruce Cherniak <bruce.cherniak@intel.com>2017-02-25 21:17:07 -0600
committerTim Rowley <timothy.o.rowley@intel.com>2017-03-02 13:39:56 -0600
commit74aa6fd9a0b5e137101720fb0ddb43cb06a47f28 (patch)
tree8230fc72aa564cbcdba6b202acf919a0b1b8429e /docs
parentdd649a541d32a25b42044af59b0b17794a9466a4 (diff)
docs: update features.txt for GL_ARB_clear_texture with swr
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
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 9d3a460228..67d177d710 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, llvmpipe, swr)
- GL_ARB_clear_texture DONE (i965, nv50, r600, llvmpipe, softpipe)
+ GL_ARB_clear_texture DONE (i965, nv50, r600, llvmpipe, softpipe, swr)
GL_ARB_enhanced_layouts DONE (i965, nv50, llvmpipe, softpipe)
- compile-time constant expressions DONE
- explicit byte offsets for blocks DONE