TerraLib 4.1
E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/drivers/GL/glxproto.h File Reference
#include <GL/glxmd.h>

Go to the source code of this file.

Classes

struct  GLXRender
struct  GLXRenderLarge
struct  GLXSingle
struct  GLXQueryVersion
struct  GLXIsDirect
struct  GLXCreateContext
struct  GLXDestroyContext
struct  GLXMakeCurrent
struct  GLXWaitGL
struct  GLXWaitX
struct  GLXCopyContext
struct  GLXSwapBuffers
struct  GLXUseXFont
struct  GLXCreateGLXPixmap
struct  GLXDestroyGLXPixmap
struct  GLXGetVisualConfigs
struct  GLXVendorPrivate
struct  GLXVendorPrivateWithReply
struct  GLXQueryExtensionsString
struct  GLXQueryServerString
struct  GLXClientInfo
struct  GLXGetFBConfigs
struct  GLXCreatePixmap
struct  GLXDestroyPixmap
struct  GLXCreateNewContext
struct  GLXQueryContext
struct  GLXMakeContextCurrent
struct  GLXCreatePbuffer
struct  GLXDestroyPbuffer
struct  GLXGetDrawableAttributes
struct  GLXChangeDrawableAttributes
struct  GLXCreateWindow
struct  GLXDestroyWindow
struct  xGLXGetErrorReply
struct  xGLXMakeCurrentReply
struct  xGLXReadPixelsReply
struct  xGLXGetTexImageReply
struct  xGLXGetSeparableFilterReply
struct  xGLXGetConvolutionFilterReply
struct  xGLXGetHistogramReply
struct  xGLXGetMinmaxReply
struct  xGLXRenderModeReply
struct  xGLXQueryVersionReply
struct  xGLXGetVisualConfigsReply
struct  xGLXIsDirectReply
struct  xGLXSingleReply
struct  xGLXVendorPrivReply
struct  xGLXQueryExtensionsStringReply
struct  xGLXQueryServerStringReply
struct  xGLXGetFBConfigsReply
struct  xGLXQueryContextReply
struct  xGLXMakeContextCurrentReply
struct  xGLXCreateGLXPbufferReply
struct  xGLXGetDrawableAttributesReply
struct  xGLXGetColorTableReply
struct  GLXQueryContextInfoEXT
struct  xGLXQueryContextInfoEXTReply
struct  GLXMakeCurrentReadSGI
struct  xGLXMakeCurrentReadSGIReply
struct  GLXGetFBConfigsSGIX
struct  GLXCreateContextWithConfigSGIX
struct  GLXCreateGLXPixmapWithConfigSGIX
struct  GLXJoinSwapGroupSGIX
struct  GLXBindSwapBarrierSGIX
struct  GLXQueryMaxSwapBarriersSGIX
struct  xGLXQueryMaxSwapBarriersSGIXReply
struct  GLXQueryHyperpipeNetworkSGIX
struct  xGLXQueryHyperpipeNetworkSGIXReply
struct  GLXDestroyHyperpipeConfigSGIX
struct  xGLXDestroyHyperpipeConfigSGIXReply
struct  GLXQueryHyperpipeConfigSGIX
struct  xGLXQueryHyperpipeConfigSGIXReply
struct  GLXHyperpipeConfigSGIX
struct  xGLXHyperpipeConfigSGIXReply
struct  xGLXPbufferClobberEvent
struct  __GLXrenderHeader
struct  __GLXrenderLargeHeader
struct  __GLXpixelHeader
struct  __GLXbitmapHeader
struct  __GLXbitmapLargeHeader
struct  __GLXdispatchBitmapHeader
struct  __GLXpolygonStippleHeader
struct  __GLXtexImageHeader
struct  __GLXtexImageLargeHeader
struct  __GLXdispatchTexImageHeader
struct  __GLXtexImage3DHeader
struct  __GLXtexImage3DLargeHeader
struct  __GLXdispatchTexImage3DHeader
struct  __GLXtexSubImageHeader
struct  __GLXtexSubImageLargeHeader
struct  __GLXdispatchTexSubImageHeader
struct  __GLXtexSubImage3DHeader
struct  __GLXtexSubImage3DLargeHeader
struct  __GLXdispatchTexSubImage3DHeader
struct  __GLXcompressedTexImageHeader
struct  __GLXcompressedTexImageLargeHeader
struct  __GLXdispatchCompressedTexImageHeader
struct  __GLXcompressedTexSubImageHeader
struct  __GLXcompressedTexSubImageLargeHeader
struct  __GLXdispatchCompressedTexSubImageHeader
struct  __GLXcompressedTexImage3DHeader
struct  __GLXcompressedTexImage3DLargeHeader
struct  __GLXdispatchCompressedTexImage3DHeader
struct  __GLXcompressedTexSubImage3DHeader
struct  __GLXcompressedTexSubImage3DLargeHeader
struct  __GLXdispatchCompressedTexSubImage3DHeader
struct  __GLXdrawPixelsHeader
struct  __GLXdrawPixelsLargeHeader
struct  __GLXdispatchDrawPixelsHeader
struct  __GLXConvolutionFilterHeader
struct  __GLXConvolutionFilterLargeHeader
struct  __GLXdispatchConvolutionFilterHeader
struct  __GLXdrawArraysHeader
struct  __GLXdrawArraysLargeHeader
struct  __GLXdispatchDrawArraysHeader
struct  __GLXdispatchDrawArraysComponentHeader
struct  __GLXColorTableHeader
struct  __GLXColorTableLargeHeader
struct  __GLXdispatchColorTableHeader
struct  __GLXColorSubTableHeader
struct  __GLXColorSubTableLargeHeader
struct  __GLXdispatchColorSubTableHeader

Defines

