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.

8 lines
241B

  1. GLX_EXT_swap_control
  2. http://www.opengl.org/registry/specs/EXT/swap_control.txt
  3. GLX_EXT_swap_control
  4. GLX_SWAP_INTERVAL_EXT 0x20F1
  5. GLX_MAX_SWAP_INTERVAL_EXT 0x20F2
  6. void glXSwapIntervalEXT (Display* dpy, GLXDrawable drawable, int interval)