projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd649a5
)
docs: update features.txt for GL_ARB_clear_texture with swr
author
Bruce Cherniak
<bruce.cherniak@intel.com>
Sun, 26 Feb 2017 03:17:07 +0000
(21:17 -0600)
committer
Tim Rowley
<timothy.o.rowley@intel.com>
Thu, 2 Mar 2017 19:39:56 +0000
(13:39 -0600)
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
docs/features.txt
patch
|
blob
|
history
diff --git
a/docs/features.txt
b/docs/features.txt
index 9d3a46022820329382438a1d554d17c273a38e5e..67d177d710ca225e2e977e6beb093969a791869f 100644
(file)
--- 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