diff options
author | Gurchetan Singh <[email protected]> | 2018-02-14 15:40:35 -0800 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2018-02-15 01:58:50 +0100 |
commit | c6694793e1148f920a94eb54db11cead1662c2da (patch) | |
tree | 1b55e3eee37f40652d242c079d7b398869182a47 /docs/relnotes.html | |
parent | 5317211fa029ee8d0e1c802ef8c01f64c470e3d5 (diff) |
mesa: don't clamp just based on ARB_viewport_array extension
The ARB_viewport_array spec says:
"Dependencies
OpenGL 1.0 is required.
OpenGL 3.2 or the EXT_geometry_shader4 or ARB_geometry_shader4 extensions
are required.
This extension is written against the OpenGL 3.2 (Compatibility)
Specification."
As such, we should ignore it for GLES2 contexts.
Fixes:
dEQP-GLES2.functional.state_query.integers.viewport_getinteger
dEQP-GLES2.functional.state_query.integers.viewport_getfloat
on llvmpipe and virgl.
v2: Use _mesa_has_* (Ilia)
Signed-off-by: Marek Olšák <[email protected]>
Cc: 17.3 18.0 <[email protected]>
Diffstat (limited to 'docs/relnotes.html')
0 files changed, 0 insertions, 0 deletions