docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 5 Jan 2017 07:53:08 +0000 (08:53 +0100)
committerIago Toral Quiroga <itoral@igalia.com>
Thu, 5 Jan 2017 08:34:14 +0000 (09:34 +0100)
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
docs/relnotes/13.1.0.html

index 4dce843b61ebe60bc59b86a4413a60eb11a10a23..124da931f14e7381a189a4fb7430929b04553749 100644 (file)
@@ -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>