projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70de9b
)
docs/relnotes: document the new EGL sync extensions
author
Marek Olšák
<marek.olsak@amd.com>
Wed, 29 Apr 2015 18:33:21 +0000
(20:33 +0200)
committer
Marek Olšák
<marek.olsak@amd.com>
Thu, 30 Apr 2015 12:38:38 +0000
(14:38 +0200)
docs/relnotes/10.6.0.html
patch
|
blob
|
history
diff --git
a/docs/relnotes/10.6.0.html
b/docs/relnotes/10.6.0.html
index
ff24842
..
fbc4d5b
100644
(file)
--- a/
docs/relnotes/10.6.0.html
+++ b/
docs/relnotes/10.6.0.html
@@
-58,6
+58,10
@@
Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe</li>
<li>GL_ARB_uniform_buffer_object on freedreno</li>
<li>GL_EXT_draw_buffers2 on freedreno</li>
+<li>GL_OES_EGL_sync on all drivers</li>
+<li>EGL_KHR_fence_sync on freedreno, nv50, nvc0, r600, radeonsi</li>
+<li>EGL_KHR_wait_sync on freedreno, nv50, nvc0, r600, radeonsi</li>
+<li>EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi</li>
</ul>
<h2>Bug fixes</h2>