#define GLXBadContext   0
#define GLXBadContextState   1
#define GLXBadDrawable   2
#define GLXBadPixmap   3
#define GLXBadContextTag   4
#define GLXBadCurrentWindow   5
#define GLXBadRenderRequest   6
#define GLXBadLargeRequest   7
#define GLXUnsupportedPrivateRequest   8
#define GLXBadFBConfig   9
#define GLXBadPbuffer   10
#define GLXBadCurrentDrawable   11
#define GLXBadWindow   12
#define __GLX_NUMBER_ERRORS   12
#define GLX_PbufferClobber   0
#define __GLX_NUMBER_EVENTS   17
#define GLX_EXTENSION_NAME   "GLX"
#define GLX_EXTENSION_ALIAS   "SGI-GLX"
#define __GLX_MAX_CONTEXT_PROPS   3
#define GLX_VENDOR   0x1
#define GLX_VERSION   0x2
#define GLX_EXTENSIONS   0x3
#define GLXContextID   CARD32
#define GLXPixmap   CARD32
#define GLXDrawable   CARD32
#define GLXPbuffer   CARD32
#define GLXWindow   CARD32
#define GLXFBConfigID   CARD32
#define GLXFBConfigIDSGIX   CARD32
#define GLXPbufferSGIX   CARD32
#define __GLX_SIZE_INT8   1
#define __GLX_SIZE_INT16   2
#define __GLX_SIZE_INT32   4
#define __GLX_SIZE_CARD8   1
#define __GLX_SIZE_CARD16   2
#define __GLX_SIZE_CARD32   4
#define __GLX_SIZE_FLOAT32   4
#define __GLX_SIZE_FLOAT64   8
#define sz_xGLXRenderReq   8
#define __GLX_MAX_RENDER_CMD_SIZE   64000
#define sz_xGLXRenderLargeReq   16
#define sz_xGLXSingleReq   8
#define sz_xGLXQueryVersionReq   12
#define sz_xGLXIsDirectReq   8
#define sz_xGLXCreateContextReq   24
#define sz_xGLXDestroyContextReq   8
#define sz_xGLXMakeCurrentReq   16
#define sz_xGLXWaitGLReq   8
#define sz_xGLXWaitXReq   8
#define sz_xGLXCopyContextReq   20
#define sz_xGLXSwapBuffersReq   12
#define sz_xGLXUseXFontReq   24
#define sz_xGLXCreateGLXPixmapReq   20
#define sz_xGLXDestroyGLXPixmapReq   8
#define sz_xGLXGetVisualConfigsReq   8
#define sz_xGLXVendorPrivateReq   12
#define sz_xGLXVendorPrivateWithReplyReq   12
#define sz_xGLXQueryExtensionsStringReq   8
#define sz_xGLXQueryServerStringReq   12
#define sz_xGLXClientInfoReq   16
#define sz_xGLXGetFBConfigsReq   8
#define sz_xGLXCreatePixmapReq   24
#define sz_xGLXDestroyPixmapReq   8
#define sz_xGLXCreateNewContextReq   28
#define sz_xGLXQueryContextReq   8
#define sz_xGLXMakeContextCurrentReq   20
#define sz_xGLXCreatePbufferReq   20
#define sz_xGLXDestroyPbufferReq   8
#define sz_xGLXGetDrawableAttributesReq   8
#define sz_xGLXChangeDrawableAttributesReq   12
#define sz_xGLXCreateWindowReq   24
#define sz_xGLXDestroyWindowReq   8
#define sz_xGLXGetErrorReply   32
#define sz_xGLXMakeCurrentReply   32
#define sz_xGLXReadPixelsReply   32
#define sz_xGLXGetTexImageReply   32
#define sz_xGLXGetSeparableFilterReply   32
#define sz_xGLXGetConvolutionFilterReply   32
#define sz_xGLXGetHistogramReply   32
#define sz_xGLXGetMinmaxReply   32
#define sz_xGLXRenderModeReply   32
#define sz_xGLXQueryVersionReply   32
#define sz_xGLXGetVisualConfigsReply   32
#define sz_xGLXIsDirectReply   32
#define sz_xGLXSingleReply   32
#define sz_xGLXVendorPrivReply   32
#define sz_xGLXQueryExtensionsStringReply   32
#define sz_xGLXQueryServerStringReply   32
#define sz_xGLXGetFBConfigsReply   32
#define sz_xGLXQueryContextReply   32
#define sz_xGLXMakeContextCurrentReply   32
#define sz_xGLXCreateGLXPbufferReply   32
#define sz_xGLXGetDrawableAttributesReply   32
#define sz_xGLXGetColorTableReply   32
#define sz_xGLXQueryContextInfoEXTReq   16
#define sz_xGLXQueryContextInfoEXTReply   32
#define sz_xGLXMakeCurrentReadSGIReq   24
#define sz_xGLXMakeCurrentReadSGIReply   32
#define sz_xGLXGetFBConfigsSGIXReq   16
#define sz_xGLXCreateContextWithConfigSGIXReq   36
#define sz_xGLXCreateGLXPixmapWithConfigSGIXReq   28
#define sz_xGLXJoinSwapGroupSGIXReq   20
#define sz_xGLXBindSwapBarrierSGIXReq   20
#define sz_xGLXQueryMaxSwapBarriersSGIXReq   16
#define sz_xGLXQueryMaxSwapBarriersSGIXReply   32
#define sz_xGLXQueryHyperpipeNetworkSGIXReq   16
#define sz_xGLXQueryHyperpipeNetworkSGIXReply   32
#define sz_xGLXDestroyHyperpipeConfigSGIXReq   32
#define sz_xGLXDestroyHyperpipeConfigSGIXReply   32
#define sz_xGLXQueryHyperpipeConfigSGIXReq   32
#define sz_xGLXQueryHyperpipeConfigSGIXReply   32
#define sz_xGLXHyperpipeConfigSGIXReq   32
#define sz_xGLXHyperpipeConfigSGIXReply   32
#define __GLX_SINGLE_HDR_SIZE   sz_xGLXSingleReq
#define __GLX_VENDPRIV_HDR_SIZE   sz_xGLXVendorPrivateReq
#define __GLX_RENDER_HDR
#define __GLX_RENDER_HDR_SIZE   4
#define __GLX_RENDER_LARGE_HDR
#define __GLX_RENDER_LARGE_HDR_SIZE   8
#define __GLX_PIXEL_HDR
#define __GLX_PIXEL_HDR_SIZE   20
#define __GLX_PIXEL_3D_HDR
#define __GLX_PIXEL_3D_HDR_SIZE   36
#define __GLX_BITMAP_HDR
#define __GLX_BITMAP_HDR_SIZE   24
#define __GLX_BITMAP_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_BITMAP_HDR_SIZE)
#define __GLX_BITMAP_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_BITMAP_HDR_SIZE)
#define __GLX_POLYGONSTIPPLE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE)
#define __GLX_TEXIMAGE_HDR
#define __GLX_TEXIMAGE_HDR_SIZE   32
#define __GLX_TEXIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_TEXIMAGE_HDR_SIZE)
#define __GLX_TEXIMAGE_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_TEXIMAGE_HDR_SIZE)
#define __GLX_TEXIMAGE_3D_HDR
#define __GLX_TEXIMAGE_3D_HDR_SIZE   44
#define __GLX_TEXIMAGE_3D_CMD_HDR_SIZE
#define __GLX_TEXIMAGE_3D_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_3D_HDR_SIZE + __GLX_TEXIMAGE_3D_HDR_SIZE)
#define __GLX_TEXSUBIMAGE_HDR
#define __GLX_TEXSUBIMAGE_HDR_SIZE   36
#define __GLX_TEXSUBIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_TEXSUBIMAGE_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_TEXSUBIMAGE_3D_HDR
#define __GLX_TEXSUBIMAGE_3D_HDR_SIZE   52
#define __GLX_TEXSUBIMAGE_3D_CMD_HDR_SIZE
#define __GLX_TEXSUBIMAGE_3D_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_3D_HDR_SIZE + __GLX_TEXSUBIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_HDR
#define __GLX_COMPRESSED_TEXIMAGE_HDR_SIZE   28
#define __GLX_COMPRESSED_TEXIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_HDR
#define __GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE   32
#define __GLX_COMPRESSED_TEXSUBIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_3D_HDR
#define __GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE   32
#define __GLX_COMPRESSED_TEXIMAGE_3D_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_3D_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE   32
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE)
#define __GLX_DRAWPIXELS_HDR
#define __GLX_DRAWPIXELS_HDR_SIZE   16
#define __GLX_DRAWPIXELS_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_DRAWPIXELS_HDR_SIZE)
#define __GLX_DRAWPIXELS_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_DRAWPIXELS_HDR_SIZE)
#define __GLX_CONV_FILT_HDR
#define __GLX_CONV_FILT_HDR_SIZE   24
#define __GLX_CONV_FILT_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_CONV_FILT_HDR_SIZE)
#define __GLX_CONV_FILT_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_CONV_FILT_HDR_SIZE)
#define __GLX_DRAWARRAYS_HDR
#define __GLX_DRAWARRAYS_HDR_SIZE   12
#define __GLX_DRAWARRAYS_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_DRAWARRAYS_HDR_SIZE)
#define __GLX_COMPONENT_HDR
#define __GLX_COMPONENT_HDR_SIZE   12
#define __GLX_COLOR_TABLE_HDR
#define __GLX_COLOR_TABLE_HDR_SIZE   20
#define __GLX_COLOR_TABLE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_COLOR_TABLE_HDR_SIZE)
#define __GLX_COLOR_SUBTABLE_HDR
#define __GLX_COLOR_SUBTABLE_HDR_SIZE   20
#define __GLX_COLOR_SUBTABLE_CMD_HDR_SIZE
#define GLX_WINDOW_TYPE   1
#define GLX_PIXMAP_TYPE   2
#define GLX_VIDEO_SOURCE_TYPE   3
#define GLX_PBUFFER_TYPE   4
#define GLX_GLXWINDOW_TYPE   6
#define X_GLXRender   1
#define X_GLXRenderLarge   2
#define X_GLXCreateContext   3
#define X_GLXDestroyContext   4
#define X_GLXMakeCurrent   5
#define X_GLXIsDirect   6
#define X_GLXQueryVersion   7
#define X_GLXWaitGL   8
#define X_GLXWaitX   9
#define X_GLXCopyContext   10
#define X_GLXSwapBuffers   11
#define X_GLXUseXFont   12
#define X_GLXCreateGLXPixmap   13
#define X_GLXGetVisualConfigs   14
#define X_GLXDestroyGLXPixmap   15
#define X_GLXVendorPrivate   16
#define X_GLXVendorPrivateWithReply   17
#define X_GLXQueryExtensionsString   18
#define X_GLXQueryServerString   19
#define X_GLXClientInfo   20
#define X_GLXGetFBConfigs   21
#define X_GLXCreatePixmap   22
#define X_GLXDestroyPixmap   23
#define X_GLXCreateNewContext   24
#define X_GLXQueryContext   25
#define X_GLXMakeContextCurrent   26
#define X_GLXCreatePbuffer   27
#define X_GLXDestroyPbuffer   28
#define X_GLXGetDrawableAttributes   29
#define X_GLXChangeDrawableAttributes   30
#define X_GLXCreateWindow   31
#define X_GLXDestroyWindow   32
#define X_GLsop_NewList   101
#define X_GLsop_EndList   102
#define X_GLsop_DeleteLists   103
#define X_GLsop_GenLists   104
#define X_GLsop_FeedbackBuffer   105
#define X_GLsop_SelectBuffer   106
#define X_GLsop_RenderMode   107
#define X_GLsop_Finish   108
#define X_GLsop_Flush   142
#define X_GLsop_PixelStoref   109
#define X_GLsop_PixelStorei   110
#define X_GLsop_ReadPixels   111
#define X_GLsop_GetBooleanv   112
#define X_GLsop_GetClipPlane   113
#define X_GLsop_GetDoublev   114
#define X_GLsop_GetError   115
#define X_GLsop_GetFloatv   116
#define X_GLsop_GetIntegerv   117
#define X_GLsop_GetLightfv   118
#define X_GLsop_GetLightiv   119
#define X_GLsop_GetMapdv   120
#define X_GLsop_GetMapfv   121
#define X_GLsop_GetMapiv   122
#define X_GLsop_GetMaterialfv   123
#define X_GLsop_GetMaterialiv   124
#define X_GLsop_GetPixelMapfv   125
#define X_GLsop_GetPixelMapuiv   126
#define X_GLsop_GetPixelMapusv   127
#define X_GLsop_GetPolygonStipple   128
#define X_GLsop_GetString   129
#define X_GLsop_GetTexEnvfv   130
#define X_GLsop_GetTexEnviv   131
#define X_GLsop_GetTexGendv   132
#define X_GLsop_GetTexGenfv   133
#define X_GLsop_GetTexGeniv   134
#define X_GLsop_GetTexImage   135
#define X_GLsop_GetTexParameterfv   136
#define X_GLsop_GetTexParameteriv   137
#define X_GLsop_GetTexLevelParameterfv   138
#define X_GLsop_GetTexLevelParameteriv   139
#define X_GLsop_IsEnabled   140
#define X_GLsop_IsList   141
#define X_GLsop_AreTexturesResident   143
#define X_GLsop_DeleteTextures   144
#define X_GLsop_GenTextures   145
#define X_GLsop_IsTexture   146
#define X_GLsop_GetColorTable   147
#define X_GLsop_GetColorTableParameterfv   148
#define X_GLsop_GetColorTableParameteriv   149
#define X_GLsop_GetConvolutionFilter   150
#define X_GLsop_GetConvolutionParameterfv   151
#define X_GLsop_GetConvolutionParameteriv   152
#define X_GLsop_GetSeparableFilter   153
#define X_GLsop_GetHistogram   154
#define X_GLsop_GetHistogramParameterfv   155
#define X_GLsop_GetHistogramParameteriv   156
#define X_GLsop_GetMinmax   157
#define X_GLsop_GetMinmaxParameterfv   158
#define X_GLsop_GetMinmaxParameteriv   159
#define X_GLsop_GetCompressedTexImage   160
#define X_GLrop_CallList   1
#define X_GLrop_CallLists   2
#define X_GLrop_ListBase   3
#define X_GLrop_Begin   4
#define X_GLrop_Bitmap   5
#define X_GLrop_Color3bv   6
#define X_GLrop_Color3dv   7
#define X_GLrop_Color3fv   8
#define X_GLrop_Color3iv   9
#define X_GLrop_Color3sv   10
#define X_GLrop_Color3ubv   11
#define X_GLrop_Color3uiv   12
#define X_GLrop_Color3usv   13
#define X_GLrop_Color4bv   14
#define X_GLrop_Color4dv   15
#define X_GLrop_Color4fv   16
#define X_GLrop_Color4iv   17
#define X_GLrop_Color4sv   18
#define X_GLrop_Color4ubv   19
#define X_GLrop_Color4uiv   20
#define X_GLrop_Color4usv   21
#define X_GLrop_EdgeFlagv   22
#define X_GLrop_End   23
#define X_GLrop_Indexdv   24
#define X_GLrop_Indexfv   25
#define X_GLrop_Indexiv   26
#define X_GLrop_Indexsv   27
#define X_GLrop_Normal3bv   28
#define X_GLrop_Normal3dv   29
#define X_GLrop_Normal3fv   30
#define X_GLrop_Normal3iv   31
#define X_GLrop_Normal3sv   32
#define X_GLrop_RasterPos2dv   33
#define X_GLrop_RasterPos2fv   34
#define X_GLrop_RasterPos2iv   35
#define X_GLrop_RasterPos2sv   36
#define X_GLrop_RasterPos3dv   37
#define X_GLrop_RasterPos3fv   38
#define X_GLrop_RasterPos3iv   39
#define X_GLrop_RasterPos3sv   40
#define X_GLrop_RasterPos4dv   41
#define X_GLrop_RasterPos4fv   42
#define X_GLrop_RasterPos4iv   43
#define X_GLrop_RasterPos4sv   44
#define X_GLrop_Rectdv   45
#define X_GLrop_Rectfv   46
#define X_GLrop_Rectiv   47
#define X_GLrop_Rectsv   48
#define X_GLrop_TexCoord1dv   49
#define X_GLrop_TexCoord1fv   50
#define X_GLrop_TexCoord1iv   51
#define X_GLrop_TexCoord1sv   52
#define X_GLrop_TexCoord2dv   53
#define X_GLrop_TexCoord2fv   54
#define X_GLrop_TexCoord2iv   55
#define X_GLrop_TexCoord2sv   56
#define X_GLrop_TexCoord3dv   57
#define X_GLrop_TexCoord3fv   58
#define X_GLrop_TexCoord3iv   59
#define X_GLrop_TexCoord3sv   60
#define X_GLrop_TexCoord4dv   61
#define X_GLrop_TexCoord4fv   62
#define X_GLrop_TexCoord4iv   63
#define X_GLrop_TexCoord4sv   64
#define X_GLrop_Vertex2dv   65
#define X_GLrop_Vertex2fv   66
#define X_GLrop_Vertex2iv   67
#define X_GLrop_Vertex2sv   68
#define X_GLrop_Vertex3dv   69
#define X_GLrop_Vertex3fv   70
#define X_GLrop_Vertex3iv   71
#define X_GLrop_Vertex3sv   72
#define X_GLrop_Vertex4dv   73
#define X_GLrop_Vertex4fv   74
#define X_GLrop_Vertex4iv   75
#define X_GLrop_Vertex4sv   76
#define X_GLrop_ClipPlane   77
#define X_GLrop_ColorMaterial   78
#define X_GLrop_CullFace   79
#define X_GLrop_Fogf   80
#define X_GLrop_Fogfv   81
#define X_GLrop_Fogi   82
#define X_GLrop_Fogiv   83
#define X_GLrop_FrontFace   84
#define X_GLrop_Hint   85
#define X_GLrop_Lightf   86
#define X_GLrop_Lightfv   87
#define X_GLrop_Lighti   88
#define X_GLrop_Lightiv   89
#define X_GLrop_LightModelf   90
#define X_GLrop_LightModelfv   91
#define X_GLrop_LightModeli   92
#define X_GLrop_LightModeliv   93
#define X_GLrop_LineStipple   94
#define X_GLrop_LineWidth   95
#define X_GLrop_Materialf   96
#define X_GLrop_Materialfv   97
#define X_GLrop_Materiali   98
#define X_GLrop_Materialiv   99
#define X_GLrop_PointSize   100
#define X_GLrop_PolygonMode   101
#define X_GLrop_PolygonStipple   102
#define X_GLrop_Scissor   103
#define X_GLrop_ShadeModel   104
#define X_GLrop_TexParameterf   105
#define X_GLrop_TexParameterfv   106
#define X_GLrop_TexParameteri   107
#define X_GLrop_TexParameteriv   108
#define X_GLrop_TexImage1D   109
#define X_GLrop_TexImage2D   110
#define X_GLrop_TexEnvf   111
#define X_GLrop_TexEnvfv   112
#define X_GLrop_TexEnvi   113
#define X_GLrop_TexEnviv   114
#define X_GLrop_TexGend   115
#define X_GLrop_TexGendv   116
#define X_GLrop_TexGenf   117
#define X_GLrop_TexGenfv   118
#define X_GLrop_TexGeni   119
#define X_GLrop_TexGeniv   120
#define X_GLrop_InitNames   121
#define X_GLrop_LoadName   122
#define X_GLrop_PassThrough   123
#define X_GLrop_PopName   124
#define X_GLrop_PushName   125
#define X_GLrop_DrawBuffer   126
#define X_GLrop_Clear   127
#define X_GLrop_ClearAccum   128
#define X_GLrop_ClearIndex   129
#define X_GLrop_ClearColor   130
#define X_GLrop_ClearStencil   131
#define X_GLrop_ClearDepth   132
#define X_GLrop_StencilMask   133
#define X_GLrop_ColorMask   134
#define X_GLrop_DepthMask   135
#define X_GLrop_IndexMask   136
#define X_GLrop_Accum   137
#define X_GLrop_Disable   138
#define X_GLrop_Enable   139
#define X_GLrop_PopAttrib   141
#define X_GLrop_PushAttrib   142
#define X_GLrop_Map1d   143
#define X_GLrop_Map1f   144
#define X_GLrop_Map2d   145
#define X_GLrop_Map2f   146
#define X_GLrop_MapGrid1d   147
#define X_GLrop_MapGrid1f   148
#define X_GLrop_MapGrid2d   149
#define X_GLrop_MapGrid2f   150
#define X_GLrop_EvalCoord1dv   151
#define X_GLrop_EvalCoord1fv   152
#define X_GLrop_EvalCoord2dv   153
#define X_GLrop_EvalCoord2fv   154
#define X_GLrop_EvalMesh1   155
#define X_GLrop_EvalPoint1   156
#define X_GLrop_EvalMesh2   157
#define X_GLrop_EvalPoint2   158
#define X_GLrop_AlphaFunc   159
#define X_GLrop_BlendFunc   160
#define X_GLrop_LogicOp   161
#define X_GLrop_StencilFunc   162
#define X_GLrop_StencilOp   163
#define X_GLrop_DepthFunc   164
#define X_GLrop_PixelZoom   165
#define X_GLrop_PixelTransferf   166
#define X_GLrop_PixelTransferi   167
#define X_GLrop_PixelMapfv   168
#define X_GLrop_PixelMapuiv   169
#define X_GLrop_PixelMapusv   170
#define X_GLrop_ReadBuffer   171
#define X_GLrop_CopyPixels   172
#define X_GLrop_DrawPixels   173
#define X_GLrop_DepthRange   174
#define X_GLrop_Frustum   175
#define X_GLrop_LoadIdentity   176
#define X_GLrop_LoadMatrixf   177
#define X_GLrop_LoadMatrixd   178
#define X_GLrop_MatrixMode   179
#define X_GLrop_MultMatrixf   180
#define X_GLrop_MultMatrixd   181
#define X_GLrop_Ortho   182
#define X_GLrop_PopMatrix   183
#define X_GLrop_PushMatrix   184
#define X_GLrop_Rotated   185
#define X_GLrop_Rotatef   186
#define X_GLrop_Scaled   187
#define X_GLrop_Scalef   188
#define X_GLrop_Translated   189
#define X_GLrop_Translatef   190
#define X_GLrop_Viewport   191
#define X_GLrop_DrawArrays   193
#define X_GLrop_PolygonOffset   192
#define X_GLrop_CopyTexImage1D   4119
#define X_GLrop_CopyTexImage2D   4120
#define X_GLrop_CopyTexSubImage1D   4121
#define X_GLrop_CopyTexSubImage2D   4122
#define X_GLrop_TexSubImage1D   4099
#define X_GLrop_TexSubImage2D   4100
#define X_GLrop_BindTexture   4117
#define X_GLrop_PrioritizeTextures   4118
#define X_GLrop_Indexubv   194
#define X_GLrop_BlendColor   4096
#define X_GLrop_BlendEquation   4097
#define X_GLrop_ColorTable   2053
#define X_GLrop_ColorTableParameterfv   2054
#define X_GLrop_ColorTableParameteriv   2055
#define X_GLrop_CopyColorTable   2056
#define X_GLrop_ColorSubTable   195
#define X_GLrop_CopyColorSubTable   196
#define X_GLrop_ConvolutionFilter1D   4101
#define X_GLrop_ConvolutionFilter2D   4102
#define X_GLrop_ConvolutionParameterf   4103
#define X_GLrop_ConvolutionParameterfv   4104
#define X_GLrop_ConvolutionParameteri   4105
#define X_GLrop_ConvolutionParameteriv   4106
#define X_GLrop_CopyConvolutionFilter1D   4107
#define X_GLrop_CopyConvolutionFilter2D   4108
#define X_GLrop_SeparableFilter2D   4109
#define X_GLrop_Histogram   4110
#define X_GLrop_Minmax   4111
#define X_GLrop_ResetHistogram   4112
#define X_GLrop_ResetMinmax   4113
#define X_GLrop_TexImage3D   4114
#define X_GLrop_TexSubImage3D   4115
#define X_GLrop_CopyTexSubImage3D   4123
#define X_GLrop_DrawArraysEXT   4116
#define X_GLrop_ActiveTextureARB   197
#define X_GLrop_MultiTexCoord1dvARB   198
#define X_GLrop_MultiTexCoord1fvARB   199
#define X_GLrop_MultiTexCoord1ivARB   200
#define X_GLrop_MultiTexCoord1svARB   201
#define X_GLrop_MultiTexCoord2dvARB   202
#define X_GLrop_MultiTexCoord2fvARB   203
#define X_GLrop_MultiTexCoord2ivARB   204
#define X_GLrop_MultiTexCoord2svARB   205
#define X_GLrop_MultiTexCoord3dvARB   206
#define X_GLrop_MultiTexCoord3fvARB   207
#define X_GLrop_MultiTexCoord3ivARB   208
#define X_GLrop_MultiTexCoord3svARB   209
#define X_GLrop_MultiTexCoord4dvARB   210
#define X_GLrop_MultiTexCoord4fvARB   211
#define X_GLrop_MultiTexCoord4ivARB   212
#define X_GLrop_MultiTexCoord4svARB   213
#define X_GLrop_CompressedTexImage1D   214
#define X_GLrop_CompressedTexImage2D   215
#define X_GLrop_CompressedTexImage3D   216
#define X_GLrop_CompressedTexSubImage1D   217
#define X_GLrop_CompressedTexSubImage2D   218
#define X_GLrop_CompressedTexSubImage3D   219
#define X_GLrop_SampleCoverageARB   229
#define X_GLrop_WindowPos3fARB   230
#define X_GLrop_FogCoordfv   4124
#define X_GLrop_FogCoorddv   4125
#define X_GLrop_PointParameterfARB   2065
#define X_GLrop_PointParameterfvARB   2066
#define X_GLrop_SecondaryColor3bv   4126
#define X_GLrop_SecondaryColor3sv   4127
#define X_GLrop_SecondaryColor3iv   4128
#define X_GLrop_SecondaryColor3fv   4129
#define X_GLrop_SecondaryColor3dv   4130
#define X_GLrop_SecondaryColor3ubv   4131
#define X_GLrop_SecondaryColor3usv   4132
#define X_GLrop_SecondaryColor3uiv   4133
#define X_GLrop_BlendFuncSeparate   4134
#define X_GLrop_PointParameteri   4221
#define X_GLrop_PointParameteriv   4222
#define X_GLvop_GetConvolutionFilterEXT   1
#define X_GLvop_GetConvolutionParameterfvEXT   2
#define X_GLvop_GetConvolutionParameterivEXT   3
#define X_GLvop_GetSeparableFilterEXT   4
#define X_GLvop_GetHistogramEXT   5
#define X_GLvop_GetHistogramParameterfvEXT   6
#define X_GLvop_GetHistogramParameterivEXT   7
#define X_GLvop_GetMinmaxEXT   8
#define X_GLvop_GetMinmaxParameterfvEXT   9
#define X_GLvop_GetMinmaxParameterivEXT   10
#define X_GLvop_AreTexturesResidentEXT   11
#define X_GLvop_DeleteTexturesEXT   12
#define X_GLvop_GenTexturesEXT   13
#define X_GLvop_IsTextureEXT   14
#define X_GLvop_GetCombinerInputParameterfvNV   1270
#define X_GLvop_GetCombinerInputParameterivNV   1271
#define X_GLvop_GetCombinerOutputParameterfvNV   1272
#define X_GLvop_GetCombinerOutputParameterivNV   1273
#define X_GLvop_GetFinalCombinerOutputParameterfvNV   1274
#define X_GLvop_GetFinalCombinerOutputParameterivNV   1275
#define X_GLvop_DeleteFenceNV   1276
#define X_GLvop_GenFencesNV   1277
#define X_GLvop_IsFenceNV   1278
#define X_GLvop_TestFenceNV   1279
#define X_GLvop_GetFenceivNV   1280
#define X_GLvop_AreProgramsResidentNV   1293
#define X_GLvop_DeleteProgramARB   1294
#define X_GLvop_GenProgramsARB   1295
#define X_GLvop_GetProgramEnvParameterfvARB   1296
#define X_GLvop_GetProgramEnvParameterdvARB   1297
#define X_GLvop_GetProgramEnvParameterivNV   1298
#define X_GLvop_GetProgramStringNV   1299
#define X_GLvop_GetTrackMatrixivNV   1300
#define X_GLvop_GetVertexAttribdvARB   1301
#define X_GLvop_GetVertexAttribfvARB   1302
#define X_GLvop_GetVertexAttribivARB   1303
#define X_GLvop_IsProgramARB   1304
#define X_GLvop_GetProgramLocalParameterfvARB   1305
#define X_GLvop_GetProgramLocalParameterdvARB   1306
#define X_GLvop_GetProgramivARB   1307
#define X_GLvop_GetProgramStringARB   1308
#define X_GLvop_GetProgramNamedParameter4fvNV   1310
#define X_GLvop_GetProgramNamedParameter4dvNV   1311
#define X_GLvop_SampleMaskSGIS   2048
#define X_GLvop_SamplePatternSGIS   2049
#define X_GLvop_GetDetailTexFuncSGIS   4096
#define X_GLvop_GetSharpenTexFuncSGIS   4097
#define X_GLvop_GetColorTableSGI   4098
#define X_GLvop_GetColorTableParameterfvSGI   4099
#define X_GLvop_GetColorTableParameterivSGI   4100
#define X_GLvop_GetTexFilterFuncSGIS   4101
#define X_GLvop_GetInstrumentsSGIX   4102
#define X_GLvop_InstrumentsBufferSGIX   4103
#define X_GLvop_PollInstrumentsSGIX   4104
#define X_GLvop_FlushRasterSGIX   4105
#define X_GLXvop_QueryContextInfoEXT   1024
#define X_GLXvop_SwapIntervalSGI   65536
#define X_GLXvop_MakeCurrentReadSGI   65537
#define X_GLXvop_CreateGLXVideoSourceSGIX   65538
#define X_GLXvop_DestroyGLXVideoSourceSGIX   65539
#define X_GLXvop_GetFBConfigsSGIX   65540
#define X_GLXvop_CreateContextWithConfigSGIX   65541
#define X_GLXvop_CreateGLXPixmapWithConfigSGIX   65542
#define X_GLXvop_CreateGLXPbufferSGIX   65543
#define X_GLXvop_DestroyGLXPbufferSGIX   65544
#define X_GLXvop_ChangeDrawableAttributesSGIX   65545
#define X_GLXvop_GetDrawableAttributesSGIX   65546
#define X_GLXvop_JoinSwapGroupSGIX   65547
#define X_GLXvop_BindSwapBarrierSGIX   65548
#define X_GLXvop_QueryMaxSwapBarriersSGIX   65549
#define X_GLXvop_QueryHyperpipeNetworkSGIX   65550
#define X_GLXvop_QueryHyperpipeConfigSGIX   65551
#define X_GLXvop_HyperpipeConfigSGIX   65552
#define X_GLXvop_DestroyHyperpipeConfigSGIX   65553
#define X_GLXvop_BindTexImageEXT   5152
#define X_GLXvop_ReleaseTexImageEXT   5153
#define X_GLrop_WeightbvARB   220
#define X_GLrop_WeightubvARB   221
#define X_GLrop_WeightsvARB   222
#define X_GLrop_WeightusvARB   223
#define X_GLrop_WeightivARB   224
#define X_GLrop_WeightuivARB   225
#define X_GLrop_VertexBlendARB   226
#define X_GLrop_WeightfvARB   227
#define X_GLrop_WeightdvARB   228
#define X_GLrop_BindProgramARB   4180
#define X_GLrop_ProgramEnvParameter4fvARB   4184
#define X_GLrop_ProgramEnvParameter4dvARB   4185
#define X_GLrop_VertexAttrib1svARB   4189
#define X_GLrop_VertexAttrib2svARB   4190
#define X_GLrop_VertexAttrib3svARB   4191
#define X_GLrop_VertexAttrib4svARB   4192
#define X_GLrop_VertexAttrib1fvARB   4193
#define X_GLrop_VertexAttrib2fvARB   4194
#define X_GLrop_VertexAttrib3fvARB   4195
#define X_GLrop_VertexAttrib4fvARB   4196
#define X_GLrop_VertexAttrib1dvARB   4197
#define X_GLrop_VertexAttrib2dvARB   4198
#define X_GLrop_VertexAttrib3dvARB   4199
#define X_GLrop_ProgramLocalParameter4fvARB   4215
#define X_GLrop_ProgramLocalParameter4dvARB   4216
#define X_GLrop_ProgramStringARB   4217
#define X_GLrop_VertexAttrib4dvARB   4200
#define X_GLrop_VertexAttrib4NubvARB   4201
#define X_GLrop_VertexAttrib4bvARB   4230
#define X_GLrop_VertexAttrib4ivARB   4231
#define X_GLrop_VertexAttrib4ubvARB   4232
#define X_GLrop_VertexAttrib4usvARB   4233
#define X_GLrop_VertexAttrib4uivARB   4234
#define X_GLrop_VertexAttrib4NbvARB   4235
#define X_GLrop_VertexAttrib4NsvARB   4236
#define X_GLrop_VertexAttrib4NivARB   4237
#define X_GLrop_VertexAttrib4NusvARB   4238
#define X_GLrop_VertexAttrib4NuivARB   4239
#define X_GLrop_VertexWeightfvEXT   4135
#define X_GLrop_CombinerParameterfNV   4136
#define X_GLrop_CombinerParameterfvNV   4137
#define X_GLrop_CombinerParameteriNV   4138
#define X_GLrop_CombinerParameterivNV   4139
#define X_GLrop_CombinerInputNV   4140
#define X_GLrop_CombinerOutputNV   4141
#define X_GLrop_FinalCombinerInputNV   4142
#define X_GLrop_SetFenceNV   4143
#define X_GLrop_FinishFenceNV   4144
#define X_GLrop_ExecuteProgramNV   4181
#define X_GLrop_RequestResidentProgramsNV   4182
#define X_GLrop_LoadProgamNV   4183
#define X_GLrop_ProgramParameters4fvNV   4186
#define X_GLrop_ProgramParameters4dvNV   4187
#define X_GLrop_TrackMatrixNV   4188
#define X_GLrop_VertexAttribs1svNV   4202
#define X_GLrop_VertexAttribs2svNV   4203
#define X_GLrop_VertexAttribs3svNV   4204
#define X_GLrop_VertexAttribs4svNV   4205
#define X_GLrop_VertexAttribs1fvNV   4206
#define X_GLrop_VertexAttribs2fvNV   4207
#define X_GLrop_VertexAttribs3fvNV   4208
#define X_GLrop_VertexAttribs4fvNV   4209
#define X_GLrop_VertexAttribs1dvNV   4210
#define X_GLrop_VertexAttribs2dvNV   4211
#define X_GLrop_VertexAttribs3dvNV   4212
#define X_GLrop_VertexAttribs4dvNV   4213
#define X_GLrop_VertexAttribs4ubvNV   4214
#define X_GLrop_ActiveStencilFaceEXT   4220
#define X_GLrop_ProgramNamedParameter4fvNV   4218
#define X_GLrop_ProgramNamedParameter4dvNV   4219
#define X_GLrop_DepthBoundsEXT   4229
#define X_GLrop_BlendEquationSeparateEXT   4228
#define X_GLvop_IsRenderbufferEXT   1422
#define X_GLvop_GenRenderbuffersEXT   1423
#define X_GLvop_GetRenderbufferParameterivEXT   1424
#define X_GLvop_IsFramebufferEXT   1425
#define X_GLvop_GenFramebuffersEXT   1426
#define X_GLvop_CheckFramebufferStatusEXT   1427
#define X_GLvop_GetFramebufferAttachmentParameterivEXT   1428

