i965/gen7: expose OpenGL 4.2 on Haswell when supported
GL_ARB_vertex_attrib_64bit was the last piece missing. v2: update docs (Jordan) Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
@@ -50,7 +50,7 @@ Note: some of the new features are only available with certain drivers.
|
||||
<li>GL_ARB_gpu_shader_fp64 in i965/haswell</li>
|
||||
<li>GL_ARB_vertex_attrib_64bit in i965/haswell</li>
|
||||
<li>GL_ARB_shader_precision in i965/haswell</li>
|
||||
<li>Intel Haswell now supports OpenGL 4.0</li>
|
||||
<li>Intel Haswell now supports OpenGL 4.2</li>
|
||||
<li>GL_OES_geometry_shader on i965/haswell</li>
|
||||
<li>GL_OES_texture_cube_map_array on i965/haswell</li>
|
||||
<li>GL_OES_viewport_array on i965/haswell</li>
|
||||
|
||||
Reference in New Issue
Block a user