Files
mesa/src
Brian Paul c8906b8459 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 <charmainel@vmware.com>
2018-03-30 14:44:50 -06:00
..
2018-02-16 16:56:34 -06:00
2018-03-30 14:33:03 -06:00
2018-03-29 14:09:30 -07:00
2017-10-09 13:42:44 -07:00
2018-02-26 09:32:14 -08:00