*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> OpenGL/glxjoinswapgroupsgix (3)              
Title
Content
Arch
Section
 

Contents


glXJoinSwapGroupSGIX(3G)    OpenGL Reference - GLX    glXJoinSwapGroupSGIX(3G)


NAME    [Toc]    [Back]

     glXJoinSwapGroupSGIX - synchronize	buffer swaps with other	drawables

C SPECIFICATION    [Toc]    [Back]

     void glXJoinSwapGroupSGIX(	Display	*dpy,
				GLXDrawable drawable,
				GLXDrawable member )

PARAMETERS    [Toc]    [Back]

     dpy       Specifies the connection	to the X server.


     drawable  Specifies the GLX drawable to be	added to the swap group.


     member    Specifies a GLX drawable	already	in the swap group.

DESCRIPTION    [Toc]    [Back]

     glXJoinSwapGroupSGIX is part of the SGIX_swap_group extension.

     glXJoinSwapGroupSGIX removes drawable from	its current swap group,	and
     adds it to	the swap group that contains member.  Buffer swaps to all
     members of	the new	group will then	take place concurrently, after the
     swap interval of each member has elapsed.	If member is None, drawable is
     not added to any group.

     glXJoinSwapGroupSGIX belongs to the set of	X calls; to synchronize	with
     OpenGL calls, use glXWaitX	or glXWaitGL.

ERRORS    [Toc]    [Back]

     GLXBadDrawable is generated if drawable or	member is not a	valid GLX
     drawable.


SEE ALSO    [Toc]    [Back]

      
      
     glXSwapBuffers, glXSwapIntervalSGI.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxbindswapbarriersgix IRIX synchronize buffer swaps with other screens
glxswapintervalsgi IRIX set a minimum time between buffer swaps
swapinterval IRIX defines a minimum time between buffer swaps
glxmakecurrentreadsgi IRIX attach a GLX context to separate read and write drawables
getgconfig IRIX gets the size of a buffer or a state in the current buffer configuration
msync OpenBSD synchronize a mapped region
t_sync Tru64 Synchronize transport library
named.reload FreeBSD cause the name server to synchronize its database
msync Tru64 Synchronize a mapped file
fdatasync NetBSD synchronize the data of a file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service