From: Marek Olšák
Date: Thu, 13 Aug 2015 21:46:13 +0000 (+0200)
Subject: docs/relnotes: document amdgpu, GL 4.1 and other new features
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a90aa54fde37cbdf162bf909a9e895b764eb41ea;p=mesa.git
docs/relnotes: document amdgpu, GL 4.1 and other new features
---
diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html
index ae3a2be2d36..75967ac7eec 100644
--- a/docs/relnotes/11.0.0.html
+++ b/docs/relnotes/11.0.0.html
@@ -44,6 +44,8 @@ Note: some of the new features are only available with certain drivers.
+- New hardware support for AMD GCN 1.2 GPUs: Tonga, Iceland, Carrizo, Fiji
+- OpenGL 4.1 on radeonsi, nvc0
- GL_AMD_vertex_shader_viewport_index on radeonsi
- GL_ARB_conditional_render_inverted on r600, radeonsi
- GL_ARB_derivative_control on radeonsi
@@ -53,12 +55,16 @@ Note: some of the new features are only available with certain drivers.
- GL_ARB_gpu_shader5 on radeonsi
- GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi
- GL_ARB_shader_image_load_store on i965
+- GL_ARB_shader_precision on radeonsi, nvc0
- GL_ARB_shader_stencil_export on llvmpipe
- GL_ARB_shader_subroutine on core profile all drivers
- GL_ARB_tessellation_shader on nvc0, radeonsi
- GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi
- GL_ARB_viewport_array on radeonsi
- GL_EXT_depth_bounds_test on radeonsi, nv30, nv50, nvc0
+- GL_NV_read_depth (GLES) on all drivers
+- GL_NV_read_depth_stencil (GLES) on all drivers
+- GL_NV_read_stencil (GLES) on all drivers
- GL_OES_texture_float on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe
- GL_OES_texture_half_float on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe
- GL_OES_texture_float_linear on all r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe