diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2016-02-26 08:27:48 +0100 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2016-03-02 07:19:01 +0100 |
commit | e8fd60e7891c7a931cfa04259762df4adb304049 (patch) | |
tree | 57d69194bbac5cec3205f44fde65b3f7547d3348 /docs/bugs.html | |
parent | add57b3fa8551cca7a1cb94573b4ef1d9a6a52c2 (diff) |
i965: set ctx->Const.MaxViewport{Width,Height} to 32k
From ARB_viewport_array spec:
" * On GL3-capable hardware the VIEWPORT_BOUNDS_RANGE should be at least
[-16384, 16383].
* On GL4-capable hardware the VIEWPORT_BOUNDS_RANGE should be at least
[-32768, 32767]."
This range is set using ctx->Const.MaxViewportWidth value, so just bump
those constants to 32k for gen7+ which can support OpenGL 4.0.
Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/bugs.html')
0 files changed, 0 insertions, 0 deletions