Typedefs

typedef CARD32 GLXContextTag
typedef struct GLXRender xGLXRenderReq
typedef struct GLXRenderLarge xGLXRenderLargeReq
typedef struct GLXSingle xGLXSingleReq
typedef struct GLXQueryVersion xGLXQueryVersionReq
typedef struct GLXIsDirect xGLXIsDirectReq
typedef struct GLXCreateContext xGLXCreateContextReq
typedef struct GLXDestroyContext xGLXDestroyContextReq
typedef struct GLXMakeCurrent xGLXMakeCurrentReq
typedef struct GLXWaitGL xGLXWaitGLReq
typedef struct GLXWaitX xGLXWaitXReq
typedef struct GLXCopyContext xGLXCopyContextReq
typedef struct GLXSwapBuffers xGLXSwapBuffersReq
typedef struct GLXUseXFont xGLXUseXFontReq
typedef struct GLXCreateGLXPixmap xGLXCreateGLXPixmapReq
typedef struct GLXDestroyGLXPixmap xGLXDestroyGLXPixmapReq
typedef struct GLXGetVisualConfigs xGLXGetVisualConfigsReq
typedef struct GLXVendorPrivate xGLXVendorPrivateReq
typedef struct
GLXVendorPrivateWithReply 
xGLXVendorPrivateWithReplyReq
typedef struct
GLXQueryExtensionsString 
xGLXQueryExtensionsStringReq
typedef struct GLXQueryServerString xGLXQueryServerStringReq
typedef struct GLXClientInfo xGLXClientInfoReq
typedef struct GLXGetFBConfigs xGLXGetFBConfigsReq
typedef struct GLXCreatePixmap xGLXCreatePixmapReq
typedef struct GLXDestroyPixmap xGLXDestroyPixmapReq
typedef struct GLXCreateNewContext xGLXCreateNewContextReq
typedef struct GLXQueryContext xGLXQueryContextReq
typedef struct
GLXMakeContextCurrent 
xGLXMakeContextCurrentReq
typedef struct GLXCreatePbuffer xGLXCreatePbufferReq
typedef struct GLXDestroyPbuffer xGLXDestroyPbufferReq
typedef struct
GLXGetDrawableAttributes 
xGLXGetDrawableAttributesReq
typedef struct
GLXChangeDrawableAttributes 
xGLXChangeDrawableAttributesReq
typedef struct GLXCreateWindow xGLXCreateWindowReq
typedef struct GLXDestroyWindow xGLXDestroyWindowReq
typedef struct
GLXQueryContextInfoEXT 
xGLXQueryContextInfoEXTReq
typedef struct
GLXMakeCurrentReadSGI 
xGLXMakeCurrentReadSGIReq
typedef struct GLXGetFBConfigsSGIX xGLXGetFBConfigsSGIXReq
typedef struct
GLXCreateContextWithConfigSGIX 
xGLXCreateContextWithConfigSGIXReq
typedef struct
GLXCreateGLXPixmapWithConfigSGIX 
xGLXCreateGLXPixmapWithConfigSGIXReq
typedef struct GLXJoinSwapGroupSGIX xGLXJoinSwapGroupSGIXReq
typedef struct
GLXBindSwapBarrierSGIX 
xGLXBindSwapBarrierSGIXReq
typedef struct
GLXQueryMaxSwapBarriersSGIX 
xGLXQueryMaxSwapBarriersSGIXReq
typedef struct
GLXQueryHyperpipeNetworkSGIX 
xGLXQueryHyperpipeNetworkSGIXReq
typedef struct
GLXDestroyHyperpipeConfigSGIX 
xGLXDestroyHyperpipeConfigSGIXReq
typedef struct
GLXQueryHyperpipeConfigSGIX 
xGLXQueryHyperpipeConfigSGIXReq
typedef struct
GLXHyperpipeConfigSGIX 
xGLXHyperpipeConfigSGIXReq

