~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to auto/extensions/WGL_EXT_swap_control

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2009-05-11 17:48:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511174806-hpbwcimkr4ir0mfl
Tags: 1.5.1-4
make sure mx library really is MX (closes: #528232)

Show diffs side-by-side

added added

removed removed

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