Welcome to mirror list, hosted at ThFree Co, Russian Federation.

WGL_EXT_swap_control « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 240c1d9046da9db23d1dd52a3a3e5056ef8113ff (plain)
1
2
3
4
5
6
WGL_EXT_swap_control
http://www.opengl.org/registry/specs/EXT/wgl_swap_control.txt
WGL_EXT_swap_control

	int wglGetSwapIntervalEXT (void)
	BOOL wglSwapIntervalEXT (int interval)