Define Documentation

#define __GLX_BITMAP_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_BITMAP_HDR_SIZE)
#define __GLX_BITMAP_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_BITMAP_HDR_SIZE)
#define __GLX_BITMAP_HDR
Value:
CARD32     width B32;  \
    CARD32 height B32; \
    FLOAT32           xorig F32;  \
    FLOAT32           yorig F32;  \
    FLOAT32           xmove F32;  \
    FLOAT32           ymove F32
#define __GLX_BITMAP_HDR_SIZE   24
#define __GLX_COLOR_SUBTABLE_CMD_HDR_SIZE
#define __GLX_COLOR_SUBTABLE_HDR
Value:
CARD32     target B32;               \
    CARD32 start B32;                \
    CARD32 count B32;     \
    CARD32 format B32;               \
    CARD32 type   B32
#define __GLX_COLOR_SUBTABLE_HDR_SIZE   20
#define __GLX_COLOR_TABLE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_COLOR_TABLE_HDR_SIZE)
#define __GLX_COLOR_TABLE_HDR
Value:
CARD32     target B32;               \
    CARD32 internalformat B32; \
    CARD32 width B32;     \
    CARD32 format B32;               \
    CARD32 type   B32
#define __GLX_COLOR_TABLE_HDR_SIZE   20
#define __GLX_COMPONENT_HDR
Value:
CARD32     datatype B32; \
    INT32  numVals B32; \
    CARD32 component B32
