projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eab3cab
)
docs/features: remove driver-list for forward-compatible context
author
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 18 Jun 2020 08:43:36 +0000
(10:43 +0200)
committer
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 18 Jun 2020 09:04:54 +0000
(11:04 +0200)
This is something that's supported by the Gallium state-tracker, there's
nothing to be done per driver here.
docs/features.txt
patch
|
blob
|
history
diff --git
a/docs/features.txt
b/docs/features.txt
index 218d0730d48d9a8f10af1749f94595287ce297fc..791ebc496e129135f91deb678a08b8c7cd7df2ca 100644
(file)
--- a/
docs/features.txt
+++ b/
docs/features.txt
@@
-71,7
+71,7
@@
GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv
GL 3.1, GLSL 1.40 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr, virgl
- Forward compatible context support/deprecations DONE
()
+ Forward compatible context support/deprecations DONE
GL_ARB_draw_instanced (Instanced drawing) DONE (v3d, zink)
GL_ARB_copy_buffer (Buffer copying) DONE (v3d, zink)
GL_NV_primitive_restart (Primitive restart) DONE (v3d)