diff options
author | Brian Paul <[email protected]> | 2018-03-30 14:44:50 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2018-03-30 14:44:50 -0600 |
commit | c8906b845928955679b289dbc8e7a153071dffa7 (patch) | |
tree | fc5fba4f5aee5d8bd48574acc43b6e215e449f8c /scripts | |
parent | 1bf201ddce12adfd5b06e46b8111b89300d58b4e (diff) |
st/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwapIntervalEXT()
This allows the WGL_SWAP_INTERVAL env var to override any application
calls to wglSwapIntervalEXT(). Useful for debugging, or to set the
interval to zero to effectively disable the swap interval.
Note: we also rename the previous instance of SVGA_SWAP_INTERVAL to
WGL_SWAP_INTERVAL since this is a WGL feature and not related to the
svga driver.
Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions