From: Chris Forbes Date: Wed, 6 May 2015 07:05:17 +0000 (+1200) Subject: relnotes: Note support for viewport arrays on i965/Gen6. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1fcdb2ce794d14545b06640b2316c629a3bde3ee;p=mesa.git relnotes: Note support for viewport arrays on i965/Gen6. Signed-off-by: Chris Forbes --- diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index 6c5bc8c109c..fb1a928d948 100644 --- 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.
  • GL_ARB_program_interface_query (all drivers)
  • GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
  • GL_ARB_uniform_buffer_object on freedreno
  • +
  • GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
  • GL_EXT_draw_buffers2 on freedreno
  • GL_OES_EGL_sync on all drivers
  • EGL_KHR_fence_sync on freedreno, nv50, nvc0, r600, radeonsi