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

  man pages->IRIX man pages -> standard/glxunlink (3)              
Title
Content
Arch
Section
 

Contents


GLXunlink(3G)							 GLXunlink(3G)


NAME    [Toc]    [Back]

     GLXunlink - End GL	rendering in an	X window

SYNOPSIS    [Toc]    [Back]

     #include  <gl/glws.h>

     int GLXunlink(Display* xDisplay, Window xWindow)

DESCRIPTION    [Toc]    [Back]

     When GLXlink is called, a certain amount of system	resources are
     allocated to support GL rendering in that window.	When all rendering to
     that window is finished, calling GLXunlink	will release those resources.

     The "xWindow" argument to GLXunlink should	be the GLX_NORMAL window.
     Once the normal window is unlinked, any windows which were	also linked to
     auxiliary (i.e. popup or overlay)

     GLXunlink is a signal that	you never intend to do GL drawing in that
     window again.  If more drawing will be done soon, it will severly degrade
     performance to call GLXunlink.

ERRORS    [Toc]    [Back]

     A return of 0 (GLWS_NOERROR) means	that GLXunlink succeeeded.  A negative
     return code indicates that	the Display or Window were invalid.

BUGS    [Toc]    [Back]

SEE ALSO
     GLXgetconfig(3G), GLXwinset(3G), GLXlink(3G)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxwinset IRIX Begin GL rendering in an X window
glxlink IRIX Configure X window for GL rendering
glxgetconfig IRIX Get configuration information for GL rendering into an X window
glxgetconfig IRIX Get configuration information for GL rendering into an X window
glxcreatenewcontext IRIX create a new GLX rendering context
glxcreatecontext IRIX create a new GLX rendering context
glxisdirect IRIX indicate whether direct rendering is enabled
glXCreateContext Tru64 create a new GLX rendering context
glXIsDirect Tru64 indicate whether direct rendering is enabled
polymode IRIX control the rendering of polygons
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service