Mesa (master): docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.

Iago Toral Quiroga itoral at kemper.freedesktop.org
Thu Jan 5 08:36:02 UTC 2017


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

Author: Iago Toral Quiroga <itoral at igalia.com>
Date:   Thu Jan  5 08:53:08 2017 +0100

docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.

Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

---

 docs/relnotes/13.1.0.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/relnotes/13.1.0.html b/docs/relnotes/13.1.0.html
index 4dce843..124da93 100644
--- a/docs/relnotes/13.1.0.html
+++ b/docs/relnotes/13.1.0.html
@@ -47,6 +47,8 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_post_depth_coverage on i965/gen9+</li>
 <li>GL_INTEL_conservative_rasterization on i965/gen9+</li>
 <li>GL_NV_image_formats on any driver supporting GL_ARB_shader_image_load_store (i965, nvc0, radeonsi, softpipe)</li>
+<li>GL_ARB_gpu_shader_fp64 in i965/haswell</li>
+<li>Intel Haswell now supports OpenGL 4.0</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list