projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e6bbab
)
docs/features: Add ARB_clear_texture to virgl
author
Elie Tournier
<tournier.elie@gmail.com>
Mon, 16 Mar 2020 10:05:33 +0000
(10:05 +0000)
committer
Marge Bot
<eric+marge@anholt.net>
Thu, 7 May 2020 10:21:50 +0000
(10:21 +0000)
Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4345>
docs/features.txt
patch
|
blob
|
history
diff --git
a/docs/features.txt
b/docs/features.txt
index 1a764e85e928a4de1e9ae56926de9b12a38d22fd..fa779d1ad3324354a2ec75d4e41a7cab3067ab71 100644
(file)
--- a/
docs/features.txt
+++ b/
docs/features.txt
@@
-196,7
+196,7
@@
GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all drivers)
GL_ARB_buffer_storage DONE (freedreno, i965, nv50, llvmpipe, swr, v3d)
- GL_ARB_clear_texture DONE (i965, nv50, llvmpipe, softpipe, swr)
+ GL_ARB_clear_texture DONE (i965, nv50, llvmpipe, softpipe, swr
, virgl
)
GL_ARB_enhanced_layouts DONE (i965, nv50, llvmpipe, softpipe, virgl)
- compile-time constant expressions DONE
- explicit byte offsets for blocks DONE