~ubuntu-branches/ubuntu/precise/glew/precise

« back to all changes in this revision

Viewing changes to auto/extensions/GLX_NV_swap_group

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2011-01-11 11:20:03 UTC
  • mfrom: (1.1.8 upstream) (2.1.11 experimental)
  • Revision ID: james.westby@ubuntu.com-20110111112003-j2v6ob84i3h66z0z
Tags: 1.5.7-1
* New upstream release
* back to source format 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
GLX_NV_swap_group
2
2
http://www.opengl.org/registry/specs/NV/glx_swap_group.txt
 
3
GLX_NV_swap_group
3
4
        Bool glXBindSwapBarrierNV (Display* dpy, GLuint group, GLuint barrier)
4
5
        Bool glXJoinSwapGroupNV (Display* dpy, GLXDrawable drawable, GLuint group)
5
6
        Bool glXQueryFrameCountNV (Display* dpy, int screen, GLuint *count)