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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 OpenGL/glxjoinswapgroupsgix(3) -- synchronize buffer swaps with other drawables
    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.
 standard/glxlink(3) -- Configure X window for GL rendering
    Call GLXlink to inform the GL that you intend to render GL into an X window. The "conf" argument should be the same argument which was returned from GLXgetconfig. The entries with "mode" of GLX_WINDOW in the "conf" array must have the value field set to the X window id's of the windows which were created.
 OpenGL/glxmakecontextcurrent(3) -- attach a GLX context to a GLX drawable
    dpy Specifies the connection to the X server. draw Specifies a GLX drawable that to render into. Must be an XID representing a GLXWindow, GLXPixmap, or GLXPbuffer. read Specifies a GLX drawable that to read from. Must be an XID representing a GLXWindow, GLXPixmap, or GLXPbuffer. gc Specifies the GLX context to be bound to read and gc.
 OpenGL/glxmakecurrent(3) -- attach a GLX context to a window or a GLX pixmap
    dpy Specifies the connection to the X server. drawable Specifies a GLX drawable. Must be either an X window ID or a GLX pixmap ID. ctx Specifies a GLX rendering context that is to be attached to drawable.
 OpenGL/glxmakecurrentreadsgi(3) -- attach a GLX context to separate read and write drawables
    dpy Specifies the connection to the X server. draw A GLX drawable that receives the results of OpenGL drawing operations. read A GLX drawable that provides pixels for glReadPixels and glCopyPixels operations. gc A GLX rendering context to be attached to draw and read.
 OpenGL/glxquerychanneldeltassgix(3) -- returns the precision constraints for any frame buffer area that is to be resized to match the video resolutio
    dpy Specifies the connection to the X server. screen Specifies the screen of the X server. channel Specifies the video channel number. dx, dy, dw, dh Precision deltas for the origin and size of the area specified by glXChannelRectSGIX
 OpenGL/glxquerychannelrectsgix(3) -- returns area of frame buffer that is to be resized to match video resolution
    dpy Specifies the connection to the X server. screen Specifies the screen of the X server. channel Specifies the video channel number. x, y, w, h The origin and size of the area of the frame buffer that is being converted to the output resolution of the video channel. (x,y) is relative to the bottom left corner of channel as specified by the current video combination.
 OpenGL/glxquerycontext(3) -- query context information
    dpy Specifies the connection to the X server. ctx Specifies a GLX rendering context. attribute Specifies that a context parameter should be retrieved. Must be one of GLX_FBCONFIG_ID, GLX_RENDER_TYPE, or GLX_SCREEN. value Contains the return value for attribute.
 OpenGL/glxquerycontextinfoext(3) -- returns information about a GLX rendering context
    dpy Specifies the connection to the X server. ctx Specifies a GLX rendering context. attribute Specifies the context attribute to be returned. value Returns the requested value.
 OpenGL/glxquerydrawable(3) -- returns an attribute associated with a GLX drawable
    dpy Specifies the connection to the X server. draw Specifies the GLX drawable to be queried. attribute Specifies the attribute to be returned. value Returns the requested value.
 OpenGL/glxqueryextension(3) -- indicate whether the GLX extension is supported
    dpy Specifies the connection to the X server. errorBase Returns the base error code of the GLX server extension. eventBase Returns the base event code of the GLX server extension.
 OpenGL/glxqueryextensionsstring(3) -- return list of supported extensions
    dpy Specifies the connection to the X server. screen Specifies the screen number.
 OpenGL/glxqueryglxpbuffersgix(3) -- returns information about a GLX pixel buffer
    dpy Specifies the connection to the X server. pbuf Specifies the GLX pixel buffer to be queried. attribute Specifies the attribute to be returned. value Returns the requested value.
 OpenGL/glxqueryhyperpipeconfigsgix(3) -- Query the details of a hyperpipe configuration
    dpy Specifies the connection to the X server. hpId The hyperpipe id to be queried. Hyperpipe ids are assigned incrementally starting from 0. npipes Returns the number of elements in the array GLXHyperpipeConfigSGIX *.
 OpenGL/glxqueryhyperpipenetworksgix(3) -- query the physical connectivity of the hardware
    dpy Specifies the connection to the X server. npipes Returns the number of elements in the array GLXHyperpipeNetworkSGIX *.
<<  [Prev]  131  132  133  134  135  136  137  138  139  140  141  142  143  144  145  146  147  148  149  150  151  
152  153  154  155  156  157  158  159  160  161  162  163  164  165  166  167  168  169  170  171  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service