Mesa (master): relnote updates

Rob Clark robclark at kemper.freedesktop.org
Fri Aug 21 15:53:55 UTC 2015


Module: Mesa
Branch: master
Commit: 1fcc423064b3d31677657d59a803aaa99f1edb9e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fcc423064b3d31677657d59a803aaa99f1edb9e

Author: Rob Clark <robclark at freedesktop.org>
Date:   Mon Aug 10 17:27:19 2015 -0400

relnote updates

Signed-off-by: Rob Clark <robclark at freedesktop.org>

---

 docs/relnotes/11.0.0.html |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html
index 7e4b09d..125d21b 100644
--- a/docs/relnotes/11.0.0.html
+++ b/docs/relnotes/11.0.0.html
@@ -46,9 +46,12 @@ Note: some of the new features are only available with certain drivers.
 <ul>
 <li>New hardware support for AMD GCN 1.2 GPUs: Tonga, Iceland, Carrizo, Fiji</li>
 <li>OpenGL 4.1 on radeonsi, nvc0</li>
+<li>OpenGL ES 3.1 on freedreno (a3xx, a4xx)
 <li>GL_AMD_vertex_shader_viewport_index on radeonsi</li>
 <li>GL_ARB_conditional_render_inverted on r600, radeonsi</li>
+<li>GL_ARB_depth_buffer_float on a4xx</li>
 <li>GL_ARB_derivative_control on radeonsi</li>
+<li>GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend on a4xx</li>
 <li>GL_ARB_fragment_layer_viewport on radeonsi</li>
 <li>GL_ARB_framebuffer_no_attachments on i965</li>
 <li>GL_ARB_get_texture_sub_image for all drivers</li>
@@ -60,10 +63,11 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_shader_stencil_export on llvmpipe</li>
 <li>GL_ARB_shader_subroutine on core profile all drivers</li>
 <li>GL_ARB_tessellation_shader on nvc0, radeonsi</li>
+<li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback_instanced, GL_EXT_transform_feedback on a3xx, a4xx</li>
 <li>GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi</li>
 <li>GL_ARB_viewport_array on radeonsi</li>
 <li>GL_EXT_depth_bounds_test on radeonsi, nv30, nv50, nvc0</li>
-<li>GL_EXT_texture_compression_s3tc on freedreno</li>
+<li>GL_EXT_texture_compression_s3tc on freedreno (a3xx)</li>
 <li>GL_NV_read_depth (GLES) on all drivers</li>
 <li>GL_NV_read_depth_stencil (GLES) on all drivers</li>
 <li>GL_NV_read_stencil (GLES) on all drivers</li>
@@ -71,6 +75,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_OES_texture_half_float on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li>
 <li>GL_OES_texture_float_linear on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li>
 <li>GL_OES_texture_half_float_linear on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe</li>
+<li>GL_EXT_draw_buffers2 on a4xx</li>
 <li>GLX_ARB_create_context_robustness on r600, radeonsi</li>
 <li>EGL_EXT_create_context_robustness on r600, radeonsi</li>
 <li>EGL_KHR_gl_colorspace on r600, radeonsi, nv50, nvc0</li>




More information about the mesa-commit mailing list