You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
179B

  1. WGL_EXT_swap_control
  2. http://www.opengl.org/registry/specs/EXT/wgl_swap_control.txt
  3. WGL_EXT_swap_control
  4. int wglGetSwapIntervalEXT (void)
  5. BOOL wglSwapIntervalEXT (int interval)