projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fc2337
)
relnotes: Note support for viewport arrays on i965/Gen6.
author
Chris Forbes
<chrisf@ijw.co.nz>
Wed, 6 May 2015 07:05:17 +0000
(19:05 +1200)
committer
Chris Forbes
<chrisf@ijw.co.nz>
Wed, 6 May 2015 07:05:17 +0000
(19:05 +1200)
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
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 6c5bc8c109c438a0f99200f6e41c7e197c5d7786..fb1a928d948cba6bdbdb799f34e0dd5645478354 100644
(file)
--- a/
docs/relnotes/10.6.0.html
+++ b/
docs/relnotes/10.6.0.html
@@
-57,6
+57,7
@@
Note: some of the new features are only available with certain drivers.
<li>GL_ARB_program_interface_query (all drivers)</li>
<li>GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe</li>
<li>GL_ARB_uniform_buffer_object on freedreno</li>
+<li>GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6</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>