#define __GLX_COMPONENT_HDR_SIZE   12
#define __GLX_COMPRESSED_TEXIMAGE_3D_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_3D_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_3D_HDR
Value:
CARD32     target B32;            \
    CARD32     level B32;             \
    CARD32     internalFormat B32;    \
    CARD32     width B32;             \
    CARD32     height B32;            \
    CARD32     depth B32;             \
    CARD32     border B32;            \
    CARD32     imageSize B32

Data that is specific to a glCompressedTexImage3D call. The data is sent in the following order:

  • Render or RenderLarge header
  • CompressedTexImage3D header
#define __GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE   32
#define __GLX_COMPRESSED_TEXIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXIMAGE_HDR
Value:
CARD32     target B32;            \
    CARD32     level B32;             \
    CARD32     internalFormat B32;    \
    CARD32     width B32;             \
    CARD32     height B32;            \
    CARD32     border B32;            \
    CARD32     imageSize B32

Data that is specific to a glCompressedTexImage1D or glCompressedTexImage2D call. The data is sent in the following order:

  • Render or RenderLarge header
  • CompressedTexImage header

When a glCompressedTexImage1D call is made, the height field is not examined by the server and is considered padding.

#define __GLX_COMPRESSED_TEXIMAGE_HDR_SIZE   28
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR
Value:
CARD32     target B32;            \
    CARD32     level B32;             \
    CARD32     xoffset B32;           \
    CARD32     yoffset B32;           \
    CARD32     zoffset B32;           \
    CARD32     width B32;             \
    CARD32     height B32;            \
    CARD32     depth B32;             \
    CARD32     format B32;            \
    CARD32     imageSize B32

Data that is specifi to a glCompressedTexSubImage3D call. The data is sent in the following order:

  • Render or RenderLarge header
  • CompressedTexSubImage3D header
#define __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE   32
#define __GLX_COMPRESSED_TEXSUBIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_DISPATCH_HDR_SIZE   (__GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_COMPRESSED_TEXSUBIMAGE_HDR
Value:
CARD32     target B32;            \
    CARD32     level B32;             \
    CARD32     xoffset B32;           \
    CARD32     yoffset B32;           \
    CARD32     width B32;             \
    CARD32     height B32;            \
    CARD32     format B32;            \
    CARD32     imageSize B32

Data that is specifi to a glCompressedTexSubImage1D or glCompressedTexSubImage2D call. The data is sent in the following order:

  • Render or RenderLarge header
  • CompressedTexSubImage header

When a glCompressedTexSubImage1D call is made, the yoffset and height fields are not examined by the server and are considered padding.

#define __GLX_COMPRESSED_TEXSUBIMAGE_HDR_SIZE   32
#define __GLX_CONV_FILT_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_CONV_FILT_HDR_SIZE)
#define __GLX_CONV_FILT_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_CONV_FILT_HDR_SIZE)
#define __GLX_CONV_FILT_HDR
Value:
CARD32     target B32;           \
    CARD32 internalformat B32;   \
    CARD32 width B32; \
    CARD32 height B32;           \
    CARD32 format B32;           \
    CARD32 type B32
#define __GLX_CONV_FILT_HDR_SIZE   24
#define __GLX_DRAWARRAYS_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_DRAWARRAYS_HDR_SIZE)
#define __GLX_DRAWARRAYS_HDR
Value:
CARD32     numVertexes B32; \
    CARD32 numComponents B32; \
    CARD32 primType B32
#define __GLX_DRAWARRAYS_HDR_SIZE   12
#define __GLX_DRAWPIXELS_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_DRAWPIXELS_HDR_SIZE)
#define __GLX_DRAWPIXELS_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_DRAWPIXELS_HDR_SIZE)
#define __GLX_DRAWPIXELS_HDR
Value:
CARD32     width B32;   \
    CARD32 height B32;  \
    CARD32 format B32;  \
    CARD32 type B32
#define __GLX_DRAWPIXELS_HDR_SIZE   16
#define __GLX_MAX_CONTEXT_PROPS   3
#define __GLX_MAX_RENDER_CMD_SIZE   64000
#define __GLX_NUMBER_ERRORS   12
#define __GLX_NUMBER_EVENTS   17
#define __GLX_PIXEL_3D_HDR
Value:
BOOL       swapBytes;            \
    BOOL   lsbFirst;             \
    CARD8  reserved0;            \
    CARD8  reserved1;            \
    CARD32 rowLength B32;                   \
    CARD32 imageHeight B32;      \
    CARD32 imageDepth B32;                  \
    CARD32 skipRows B32;                    \
    CARD32 skipImages B32;                  \
    CARD32 skipVolumes B32;      \
    CARD32 skipPixels B32;                  \
    CARD32 alignment B32
#define __GLX_PIXEL_3D_HDR_SIZE   36
#define __GLX_PIXEL_HDR
Value:
BOOL       swapBytes; \
    BOOL   lsbFirst;  \
    CARD8  reserved0; \
    CARD8  reserved1; \
    CARD32 rowLength B32;        \
    CARD32 skipRows B32;         \
    CARD32 skipPixels B32; \
    CARD32 alignment B32
#define __GLX_PIXEL_HDR_SIZE   20
#define __GLX_POLYGONSTIPPLE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE)
#define __GLX_RENDER_HDR
Value:
CARD16     length B16; \
    CARD16 opcode B16
#define __GLX_RENDER_HDR_SIZE   4
#define __GLX_RENDER_LARGE_HDR
Value:
CARD32     length B32;    \
    CARD32 opcode B32
#define __GLX_RENDER_LARGE_HDR_SIZE   8
#define __GLX_SINGLE_HDR_SIZE   sz_xGLXSingleReq
#define __GLX_SIZE_CARD16   2
#define __GLX_SIZE_CARD32   4
#define __GLX_SIZE_CARD8   1
#define __GLX_SIZE_FLOAT32   4
#define __GLX_SIZE_FLOAT64   8
#define __GLX_SIZE_INT16   2
#define __GLX_SIZE_INT32   4
#define __GLX_SIZE_INT8   1
#define __GLX_TEXIMAGE_3D_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_3D_HDR_SIZE + __GLX_TEXIMAGE_3D_HDR_SIZE)
#define __GLX_TEXIMAGE_3D_CMD_HDR_SIZE
#define __GLX_TEXIMAGE_3D_HDR
Value:
CARD32     target B32;           \
    CARD32 level B32; \
    CARD32 internalformat B32;   \
    CARD32 width B32; \
    CARD32 height B32;           \
    CARD32 depth B32; \
    CARD32 size4d B32;           \
    CARD32 border B32;           \
    CARD32 format B32;           \
    CARD32 type B32;  \
    CARD32 nullimage B32
#define __GLX_TEXIMAGE_3D_HDR_SIZE   44
#define __GLX_TEXIMAGE_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_TEXIMAGE_HDR_SIZE)
#define __GLX_TEXIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_TEXIMAGE_HDR_SIZE)
#define __GLX_TEXIMAGE_HDR
Value:
CARD32     target B32;           \
    CARD32 level B32; \
    CARD32 components B32; \
    CARD32 width B32; \
    CARD32 height B32;           \
    CARD32 border B32;           \
    CARD32 format B32;           \
    CARD32 type B32
#define __GLX_TEXIMAGE_HDR_SIZE   32
#define __GLX_TEXSUBIMAGE_3D_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_3D_HDR_SIZE + __GLX_TEXSUBIMAGE_3D_HDR_SIZE)
#define __GLX_TEXSUBIMAGE_3D_CMD_HDR_SIZE
#define __GLX_TEXSUBIMAGE_3D_HDR
Value:
CARD32     target B32;           \
    CARD32 level B32; \
    CARD32 xoffset B32;          \
    CARD32 yoffset B32;          \
    CARD32 zoffset B32;          \
    CARD32 woffset B32;          \
    CARD32 width B32; \
    CARD32 height B32;           \
    CARD32 depth B32; \
    CARD32 size4d B32;           \
    CARD32 format B32;           \
    CARD32 type B32;  \
    CARD32 nullImage  \
