mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 12:48:30 +02:00
docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
This commit is contained in:
parent
a98f2e53e1
commit
580c503ca2
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue