From a90aa54fde37cbdf162bf909a9e895b764eb41ea Mon Sep 17 00:00:00 2001
From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?=
Date: Thu, 13 Aug 2015 23:46:13 +0200
Subject: [PATCH] docs/relnotes: document amdgpu, GL 4.1 and other new features
---
docs/relnotes/11.0.0.html | 6 ++++++
1 file changed, 6 insertions(+)
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
--
2.30.2