#define __GLX_TEXSUBIMAGE_3D_HDR_SIZE   52
#define __GLX_TEXSUBIMAGE_CMD_DISPATCH_HDR_SIZE   (__GLX_PIXEL_HDR_SIZE + __GLX_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_TEXSUBIMAGE_CMD_HDR_SIZE   (__GLX_RENDER_HDR_SIZE + __GLX_PIXEL_HDR_SIZE + __GLX_TEXSUBIMAGE_HDR_SIZE)
#define __GLX_TEXSUBIMAGE_HDR
Value:
CARD32     target B32;           \
    CARD32 level B32; \
    CARD32 xoffset B32;          \
    CARD32 yoffset B32;          \
    CARD32 width B32; \
    CARD32 height B32;           \
    CARD32 format B32;           \
    CARD32 type B32;  \
    CARD32 nullImage  \
#define __GLX_TEXSUBIMAGE_HDR_SIZE   36
#define __GLX_VENDPRIV_HDR_SIZE   sz_xGLXVendorPrivateReq
#define GLX_EXTENSION_ALIAS   "SGI-GLX"
#define GLX_EXTENSION_NAME   "GLX"
#define GLX_EXTENSIONS   0x3
#define GLX_GLXWINDOW_TYPE   6
#define GLX_PBUFFER_TYPE   4
#define GLX_PbufferClobber   0
#define GLX_PIXMAP_TYPE   2
#define GLX_VENDOR   0x1
#define GLX_VERSION   0x2
#define GLX_VIDEO_SOURCE_TYPE   3
#define GLX_WINDOW_TYPE   1
#define GLXBadContext   0
#define GLXBadContextState   1
#define GLXBadContextTag   4
#define GLXBadCurrentDrawable   11
#define GLXBadCurrentWindow   5
#define GLXBadDrawable   2
#define GLXBadFBConfig   9
#define GLXBadLargeRequest   7
#define GLXBadPbuffer   10
#define GLXBadPixmap   3
#define GLXBadRenderRequest   6
#define GLXBadWindow   12
#define GLXContextID   CARD32
#define GLXDrawable   CARD32
#define GLXFBConfigID   CARD32
#define GLXFBConfigIDSGIX   CARD32
#define GLXPbuffer   CARD32
#define GLXPbufferSGIX   CARD32
#define GLXPixmap   CARD32
#define GLXUnsupportedPrivateRequest   8
#define GLXWindow   CARD32
#define sz_xGLXBindSwapBarrierSGIXReq   20
#define sz_xGLXChangeDrawableAttributesReq   12
#define sz_xGLXClientInfoReq   16
#define sz_xGLXCopyContextReq   20
#define sz_xGLXCreateContextReq   24
#define sz_xGLXCreateContextWithConfigSGIXReq   36
#define sz_xGLXCreateGLXPbufferReply   32
#define sz_xGLXCreateGLXPixmapReq   20
#define sz_xGLXCreateGLXPixmapWithConfigSGIXReq   28
#define sz_xGLXCreateNewContextReq   28
#define sz_xGLXCreatePbufferReq   20
#define sz_xGLXCreatePixmapReq   24
#define sz_xGLXCreateWindowReq   24
#define sz_xGLXDestroyContextReq   8
#define sz_xGLXDestroyGLXPixmapReq   8
#define sz_xGLXDestroyHyperpipeConfigSGIXReply   32
#define sz_xGLXDestroyHyperpipeConfigSGIXReq   32
#define sz_xGLXDestroyPbufferReq   8
#define sz_xGLXDestroyPixmapReq   8
#define sz_xGLXDestroyWindowReq   8
#define sz_xGLXGetColorTableReply   32
#define sz_xGLXGetConvolutionFilterReply   32
#define sz_xGLXGetDrawableAttributesReply   32
#define sz_xGLXGetDrawableAttributesReq   8
#define sz_xGLXGetErrorReply   32
#define sz_xGLXGetFBConfigsReply   32
#define sz_xGLXGetFBConfigsReq   8
#define sz_xGLXGetFBConfigsSGIXReq   16
#define sz_xGLXGetHistogramReply   32
#define sz_xGLXGetMinmaxReply   32
#define sz_xGLXGetSeparableFilterReply   32
#define sz_xGLXGetTexImageReply   32
#define sz_xGLXGetVisualConfigsReply   32
#define sz_xGLXGetVisualConfigsReq   8
#define sz_xGLXHyperpipeConfigSGIXReply   32
#define sz_xGLXHyperpipeConfigSGIXReq   32
#define sz_xGLXIsDirectReply   32
#define sz_xGLXIsDirectReq   8
#define sz_xGLXJoinSwapGroupSGIXReq   20
#define sz_xGLXMakeContextCurrentReply   32
#define sz_xGLXMakeContextCurrentReq   20
#define sz_xGLXMakeCurrentReadSGIReply   32
#define sz_xGLXMakeCurrentReadSGIReq   24
#define sz_xGLXMakeCurrentReply   32
#define sz_xGLXMakeCurrentReq   16
#define sz_xGLXQueryContextInfoEXTReply   32
#define sz_xGLXQueryContextInfoEXTReq   16
#define sz_xGLXQueryContextReply   32
#define sz_xGLXQueryContextReq   8
#define sz_xGLXQueryExtensionsStringReply   32
#define sz_xGLXQueryExtensionsStringReq   8
#define sz_xGLXQueryHyperpipeConfigSGIXReply   32
#define sz_xGLXQueryHyperpipeConfigSGIXReq   32
#define sz_xGLXQueryHyperpipeNetworkSGIXReply   32
#define sz_xGLXQueryHyperpipeNetworkSGIXReq   16
#define sz_xGLXQueryMaxSwapBarriersSGIXReply   32
#define sz_xGLXQueryMaxSwapBarriersSGIXReq   16
#define sz_xGLXQueryServerStringReply   32
#define sz_xGLXQueryServerStringReq   12
#define sz_xGLXQueryVersionReply   32
#define sz_xGLXQueryVersionReq   12
#define sz_xGLXReadPixelsReply   32
#define sz_xGLXRenderLargeReq   16
#define sz_xGLXRenderModeReply   32
#define sz_xGLXRenderReq   8
#define sz_xGLXSingleReply   32
#define sz_xGLXSingleReq   8
#define sz_xGLXSwapBuffersReq   12
#define sz_xGLXUseXFontReq   24
#define sz_xGLXVendorPrivateReq   12
#define sz_xGLXVendorPrivateWithReplyReq   12
#define sz_xGLXVendorPrivReply   32
#define sz_xGLXWaitGLReq   8
#define sz_xGLXWaitXReq   8
#define X_GLrop_Accum   137
#define X_GLrop_ActiveStencilFaceEXT   4220
#define X_GLrop_ActiveTextureARB   197
#define X_GLrop_AlphaFunc   159
#define X_GLrop_Begin   4
#define X_GLrop_BindProgramARB   4180
#define X_GLrop_BindTexture   4117
#define X_GLrop_Bitmap   5
#define X_GLrop_BlendColor   4096
#define X_GLrop_BlendEquation   4097
#define X_GLrop_BlendEquationSeparateEXT   4228
#define X_GLrop_BlendFunc   160
#define X_GLrop_BlendFuncSeparate   4134
#define X_GLrop_CallList   1
#define X_GLrop_CallLists   2
#define X_GLrop_Clear   127
#define X_GLrop_ClearAccum   128
#define X_GLrop_ClearColor   130
#define X_GLrop_ClearDepth   132
#define X_GLrop_ClearIndex   129
#define X_GLrop_ClearStencil   131
#define X_GLrop_ClipPlane   77
#define X_GLrop_Color3bv   6
#define X_GLrop_Color3dv   7
#define X_GLrop_Color3fv   8
#define X_GLrop_Color3iv   9
#define X_GLrop_Color3sv   10
#define X_GLrop_Color3ubv   11
#define X_GLrop_Color3uiv   12
#define X_GLrop_Color3usv   13
#define X_GLrop_Color4bv   14
#define X_GLrop_Color4dv   15
#define X_GLrop_Color4fv   16
#define X_GLrop_Color4iv   17
#define X_GLrop_Color4sv   18
#define X_GLrop_Color4ubv   19
#define X_GLrop_Color4uiv   20
#define X_GLrop_Color4usv   21
#define X_GLrop_ColorMask   134
#define X_GLrop_ColorMaterial   78
#define X_GLrop_ColorSubTable   195
#define X_GLrop_ColorTable   2053
#define X_GLrop_ColorTableParameterfv   2054
#define X_GLrop_ColorTableParameteriv   2055
#define X_GLrop_CombinerInputNV   4140
#define X_GLrop_CombinerOutputNV   4141
#define X_GLrop_CombinerParameterfNV   4136
#define X_GLrop_CombinerParameterfvNV   4137
#define X_GLrop_CombinerParameteriNV   4138
#define X_GLrop_CombinerParameterivNV   4139
#define X_GLrop_CompressedTexImage1D   214
#define X_GLrop_CompressedTexImage2D   215
#define X_GLrop_CompressedTexImage3D   216
#define X_GLrop_CompressedTexSubImage1D   217
#define X_GLrop_CompressedTexSubImage2D   218
#define X_GLrop_CompressedTexSubImage3D   219
#define X_GLrop_ConvolutionFilter1D   4101
#define X_GLrop_ConvolutionFilter2D   4102
#define X_GLrop_ConvolutionParameterf   4103
#define X_GLrop_ConvolutionParameterfv   4104
#define X_GLrop_ConvolutionParameteri   4105
#define X_GLrop_ConvolutionParameteriv   4106
#define X_GLrop_CopyColorSubTable   196
#define X_GLrop_CopyColorTable   2056
#define X_GLrop_CopyConvolutionFilter1D   4107
#define X_GLrop_CopyConvolutionFilter2D   4108
#define X_GLrop_CopyPixels   172
#define X_GLrop_CopyTexImage1D   4119
#define X_GLrop_CopyTexImage2D   4120
#define X_GLrop_CopyTexSubImage1D   4121
#define X_GLrop_CopyTexSubImage2D   4122
#define X_GLrop_CopyTexSubImage3D   4123
#define X_GLrop_CullFace   79
#define X_GLrop_DepthBoundsEXT   4229
#define X_GLrop_DepthFunc   164
#define X_GLrop_DepthMask   135
#define X_GLrop_DepthRange   174
#define X_GLrop_Disable   138
#define X_GLrop_DrawArrays   193
#define X_GLrop_DrawArraysEXT   4116
#define X_GLrop_DrawBuffer   126
#define X_GLrop_DrawPixels   173
#define X_GLrop_EdgeFlagv   22
#define X_GLrop_Enable   139
#define X_GLrop_End   23
#define X_GLrop_EvalCoord1dv   151
#define X_GLrop_EvalCoord1fv   152
#define X_GLrop_EvalCoord2dv   153
#define X_GLrop_EvalCoord2fv   154
#define X_GLrop_EvalMesh1   155
#define X_GLrop_EvalMesh2   157
#define X_GLrop_EvalPoint1   156
#define X_GLrop_EvalPoint2   158
#define X_GLrop_ExecuteProgramNV   4181
#define X_GLrop_FinalCombinerInputNV   4142
#define X_GLrop_FinishFenceNV   4144
#define X_GLrop_FogCoorddv   4125
#define X_GLrop_FogCoordfv   4124
#define X_GLrop_Fogf   80
#define X_GLrop_Fogfv   81
#define X_GLrop_Fogi   82
#define X_GLrop_Fogiv   83
#define X_GLrop_FrontFace   84
#define X_GLrop_Frustum   175
#define X_GLrop_Hint   85
#define X_GLrop_Histogram   4110
#define X_GLrop_Indexdv   24
#define X_GLrop_Indexfv   25
#define X_GLrop_Indexiv   26
#define X_GLrop_IndexMask   136
#define X_GLrop_Indexsv   27
#define X_GLrop_Indexubv   194
#define X_GLrop_InitNames   121
#define X_GLrop_Lightf   86
#define X_GLrop_Lightfv   87
#define X_GLrop_Lighti   88
#define X_GLrop_Lightiv   89
#define X_GLrop_LightModelf   90
#define X_GLrop_LightModelfv   91
#define X_GLrop_LightModeli   92
#define X_GLrop_LightModeliv   93
#define X_GLrop_LineStipple   94
#define X_GLrop_LineWidth   95
#define X_GLrop_ListBase   3
#define X_GLrop_LoadIdentity   176
#define X_GLrop_LoadMatrixd   178
#define X_GLrop_LoadMatrixf   177
#define X_GLrop_LoadName   122
#define X_GLrop_LoadProgamNV   4183
#define X_GLrop_LogicOp   161
#define X_GLrop_Map1d   143
#define X_GLrop_Map1f   144
#define X_GLrop_Map2d   145
#define X_GLrop_Map2f   146
#define X_GLrop_MapGrid1d   147
#define X_GLrop_MapGrid1f   148
#define X_GLrop_MapGrid2d   149
#define X_GLrop_MapGrid2f   150
#define X_GLrop_Materialf   96
#define X_GLrop_Materialfv   97
#define X_GLrop_Materiali   98
#define X_GLrop_Materialiv   99
#define X_GLrop_MatrixMode   179
#define X_GLrop_Minmax   4111
#define X_GLrop_MultiTexCoord1dvARB   198
#define X_GLrop_MultiTexCoord1fvARB   199
#define X_GLrop_MultiTexCoord1ivARB   200
#define X_GLrop_MultiTexCoord1svARB   201
#define X_GLrop_MultiTexCoord2dvARB   202
#define X_GLrop_MultiTexCoord2fvARB   203
#define X_GLrop_MultiTexCoord2ivARB   204
#define X_GLrop_MultiTexCoord2svARB   205
#define X_GLrop_MultiTexCoord3dvARB   206
#define X_GLrop_MultiTexCoord3fvARB   207
#define X_GLrop_MultiTexCoord3ivARB   208
#define X_GLrop_MultiTexCoord3svARB   209
#define X_GLrop_MultiTexCoord4dvARB   210
#define X_GLrop_MultiTexCoord4fvARB   211
#define X_GLrop_MultiTexCoord4ivARB   212
#define X_GLrop_MultiTexCoord4svARB   213
#define X_GLrop_MultMatrixd   181
#define X_GLrop_MultMatrixf   180
#define X_GLrop_Normal3bv   28
#define X_GLrop_Normal3dv   29
#define X_GLrop_Normal3fv   30
#define X_GLrop_Normal3iv   31
#define X_GLrop_Normal3sv   32
#define X_GLrop_Ortho   182
#define X_GLrop_PassThrough   123
#define X_GLrop_PixelMapfv   168
#define X_GLrop_PixelMapuiv   169
#define X_GLrop_PixelMapusv   170
#define X_GLrop_PixelTransferf   166
#define X_GLrop_PixelTransferi   167
#define X_GLrop_PixelZoom   165
#define X_GLrop_PointParameterfARB   2065
#define X_GLrop_PointParameterfvARB   2066
#define X_GLrop_PointParameteri   4221
#define X_GLrop_PointParameteriv   4222
#define X_GLrop_PointSize   100
#define X_GLrop_PolygonMode   101
#define X_GLrop_PolygonOffset   192
#define X_GLrop_PolygonStipple   102
#define X_GLrop_PopAttrib   141
#define X_GLrop_PopMatrix   183
#define X_GLrop_PopName   124
#define X_GLrop_PrioritizeTextures   4118
#define X_GLrop_ProgramEnvParameter4dvARB   4185
#define X_GLrop_ProgramEnvParameter4fvARB   4184
#define X_GLrop_ProgramLocalParameter4dvARB   4216
#define X_GLrop_ProgramLocalParameter4fvARB   4215
#define X_GLrop_ProgramNamedParameter4dvNV   4219
#define X_GLrop_ProgramNamedParameter4fvNV   4218
#define X_GLrop_ProgramParameters4dvNV   4187
#define X_GLrop_ProgramParameters4fvNV   4186
#define X_GLrop_ProgramStringARB   4217
#define X_GLrop_PushAttrib   142
#define X_GLrop_PushMatrix   184
#define X_GLrop_PushName   125
#define X_GLrop_RasterPos2dv   33
#define X_GLrop_RasterPos2fv   34
#define X_GLrop_RasterPos2iv   35
#define X_GLrop_RasterPos2sv   36
#define X_GLrop_RasterPos3dv   37
#define X_GLrop_RasterPos3fv   38
#define X_GLrop_RasterPos3iv   39
#define X_GLrop_RasterPos3sv   40
#define X_GLrop_RasterPos4dv   41
#define X_GLrop_RasterPos4fv   42
#define X_GLrop_RasterPos4iv   43
#define X_GLrop_RasterPos4sv   44
#define X_GLrop_ReadBuffer   171
#define X_GLrop_Rectdv   45
#define X_GLrop_Rectfv   46
#define X_GLrop_Rectiv   47
#define X_GLrop_Rectsv   48
#define X_GLrop_RequestResidentProgramsNV   4182
#define X_GLrop_ResetHistogram   4112
#define X_GLrop_ResetMinmax   4113
#define X_GLrop_Rotated   185
#define X_GLrop_Rotatef   186
#define X_GLrop_SampleCoverageARB   229
#define X_GLrop_Scaled   187
#define X_GLrop_Scalef   188
#define X_GLrop_Scissor   103
#define X_GLrop_SecondaryColor3bv   4126
#define X_GLrop_SecondaryColor3dv   4130
#define X_GLrop_SecondaryColor3fv   4129
#define X_GLrop_SecondaryColor3iv   4128
#define X_GLrop_SecondaryColor3sv   4127
#define X_GLrop_SecondaryColor3ubv   4131
#define X_GLrop_SecondaryColor3uiv   4133
#define X_GLrop_SecondaryColor3usv   4132
#define X_GLrop_SeparableFilter2D   4109
#define X_GLrop_SetFenceNV   4143
#define X_GLrop_ShadeModel   104
#define X_GLrop_StencilFunc   162
#define X_GLrop_StencilMask   133
#define X_GLrop_StencilOp   163
#define X_GLrop_TexCoord1dv   49
#define X_GLrop_TexCoord1fv   50
#define X_GLrop_TexCoord1iv   51
#define X_GLrop_TexCoord1sv   52
#define X_GLrop_TexCoord2dv   53
#define X_GLrop_TexCoord2fv   54
#define X_GLrop_TexCoord2iv   55
#define X_GLrop_TexCoord2sv   56
#define X_GLrop_TexCoord3dv   57
#define X_GLrop_TexCoord3fv   58
#define X_GLrop_TexCoord3iv   59
#define X_GLrop_TexCoord3sv   60
#define X_GLrop_TexCoord4dv   61
#define X_GLrop_TexCoord4fv   62
#define X_GLrop_TexCoord4iv   63
#define X_GLrop_TexCoord4sv   64
#define X_GLrop_TexEnvf   111
#define X_GLrop_TexEnvfv   112
#define X_GLrop_TexEnvi   113
#define X_GLrop_TexEnviv   114
#define X_GLrop_TexGend   115
#define X_GLrop_TexGendv   116
#define X_GLrop_TexGenf   117
#define X_GLrop_TexGenfv   118
#define X_GLrop_TexGeni   119
#define X_GLrop_TexGeniv   120
#define X_GLrop_TexImage1D   109
#define X_GLrop_TexImage2D   110
#define X_GLrop_TexImage3D   4114
#define X_GLrop_TexParameterf   105
#define X_GLrop_TexParameterfv   106
#define X_GLrop_TexParameteri   107
#define X_GLrop_TexParameteriv   108
#define X_GLrop_TexSubImage1D   4099
#define X_GLrop_TexSubImage2D   4100
#define X_GLrop_TexSubImage3D   4115
#define X_GLrop_TrackMatrixNV   4188
#define X_GLrop_Translated   189
#define X_GLrop_Translatef   190
#define X_GLrop_Vertex2dv   65
#define X_GLrop_Vertex2fv   66
#define X_GLrop_Vertex2iv   67
#define X_GLrop_Vertex2sv   68
#define X_GLrop_Vertex3dv   69
#define X_GLrop_Vertex3fv   70
#define X_GLrop_Vertex3iv   71
#define X_GLrop_Vertex3sv   72
#define X_GLrop_Vertex4dv   73
#define X_GLrop_Vertex4fv   74
#define X_GLrop_Vertex4iv   75
#define X_GLrop_Vertex4sv   76
#define X_GLrop_VertexAttrib1dvARB   4197
#define X_GLrop_VertexAttrib1fvARB   4193
#define X_GLrop_VertexAttrib1svARB   4189
#define X_GLrop_VertexAttrib2dvARB   4198
#define X_GLrop_VertexAttrib2fvARB   4194
#define X_GLrop_VertexAttrib2svARB   4190
#define X_GLrop_VertexAttrib3dvARB   4199
#define X_GLrop_VertexAttrib3fvARB   4195
#define X_GLrop_VertexAttrib3svARB   4191
#define X_GLrop_VertexAttrib4bvARB   4230
#define X_GLrop_VertexAttrib4dvARB   4200
#define X_GLrop_VertexAttrib4fvARB   4196
#define X_GLrop_VertexAttrib4ivARB   4231
#define X_GLrop_VertexAttrib4NbvARB   4235
#define X_GLrop_VertexAttrib4NivARB   4237
#define X_GLrop_VertexAttrib4NsvARB   4236
#define X_GLrop_VertexAttrib4NubvARB   4201
#define X_GLrop_VertexAttrib4NuivARB   4239
#define X_GLrop_VertexAttrib4NusvARB   4238
#define X_GLrop_VertexAttrib4svARB   4192
#define X_GLrop_VertexAttrib4ubvARB   4232
#define X_GLrop_VertexAttrib4uivARB   4234
#define X_GLrop_VertexAttrib4usvARB   4233
#define X_GLrop_VertexAttribs1dvNV   4210
#define X_GLrop_VertexAttribs1fvNV   4206
#define X_GLrop_VertexAttribs1svNV   4202
#define X_GLrop_VertexAttribs2dvNV   4211
#define X_GLrop_VertexAttribs2fvNV   4207
#define X_GLrop_VertexAttribs2svNV   4203
#define X_GLrop_VertexAttribs3dvNV   4212
#define X_GLrop_VertexAttribs3fvNV   4208
#define X_GLrop_VertexAttribs3svNV   4204
#define X_GLrop_VertexAttribs4dvNV   4213
#define X_GLrop_VertexAttribs4fvNV   4209
#define X_GLrop_VertexAttribs4svNV   4205
#define X_GLrop_VertexAttribs4ubvNV   4214
#define X_GLrop_VertexBlendARB   226
#define X_GLrop_VertexWeightfvEXT   4135
#define X_GLrop_Viewport   191
#define X_GLrop_WeightbvARB   220
#define X_GLrop_WeightdvARB   228
#define X_GLrop_WeightfvARB   227
#define X_GLrop_WeightivARB   224
#define X_GLrop_WeightsvARB   222
#define X_GLrop_WeightubvARB   221
#define X_GLrop_WeightuivARB   225
#define X_GLrop_WeightusvARB   223
#define X_GLrop_WindowPos3fARB   230
#define X_GLsop_AreTexturesResident   143
#define X_GLsop_DeleteLists   103
#define X_GLsop_DeleteTextures   144
#define X_GLsop_EndList   102
#define X_GLsop_FeedbackBuffer   105
#define X_GLsop_Finish   108
#define X_GLsop_Flush   142
#define X_GLsop_GenLists   104
#define X_GLsop_GenTextures   145
#define X_GLsop_GetBooleanv   112
#define X_GLsop_GetClipPlane   113
#define X_GLsop_GetColorTable   147
#define X_GLsop_GetColorTableParameterfv   148
#define X_GLsop_GetColorTableParameteriv   149
#define X_GLsop_GetCompressedTexImage   160
#define X_GLsop_GetConvolutionFilter   150
#define X_GLsop_GetConvolutionParameterfv   151
#define X_GLsop_GetConvolutionParameteriv   152
#define X_GLsop_GetDoublev   114
#define X_GLsop_GetError   115
#define X_GLsop_GetFloatv   116
#define X_GLsop_GetHistogram   154
#define X_GLsop_GetHistogramParameterfv   155
#define X_GLsop_GetHistogramParameteriv   156
#define X_GLsop_GetIntegerv   117
#define X_GLsop_GetLightfv   118
#define X_GLsop_GetLightiv   119
#define X_GLsop_GetMapdv   120
#define X_GLsop_GetMapfv   121
#define X_GLsop_GetMapiv   122
#define X_GLsop_GetMaterialfv   123
#define X_GLsop_GetMaterialiv   124
#define X_GLsop_GetMinmax   157
#define X_GLsop_GetMinmaxParameterfv   158
#define X_GLsop_GetMinmaxParameteriv   159
#define X_GLsop_GetPixelMapfv   125
#define X_GLsop_GetPixelMapuiv   126
#define X_GLsop_GetPixelMapusv   127
#define X_GLsop_GetPolygonStipple   128
#define X_GLsop_GetSeparableFilter   153
#define X_GLsop_GetString   129
#define X_GLsop_GetTexEnvfv   130
#define X_GLsop_GetTexEnviv   131
#define X_GLsop_GetTexGendv   132
#define X_GLsop_GetTexGenfv   133
#define X_GLsop_GetTexGeniv   134
#define X_GLsop_GetTexImage   135
#define X_GLsop_GetTexLevelParameterfv   138
#define X_GLsop_GetTexLevelParameteriv   139
#define X_GLsop_GetTexParameterfv   136
#define X_GLsop_GetTexParameteriv   137
#define X_GLsop_IsEnabled   140
#define X_GLsop_IsList   141
#define X_GLsop_IsTexture   146
#define X_GLsop_NewList   101
#define X_GLsop_PixelStoref   109
#define X_GLsop_PixelStorei   110
#define X_GLsop_ReadPixels   111
#define X_GLsop_RenderMode   107
#define X_GLsop_SelectBuffer   106
#define X_GLvop_AreProgramsResidentNV   1293
#define X_GLvop_AreTexturesResidentEXT   11
#define X_GLvop_CheckFramebufferStatusEXT   1427
#define X_GLvop_DeleteFenceNV   1276
#define X_GLvop_DeleteProgramARB   1294
#define X_GLvop_DeleteTexturesEXT   12
#define X_GLvop_FlushRasterSGIX   4105
#define X_GLvop_GenFencesNV   1277
#define X_GLvop_GenFramebuffersEXT   1426
#define X_GLvop_GenProgramsARB   1295
#define X_GLvop_GenRenderbuffersEXT   1423
#define X_GLvop_GenTexturesEXT   13
#define X_GLvop_GetColorTableParameterfvSGI   4099
#define X_GLvop_GetColorTableParameterivSGI   4100
#define X_GLvop_GetColorTableSGI   4098
#define X_GLvop_GetCombinerInputParameterfvNV   1270
#define X_GLvop_GetCombinerInputParameterivNV   1271
#define X_GLvop_GetCombinerOutputParameterfvNV   1272
#define X_GLvop_GetCombinerOutputParameterivNV   1273
#define X_GLvop_GetConvolutionFilterEXT   1
#define X_GLvop_GetConvolutionParameterfvEXT   2
#define X_GLvop_GetConvolutionParameterivEXT   3
#define X_GLvop_GetDetailTexFuncSGIS   4096
#define X_GLvop_GetFenceivNV   1280
#define X_GLvop_GetFinalCombinerOutputParameterfvNV   1274
#define X_GLvop_GetFinalCombinerOutputParameterivNV   1275
#define X_GLvop_GetFramebufferAttachmentParameterivEXT   1428
#define X_GLvop_GetHistogramEXT   5
#define X_GLvop_GetHistogramParameterfvEXT   6
#define X_GLvop_GetHistogramParameterivEXT   7
#define X_GLvop_GetInstrumentsSGIX   4102
#define X_GLvop_GetMinmaxEXT   8
#define X_GLvop_GetMinmaxParameterfvEXT   9
#define X_GLvop_GetMinmaxParameterivEXT   10
#define X_GLvop_GetProgramEnvParameterdvARB   1297
#define X_GLvop_GetProgramEnvParameterfvARB   1296
#define X_GLvop_GetProgramEnvParameterivNV   1298
#define X_GLvop_GetProgramivARB   1307
#define X_GLvop_GetProgramLocalParameterdvARB   1306
#define X_GLvop_GetProgramLocalParameterfvARB   1305
#define X_GLvop_GetProgramNamedParameter4dvNV   1311
#define X_GLvop_GetProgramNamedParameter4fvNV   1310
#define X_GLvop_GetProgramStringARB   1308
#define X_GLvop_GetProgramStringNV   1299
#define X_GLvop_GetRenderbufferParameterivEXT   1424
#define X_GLvop_GetSeparableFilterEXT   4
#define X_GLvop_GetSharpenTexFuncSGIS   4097
#define X_GLvop_GetTexFilterFuncSGIS   4101
#define X_GLvop_GetTrackMatrixivNV   1300
#define X_GLvop_GetVertexAttribdvARB   1301
#define X_GLvop_GetVertexAttribfvARB   1302
#define X_GLvop_GetVertexAttribivARB   1303
#define X_GLvop_InstrumentsBufferSGIX   4103
#define X_GLvop_IsFenceNV   1278
#define X_GLvop_IsFramebufferEXT   1425
#define X_GLvop_IsProgramARB   1304
#define X_GLvop_IsRenderbufferEXT   1422
#define X_GLvop_IsTextureEXT   14
#define X_GLvop_PollInstrumentsSGIX   4104
#define X_GLvop_SampleMaskSGIS   2048
#define X_GLvop_SamplePatternSGIS   2049
#define X_GLvop_TestFenceNV   1279
#define X_GLXChangeDrawableAttributes   30
#define X_GLXClientInfo   20
#define X_GLXCopyContext   10
#define X_GLXCreateContext   3
#define X_GLXCreateGLXPixmap   13
#define X_GLXCreateNewContext   24
#define X_GLXCreatePbuffer   27
#define X_GLXCreatePixmap   22
#define X_GLXCreateWindow   31
#define X_GLXDestroyContext   4
#define X_GLXDestroyGLXPixmap   15
#define X_GLXDestroyPbuffer   28
#define X_GLXDestroyPixmap   23
#define X_GLXDestroyWindow   32
#define X_GLXGetDrawableAttributes   29
#define X_GLXGetFBConfigs   21
#define X_GLXGetVisualConfigs   14
#define X_GLXIsDirect   6
#define X_GLXMakeContextCurrent   26
#define X_GLXMakeCurrent   5
#define X_GLXQueryContext   25
#define X_GLXQueryExtensionsString   18
#define X_GLXQueryServerString   19
#define X_GLXQueryVersion   7
#define X_GLXRender   1
#define X_GLXRenderLarge   2
#define X_GLXSwapBuffers   11
#define X_GLXUseXFont   12
#define X_GLXVendorPrivate   16
#define X_GLXVendorPrivateWithReply   17
#define X_GLXvop_BindSwapBarrierSGIX   65548
#define X_GLXvop_BindTexImageEXT   5152
#define X_GLXvop_ChangeDrawableAttributesSGIX   65545
#define X_GLXvop_CreateContextWithConfigSGIX   65541
#define X_GLXvop_CreateGLXPbufferSGIX   65543
#define X_GLXvop_CreateGLXPixmapWithConfigSGIX   65542
#define X_GLXvop_CreateGLXVideoSourceSGIX   65538
#define X_GLXvop_DestroyGLXPbufferSGIX   65544
#define X_GLXvop_DestroyGLXVideoSourceSGIX   65539
#define X_GLXvop_DestroyHyperpipeConfigSGIX   65553
#define X_GLXvop_GetDrawableAttributesSGIX   65546
#define X_GLXvop_GetFBConfigsSGIX   65540
#define X_GLXvop_HyperpipeConfigSGIX   65552
#define X_GLXvop_JoinSwapGroupSGIX   65547
#define X_GLXvop_MakeCurrentReadSGI   65537
#define X_GLXvop_QueryContextInfoEXT   1024
#define X_GLXvop_QueryHyperpipeConfigSGIX   65551
#define X_GLXvop_QueryHyperpipeNetworkSGIX   65550
#define X_GLXvop_QueryMaxSwapBarriersSGIX   65549
#define X_GLXvop_ReleaseTexImageEXT   5153
#define X_GLXvop_SwapIntervalSGI   65536
#define X_GLXWaitGL   8
#define X_GLXWaitX   9

Typedef Documentation

typedef CARD32 GLXContextTag
typedef struct GLXIsDirect xGLXIsDirectReq
typedef struct GLXRender xGLXRenderReq
typedef struct GLXSingle xGLXSingleReq
typedef struct GLXUseXFont xGLXUseXFontReq
typedef struct GLXWaitGL xGLXWaitGLReq
typedef struct GLXWaitX xGLXWaitXReq
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines