projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a876b50
)
docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe
author
Lars Hamre
<chemecse@gmail.com>
Wed, 22 Feb 2017 15:56:44 +0000
(10:56 -0500)
committer
Roland Scheidegger
<sroland@vmware.com>
Fri, 24 Feb 2017 14:41:26 +0000
(15:41 +0100)
Signed-off-by: Lars Hamre <chemecse@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
docs/features.txt
patch
|
blob
|
history
diff --git
a/docs/features.txt
b/docs/features.txt
index 346ba2891750d68f9531f213c4ac819396835acc..d9528e9ea7e29a26e56e01968b5d190651eb36f7 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)
- 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