summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GLX_EXT_swap_control
blob: 56372c004f9157cd257fa989037ed78ba9d989c9 (plain)
1
2
3
4
5
6
GLX_EXT_swap_control
http://www.opengl.org/registry/specs/EXT/swap_control.txt
GLX_EXT_swap_control
	GLX_SWAP_INTERVAL_EXT 0x20F1
	GLX_MAX_SWAP_INTERVAL_EXT 0x20F2
	void glXSwapIntervalEXT (Display* dpy, GLXDrawable drawable, int interval)