The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Macros | Typedefs | Functions | Variables
glxew.h File Reference
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xmd.h>
#include "glew.h"
Include dependency graph for glxew.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GLXPbufferClobberEvent
 
union  __GLXEvent
 
struct  GLXHyperpipeNetworkSGIX
 
struct  GLXPipeRectLimits
 
struct  GLXHyperpipeConfigSGIX
 
struct  GLXPipeRect
 
struct  GLXBufferClobberEventSGIX
 

Macros

#define __GLXEW_H__
 
#define __glxext_h_
 
#define GLX_H
 
#define __GLX_glx_h__
 
#define __glx_h__
 
#define GLX_VERSION_1_0   1
 
#define GLX_USE_GL   1
 
#define GLX_BUFFER_SIZE   2
 
#define GLX_LEVEL   3
 
#define GLX_RGBA   4
 
#define GLX_DOUBLEBUFFER   5
 
#define GLX_STEREO   6
 
#define GLX_AUX_BUFFERS   7
 
#define GLX_RED_SIZE   8
 
#define GLX_GREEN_SIZE   9
 
#define GLX_BLUE_SIZE   10
 
#define GLX_ALPHA_SIZE   11
 
#define GLX_DEPTH_SIZE   12
 
#define GLX_STENCIL_SIZE   13
 
#define GLX_ACCUM_RED_SIZE   14
 
#define GLX_ACCUM_GREEN_SIZE   15
 
#define GLX_ACCUM_BLUE_SIZE   16
 
#define GLX_ACCUM_ALPHA_SIZE   17
 
#define GLX_BAD_SCREEN   1
 
#define GLX_BAD_ATTRIBUTE   2
 
#define GLX_NO_EXTENSION   3
 
#define GLX_BAD_VISUAL   4
 
#define GLX_BAD_CONTEXT   5
 
#define GLX_BAD_VALUE   6
 
#define GLX_BAD_ENUM   7
 
#define GLXEW_VERSION_1_0   GLXEW_GET_VAR(__GLXEW_VERSION_1_0)
 
#define GLX_VERSION_1_1
 
#define GLX_VENDOR   0x1
 
#define GLX_VERSION   0x2
 
#define GLX_EXTENSIONS   0x3
 
#define GLXEW_VERSION_1_1   GLXEW_GET_VAR(__GLXEW_VERSION_1_1)
 
#define GLX_VERSION_1_2   1
 
#define glXGetCurrentDisplay   GLXEW_GET_FUN(__glewXGetCurrentDisplay)
 
#define GLXEW_VERSION_1_2   GLXEW_GET_VAR(__GLXEW_VERSION_1_2)
 
#define GLX_VERSION_1_3   1
 
#define GLX_RGBA_BIT   0x00000001
 
#define GLX_FRONT_LEFT_BUFFER_BIT   0x00000001
 
#define GLX_WINDOW_BIT   0x00000001
 
#define GLX_COLOR_INDEX_BIT   0x00000002
 
#define GLX_PIXMAP_BIT   0x00000002
 
#define GLX_FRONT_RIGHT_BUFFER_BIT   0x00000002
 
#define GLX_BACK_LEFT_BUFFER_BIT   0x00000004
 
#define GLX_PBUFFER_BIT   0x00000004
 
#define GLX_BACK_RIGHT_BUFFER_BIT   0x00000008
 
#define GLX_AUX_BUFFERS_BIT   0x00000010
 
#define GLX_CONFIG_CAVEAT   0x20
 
#define GLX_DEPTH_BUFFER_BIT   0x00000020
 
#define GLX_X_VISUAL_TYPE   0x22
 
#define GLX_TRANSPARENT_TYPE   0x23
 
#define GLX_TRANSPARENT_INDEX_VALUE   0x24
 
#define GLX_TRANSPARENT_RED_VALUE   0x25
 
#define GLX_TRANSPARENT_GREEN_VALUE   0x26
 
#define GLX_TRANSPARENT_BLUE_VALUE   0x27
 
#define GLX_TRANSPARENT_ALPHA_VALUE   0x28
 
#define GLX_STENCIL_BUFFER_BIT   0x00000040
 
#define GLX_ACCUM_BUFFER_BIT   0x00000080
 
#define GLX_NONE   0x8000
 
#define GLX_SLOW_CONFIG   0x8001
 
#define GLX_TRUE_COLOR   0x8002
 
#define GLX_DIRECT_COLOR   0x8003
 
#define GLX_PSEUDO_COLOR   0x8004
 
#define GLX_STATIC_COLOR   0x8005
 
#define GLX_GRAY_SCALE   0x8006
 
#define GLX_STATIC_GRAY   0x8007
 
#define GLX_TRANSPARENT_RGB   0x8008
 
#define GLX_TRANSPARENT_INDEX   0x8009
 
#define GLX_VISUAL_ID   0x800B
 
#define GLX_SCREEN   0x800C
 
#define GLX_NON_CONFORMANT_CONFIG   0x800D
 
#define GLX_DRAWABLE_TYPE   0x8010
 
#define GLX_RENDER_TYPE   0x8011
 
#define GLX_X_RENDERABLE   0x8012
 
#define GLX_FBCONFIG_ID   0x8013
 
#define GLX_RGBA_TYPE   0x8014
 
#define GLX_COLOR_INDEX_TYPE   0x8015
 
#define GLX_MAX_PBUFFER_WIDTH   0x8016
 
#define GLX_MAX_PBUFFER_HEIGHT   0x8017
 
#define GLX_MAX_PBUFFER_PIXELS   0x8018
 
#define GLX_PRESERVED_CONTENTS   0x801B
 
#define GLX_LARGEST_PBUFFER   0x801C
 
#define GLX_WIDTH   0x801D
 
#define GLX_HEIGHT   0x801E
 
#define GLX_EVENT_MASK   0x801F
 
#define GLX_DAMAGED   0x8020
 
#define GLX_SAVED   0x8021
 
#define GLX_WINDOW   0x8022
 
#define GLX_PBUFFER   0x8023
 
#define GLX_PBUFFER_HEIGHT   0x8040
 
#define GLX_PBUFFER_WIDTH   0x8041
 
#define GLX_PBUFFER_CLOBBER_MASK   0x08000000
 
#define GLX_DONT_CARE   0xFFFFFFFF
 
#define glXChooseFBConfig   GLXEW_GET_FUN(__glewXChooseFBConfig)
 
#define glXCreateNewContext   GLXEW_GET_FUN(__glewXCreateNewContext)
 
#define glXCreatePbuffer   GLXEW_GET_FUN(__glewXCreatePbuffer)
 
#define glXCreatePixmap   GLXEW_GET_FUN(__glewXCreatePixmap)
 
#define glXCreateWindow   GLXEW_GET_FUN(__glewXCreateWindow)
 
#define glXDestroyPbuffer   GLXEW_GET_FUN(__glewXDestroyPbuffer)
 
#define glXDestroyPixmap   GLXEW_GET_FUN(__glewXDestroyPixmap)
 
#define glXDestroyWindow   GLXEW_GET_FUN(__glewXDestroyWindow)
 
#define glXGetCurrentReadDrawable   GLXEW_GET_FUN(__glewXGetCurrentReadDrawable)
 
#define glXGetFBConfigAttrib   GLXEW_GET_FUN(__glewXGetFBConfigAttrib)
 
#define glXGetFBConfigs   GLXEW_GET_FUN(__glewXGetFBConfigs)
 
#define glXGetSelectedEvent   GLXEW_GET_FUN(__glewXGetSelectedEvent)
 
#define glXGetVisualFromFBConfig   GLXEW_GET_FUN(__glewXGetVisualFromFBConfig)
 
#define glXMakeContextCurrent   GLXEW_GET_FUN(__glewXMakeContextCurrent)
 
#define glXQueryContext   GLXEW_GET_FUN(__glewXQueryContext)
 
#define glXQueryDrawable   GLXEW_GET_FUN(__glewXQueryDrawable)
 
#define glXSelectEvent   GLXEW_GET_FUN(__glewXSelectEvent)
 
#define GLXEW_VERSION_1_3   GLXEW_GET_VAR(__GLXEW_VERSION_1_3)
 
#define GLX_VERSION_1_4   1
 
#define GLX_SAMPLE_BUFFERS   100000
 
#define GLX_SAMPLES   100001
 
#define GLXEW_VERSION_1_4   GLXEW_GET_VAR(__GLXEW_VERSION_1_4)
 
#define GLX_3DFX_multisample   1
 
#define GLX_SAMPLE_BUFFERS_3DFX   0x8050
 
#define GLX_SAMPLES_3DFX   0x8051
 
#define GLXEW_3DFX_multisample   GLXEW_GET_VAR(__GLXEW_3DFX_multisample)
 
#define GLX_AMD_gpu_association   1
 
#define GLX_GPU_VENDOR_AMD   0x1F00
 
#define GLX_GPU_RENDERER_STRING_AMD   0x1F01
 
#define GLX_GPU_OPENGL_VERSION_STRING_AMD   0x1F02
 
#define GLX_GPU_FASTEST_TARGET_GPUS_AMD   0x21A2
 
#define GLX_GPU_RAM_AMD   0x21A3
 
#define GLX_GPU_CLOCK_AMD   0x21A4
 
#define GLX_GPU_NUM_PIPES_AMD   0x21A5
 
#define GLX_GPU_NUM_SIMD_AMD   0x21A6
 
#define GLX_GPU_NUM_RB_AMD   0x21A7
 
#define GLX_GPU_NUM_SPI_AMD   0x21A8
 
#define GLXEW_AMD_gpu_association   GLXEW_GET_VAR(__GLXEW_AMD_gpu_association)
 
#define GLX_ARB_create_context   1
 
#define GLX_CONTEXT_DEBUG_BIT_ARB   0x0001
 
#define GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB   0x0002
 
#define GLX_CONTEXT_MAJOR_VERSION_ARB   0x2091
 
#define GLX_CONTEXT_MINOR_VERSION_ARB   0x2092
 
#define GLX_CONTEXT_FLAGS_ARB   0x2094
 
#define glXCreateContextAttribsARB   GLXEW_GET_FUN(__glewXCreateContextAttribsARB)
 
#define GLXEW_ARB_create_context   GLXEW_GET_VAR(__GLXEW_ARB_create_context)
 
#define GLX_ARB_create_context_profile   1
 
#define GLX_CONTEXT_CORE_PROFILE_BIT_ARB   0x00000001
 
#define GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB   0x00000002
 
#define GLX_CONTEXT_PROFILE_MASK_ARB   0x9126
 
#define GLXEW_ARB_create_context_profile   GLXEW_GET_VAR(__GLXEW_ARB_create_context_profile)
 
#define GLX_ARB_create_context_robustness   1
 
#define GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB   0x00000004
 
#define GLX_LOSE_CONTEXT_ON_RESET_ARB   0x8252
 
#define GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB   0x8256
 
#define GLX_NO_RESET_NOTIFICATION_ARB   0x8261
 
#define GLXEW_ARB_create_context_robustness   GLXEW_GET_VAR(__GLXEW_ARB_create_context_robustness)
 
#define GLX_ARB_fbconfig_float   1
 
#define GLX_RGBA_FLOAT_BIT   0x00000004
 
#define GLX_RGBA_FLOAT_TYPE   0x20B9
 
#define GLXEW_ARB_fbconfig_float   GLXEW_GET_VAR(__GLXEW_ARB_fbconfig_float)
 
#define GLX_ARB_framebuffer_sRGB   1
 
#define GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB   0x20B2
 
#define GLXEW_ARB_framebuffer_sRGB   GLXEW_GET_VAR(__GLXEW_ARB_framebuffer_sRGB)
 
#define GLX_ARB_get_proc_address   1
 
#define GLXEW_ARB_get_proc_address   GLXEW_GET_VAR(__GLXEW_ARB_get_proc_address)
 
#define GLX_ARB_multisample   1
 
#define GLX_SAMPLE_BUFFERS_ARB   100000
 
#define GLX_SAMPLES_ARB   100001
 
#define GLXEW_ARB_multisample   GLXEW_GET_VAR(__GLXEW_ARB_multisample)
 
#define GLX_ARB_vertex_buffer_object   1
 
#define GLX_CONTEXT_ALLOW_BUFFER_BYTE_ORDER_MISMATCH_ARB   0x2095
 
#define GLXEW_ARB_vertex_buffer_object   GLXEW_GET_VAR(__GLXEW_ARB_vertex_buffer_object)
 
#define GLX_ATI_pixel_format_float   1
 
#define GLX_RGBA_FLOAT_ATI_BIT   0x00000100
 
#define GLXEW_ATI_pixel_format_float   GLXEW_GET_VAR(__GLXEW_ATI_pixel_format_float)
 
#define GLX_ATI_render_texture   1
 
#define GLX_BIND_TO_TEXTURE_RGB_ATI   0x9800
 
#define GLX_BIND_TO_TEXTURE_RGBA_ATI   0x9801
 
#define GLX_TEXTURE_FORMAT_ATI   0x9802
 
#define GLX_TEXTURE_TARGET_ATI   0x9803
 
#define GLX_MIPMAP_TEXTURE_ATI   0x9804
 
#define GLX_TEXTURE_RGB_ATI   0x9805
 
#define GLX_TEXTURE_RGBA_ATI   0x9806
 
#define GLX_NO_TEXTURE_ATI   0x9807
 
#define GLX_TEXTURE_CUBE_MAP_ATI   0x9808
 
#define GLX_TEXTURE_1D_ATI   0x9809
 
#define GLX_TEXTURE_2D_ATI   0x980A
 
#define GLX_MIPMAP_LEVEL_ATI   0x980B
 
#define GLX_CUBE_MAP_FACE_ATI   0x980C
 
#define GLX_TEXTURE_CUBE_MAP_POSITIVE_X_ATI   0x980D
 
#define GLX_TEXTURE_CUBE_MAP_NEGATIVE_X_ATI   0x980E
 
#define GLX_TEXTURE_CUBE_MAP_POSITIVE_Y_ATI   0x980F
 
#define GLX_TEXTURE_CUBE_MAP_NEGATIVE_Y_ATI   0x9810
 
#define GLX_TEXTURE_CUBE_MAP_POSITIVE_Z_ATI   0x9811
 
#define GLX_TEXTURE_CUBE_MAP_NEGATIVE_Z_ATI   0x9812
 
#define GLX_FRONT_LEFT_ATI   0x9813
 
#define GLX_FRONT_RIGHT_ATI   0x9814
 
#define GLX_BACK_LEFT_ATI   0x9815
 
#define GLX_BACK_RIGHT_ATI   0x9816
 
#define GLX_AUX0_ATI   0x9817
 
#define GLX_AUX1_ATI   0x9818
 
#define GLX_AUX2_ATI   0x9819
 
#define GLX_AUX3_ATI   0x981A
 
#define GLX_AUX4_ATI   0x981B
 
#define GLX_AUX5_ATI   0x981C
 
#define GLX_AUX6_ATI   0x981D
 
#define GLX_AUX7_ATI   0x981E
 
#define GLX_AUX8_ATI   0x981F
 
#define GLX_AUX9_ATI   0x9820
 
#define GLX_BIND_TO_TEXTURE_LUMINANCE_ATI   0x9821
 
#define GLX_BIND_TO_TEXTURE_INTENSITY_ATI   0x9822
 
#define glXBindTexImageATI   GLXEW_GET_FUN(__glewXBindTexImageATI)
 
#define glXDrawableAttribATI   GLXEW_GET_FUN(__glewXDrawableAttribATI)
 
#define glXReleaseTexImageATI   GLXEW_GET_FUN(__glewXReleaseTexImageATI)
 
#define GLXEW_ATI_render_texture   GLXEW_GET_VAR(__GLXEW_ATI_render_texture)
 
#define GLX_EXT_create_context_es2_profile   1
 
#define GLX_CONTEXT_ES2_PROFILE_BIT_EXT   0x00000004
 
#define GLXEW_EXT_create_context_es2_profile   GLXEW_GET_VAR(__GLXEW_EXT_create_context_es2_profile)
 
#define GLX_EXT_fbconfig_packed_float   1
 
#define GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT   0x00000008
 
#define GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT   0x20B1
 
#define GLXEW_EXT_fbconfig_packed_float   GLXEW_GET_VAR(__GLXEW_EXT_fbconfig_packed_float)
 
#define GLX_EXT_framebuffer_sRGB   1
 
#define GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT   0x20B2
 
#define GLXEW_EXT_framebuffer_sRGB   GLXEW_GET_VAR(__GLXEW_EXT_framebuffer_sRGB)
 
#define GLX_EXT_import_context   1
 
#define GLX_SHARE_CONTEXT_EXT   0x800A
 
#define GLX_VISUAL_ID_EXT   0x800B
 
#define GLX_SCREEN_EXT   0x800C
 
#define glXFreeContextEXT   GLXEW_GET_FUN(__glewXFreeContextEXT)
 
#define glXGetContextIDEXT   GLXEW_GET_FUN(__glewXGetContextIDEXT)
 
#define glXImportContextEXT   GLXEW_GET_FUN(__glewXImportContextEXT)
 
#define glXQueryContextInfoEXT   GLXEW_GET_FUN(__glewXQueryContextInfoEXT)
 
#define GLXEW_EXT_import_context   GLXEW_GET_VAR(__GLXEW_EXT_import_context)
 
#define GLX_EXT_scene_marker   1
 
#define GLXEW_EXT_scene_marker   GLXEW_GET_VAR(__GLXEW_EXT_scene_marker)
 
#define GLX_EXT_swap_control   1
 
#define GLX_SWAP_INTERVAL_EXT   0x20F1
 
#define GLX_MAX_SWAP_INTERVAL_EXT   0x20F2
 
#define glXSwapIntervalEXT   GLXEW_GET_FUN(__glewXSwapIntervalEXT)
 
#define GLXEW_EXT_swap_control   GLXEW_GET_VAR(__GLXEW_EXT_swap_control)
 
#define GLX_EXT_texture_from_pixmap   1
 
#define GLX_TEXTURE_1D_BIT_EXT   0x00000001
 
#define GLX_TEXTURE_2D_BIT_EXT   0x00000002
 
#define GLX_TEXTURE_RECTANGLE_BIT_EXT   0x00000004
 
#define GLX_BIND_TO_TEXTURE_RGB_EXT   0x20D0
 
#define GLX_BIND_TO_TEXTURE_RGBA_EXT   0x20D1
 
#define GLX_BIND_TO_MIPMAP_TEXTURE_EXT   0x20D2
 
#define GLX_BIND_TO_TEXTURE_TARGETS_EXT   0x20D3
 
#define GLX_Y_INVERTED_EXT   0x20D4
 
#define GLX_TEXTURE_FORMAT_EXT   0x20D5
 
#define GLX_TEXTURE_TARGET_EXT   0x20D6
 
#define GLX_MIPMAP_TEXTURE_EXT   0x20D7
 
#define GLX_TEXTURE_FORMAT_NONE_EXT   0x20D8
 
#define GLX_TEXTURE_FORMAT_RGB_EXT   0x20D9
 
#define GLX_TEXTURE_FORMAT_RGBA_EXT   0x20DA
 
#define GLX_TEXTURE_1D_EXT   0x20DB
 
#define GLX_TEXTURE_2D_EXT   0x20DC
 
#define GLX_TEXTURE_RECTANGLE_EXT   0x20DD
 
#define GLX_FRONT_LEFT_EXT   0x20DE
 
#define GLX_FRONT_RIGHT_EXT   0x20DF
 
#define GLX_BACK_LEFT_EXT   0x20E0
 
#define GLX_BACK_RIGHT_EXT   0x20E1
 
#define GLX_AUX0_EXT   0x20E2
 
#define GLX_AUX1_EXT   0x20E3
 
#define GLX_AUX2_EXT   0x20E4
 
#define GLX_AUX3_EXT   0x20E5
 
#define GLX_AUX4_EXT   0x20E6
 
#define GLX_AUX5_EXT   0x20E7
 
#define GLX_AUX6_EXT   0x20E8
 
#define GLX_AUX7_EXT   0x20E9
 
#define GLX_AUX8_EXT   0x20EA
 
#define GLX_AUX9_EXT   0x20EB
 
#define glXBindTexImageEXT   GLXEW_GET_FUN(__glewXBindTexImageEXT)
 
#define glXReleaseTexImageEXT   GLXEW_GET_FUN(__glewXReleaseTexImageEXT)
 
#define GLXEW_EXT_texture_from_pixmap   GLXEW_GET_VAR(__GLXEW_EXT_texture_from_pixmap)
 
#define GLX_EXT_visual_info   1
 
#define GLX_X_VISUAL_TYPE_EXT   0x22
 
#define GLX_TRANSPARENT_TYPE_EXT   0x23
 
#define GLX_TRANSPARENT_INDEX_VALUE_EXT   0x24
 
#define GLX_TRANSPARENT_RED_VALUE_EXT   0x25
 
#define GLX_TRANSPARENT_GREEN_VALUE_EXT   0x26
 
#define GLX_TRANSPARENT_BLUE_VALUE_EXT   0x27
 
#define GLX_TRANSPARENT_ALPHA_VALUE_EXT   0x28
 
#define GLX_NONE_EXT   0x8000
 
#define GLX_TRUE_COLOR_EXT   0x8002
 
#define GLX_DIRECT_COLOR_EXT   0x8003
 
#define GLX_PSEUDO_COLOR_EXT   0x8004
 
#define GLX_STATIC_COLOR_EXT   0x8005
 
#define GLX_GRAY_SCALE_EXT   0x8006
 
#define GLX_STATIC_GRAY_EXT   0x8007
 
#define GLX_TRANSPARENT_RGB_EXT   0x8008
 
#define GLX_TRANSPARENT_INDEX_EXT   0x8009
 
#define GLXEW_EXT_visual_info   GLXEW_GET_VAR(__GLXEW_EXT_visual_info)
 
#define GLX_EXT_visual_rating   1
 
#define GLX_VISUAL_CAVEAT_EXT   0x20
 
#define GLX_SLOW_VISUAL_EXT   0x8001
 
#define GLX_NON_CONFORMANT_VISUAL_EXT   0x800D
 
#define GLXEW_EXT_visual_rating   GLXEW_GET_VAR(__GLXEW_EXT_visual_rating)
 
#define GLX_INTEL_swap_event   1
 
#define GLX_EXCHANGE_COMPLETE_INTEL   0x8180
 
#define GLX_COPY_COMPLETE_INTEL   0x8181
 
#define GLX_FLIP_COMPLETE_INTEL   0x8182
 
#define GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK   0x04000000
 
#define GLXEW_INTEL_swap_event   GLXEW_GET_VAR(__GLXEW_INTEL_swap_event)
 
#define GLX_MESA_agp_offset   1
 
#define glXGetAGPOffsetMESA   GLXEW_GET_FUN(__glewXGetAGPOffsetMESA)
 
#define GLXEW_MESA_agp_offset   GLXEW_GET_VAR(__GLXEW_MESA_agp_offset)
 
#define GLX_MESA_copy_sub_buffer   1
 
#define glXCopySubBufferMESA   GLXEW_GET_FUN(__glewXCopySubBufferMESA)
 
#define GLXEW_MESA_copy_sub_buffer   GLXEW_GET_VAR(__GLXEW_MESA_copy_sub_buffer)
 
#define GLX_MESA_pixmap_colormap   1
 
#define glXCreateGLXPixmapMESA   GLXEW_GET_FUN(__glewXCreateGLXPixmapMESA)
 
#define GLXEW_MESA_pixmap_colormap   GLXEW_GET_VAR(__GLXEW_MESA_pixmap_colormap)
 
#define GLX_MESA_release_buffers   1
 
#define glXReleaseBuffersMESA   GLXEW_GET_FUN(__glewXReleaseBuffersMESA)
 
#define GLXEW_MESA_release_buffers   GLXEW_GET_VAR(__GLXEW_MESA_release_buffers)
 
#define GLX_MESA_set_3dfx_mode   1
 
#define GLX_3DFX_WINDOW_MODE_MESA   0x1
 
#define GLX_3DFX_FULLSCREEN_MODE_MESA   0x2
 
#define glXSet3DfxModeMESA   GLXEW_GET_FUN(__glewXSet3DfxModeMESA)
 
#define GLXEW_MESA_set_3dfx_mode   GLXEW_GET_VAR(__GLXEW_MESA_set_3dfx_mode)
 
#define GLX_NV_copy_image   1
 
#define glXCopyImageSubDataNV   GLXEW_GET_FUN(__glewXCopyImageSubDataNV)
 
#define GLXEW_NV_copy_image   GLXEW_GET_VAR(__GLXEW_NV_copy_image)
 
#define GLX_NV_float_buffer   1
 
#define GLX_FLOAT_COMPONENTS_NV   0x20B0
 
#define GLXEW_NV_float_buffer   GLXEW_GET_VAR(__GLXEW_NV_float_buffer)
 
#define GLX_NV_multisample_coverage   1
 
#define GLX_COLOR_SAMPLES_NV   0x20B3
 
#define GLX_COVERAGE_SAMPLES_NV   100001
 
#define GLXEW_NV_multisample_coverage   GLXEW_GET_VAR(__GLXEW_NV_multisample_coverage)
 
#define GLX_NV_present_video   1
 
#define GLX_NUM_VIDEO_SLOTS_NV   0x20F0
 
#define glXBindVideoDeviceNV   GLXEW_GET_FUN(__glewXBindVideoDeviceNV)
 
#define glXEnumerateVideoDevicesNV   GLXEW_GET_FUN(__glewXEnumerateVideoDevicesNV)
 
#define GLXEW_NV_present_video   GLXEW_GET_VAR(__GLXEW_NV_present_video)
 
#define GLX_NV_swap_group   1
 
#define glXBindSwapBarrierNV   GLXEW_GET_FUN(__glewXBindSwapBarrierNV)
 
#define glXJoinSwapGroupNV   GLXEW_GET_FUN(__glewXJoinSwapGroupNV)
 
#define glXQueryFrameCountNV   GLXEW_GET_FUN(__glewXQueryFrameCountNV)
 
#define glXQueryMaxSwapGroupsNV   GLXEW_GET_FUN(__glewXQueryMaxSwapGroupsNV)
 
#define glXQuerySwapGroupNV   GLXEW_GET_FUN(__glewXQuerySwapGroupNV)
 
#define glXResetFrameCountNV   GLXEW_GET_FUN(__glewXResetFrameCountNV)
 
#define GLXEW_NV_swap_group   GLXEW_GET_VAR(__GLXEW_NV_swap_group)
 
#define GLX_NV_vertex_array_range   1
 
#define glXAllocateMemoryNV   GLXEW_GET_FUN(__glewXAllocateMemoryNV)
 
#define glXFreeMemoryNV   GLXEW_GET_FUN(__glewXFreeMemoryNV)
 
#define GLXEW_NV_vertex_array_range   GLXEW_GET_VAR(__GLXEW_NV_vertex_array_range)
 
#define GLX_NV_video_capture   1
 
#define GLX_DEVICE_ID_NV   0x20CD
 
#define GLX_UNIQUE_ID_NV   0x20CE
 
#define GLX_NUM_VIDEO_CAPTURE_SLOTS_NV   0x20CF
 
#define glXBindVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXBindVideoCaptureDeviceNV)
 
#define glXEnumerateVideoCaptureDevicesNV   GLXEW_GET_FUN(__glewXEnumerateVideoCaptureDevicesNV)
 
#define glXLockVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXLockVideoCaptureDeviceNV)
 
#define glXQueryVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXQueryVideoCaptureDeviceNV)
 
#define glXReleaseVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXReleaseVideoCaptureDeviceNV)
 
#define GLXEW_NV_video_capture   GLXEW_GET_VAR(__GLXEW_NV_video_capture)
 
#define GLX_NV_video_output   1
 
#define GLX_VIDEO_OUT_COLOR_NV   0x20C3
 
#define GLX_VIDEO_OUT_ALPHA_NV   0x20C4
 
#define GLX_VIDEO_OUT_DEPTH_NV   0x20C5
 
#define GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV   0x20C6
 
#define GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV   0x20C7
 
#define GLX_VIDEO_OUT_FRAME_NV   0x20C8
 
#define GLX_VIDEO_OUT_FIELD_1_NV   0x20C9
 
#define GLX_VIDEO_OUT_FIELD_2_NV   0x20CA
 
#define GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV   0x20CB
 
#define GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV   0x20CC
 
#define glXBindVideoImageNV   GLXEW_GET_FUN(__glewXBindVideoImageNV)
 
#define glXGetVideoDeviceNV   GLXEW_GET_FUN(__glewXGetVideoDeviceNV)
 
#define glXGetVideoInfoNV   GLXEW_GET_FUN(__glewXGetVideoInfoNV)
 
#define glXReleaseVideoDeviceNV   GLXEW_GET_FUN(__glewXReleaseVideoDeviceNV)
 
#define glXReleaseVideoImageNV   GLXEW_GET_FUN(__glewXReleaseVideoImageNV)
 
#define glXSendPbufferToVideoNV   GLXEW_GET_FUN(__glewXSendPbufferToVideoNV)
 
#define GLXEW_NV_video_output   GLXEW_GET_VAR(__GLXEW_NV_video_output)
 
#define GLX_OML_swap_method   1
 
#define GLX_SWAP_METHOD_OML   0x8060
 
#define GLX_SWAP_EXCHANGE_OML   0x8061
 
#define GLX_SWAP_COPY_OML   0x8062
 
#define GLX_SWAP_UNDEFINED_OML   0x8063
 
#define GLXEW_OML_swap_method   GLXEW_GET_VAR(__GLXEW_OML_swap_method)
 
#define GLX_OML_sync_control   1
 
#define glXGetMscRateOML   GLXEW_GET_FUN(__glewXGetMscRateOML)
 
#define glXGetSyncValuesOML   GLXEW_GET_FUN(__glewXGetSyncValuesOML)
 
#define glXSwapBuffersMscOML   GLXEW_GET_FUN(__glewXSwapBuffersMscOML)
 
#define glXWaitForMscOML   GLXEW_GET_FUN(__glewXWaitForMscOML)
 
#define glXWaitForSbcOML   GLXEW_GET_FUN(__glewXWaitForSbcOML)
 
#define GLXEW_OML_sync_control   GLXEW_GET_VAR(__GLXEW_OML_sync_control)
 
#define GLX_SGIS_blended_overlay   1
 
#define GLX_BLENDED_RGBA_SGIS   0x8025
 
#define GLXEW_SGIS_blended_overlay   GLXEW_GET_VAR(__GLXEW_SGIS_blended_overlay)
 
#define GLX_SGIS_color_range   1
 
#define GLX_MIN_RED_SGIS   0
 
#define GLX_MAX_GREEN_SGIS   0
 
#define GLX_MIN_BLUE_SGIS   0
 
#define GLX_MAX_ALPHA_SGIS   0
 
#define GLX_MIN_GREEN_SGIS   0
 
#define GLX_MIN_ALPHA_SGIS   0
 
#define GLX_MAX_RED_SGIS   0
 
#define GLX_EXTENDED_RANGE_SGIS   0
 
#define GLX_MAX_BLUE_SGIS   0
 
#define GLXEW_SGIS_color_range   GLXEW_GET_VAR(__GLXEW_SGIS_color_range)
 
#define GLX_SGIS_multisample   1
 
#define GLX_SAMPLE_BUFFERS_SGIS   100000
 
#define GLX_SAMPLES_SGIS   100001
 
#define GLXEW_SGIS_multisample   GLXEW_GET_VAR(__GLXEW_SGIS_multisample)
 
#define GLX_SGIS_shared_multisample   1
 
#define GLX_MULTISAMPLE_SUB_RECT_WIDTH_SGIS   0x8026
 
#define GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS   0x8027
 
#define GLXEW_SGIS_shared_multisample   GLXEW_GET_VAR(__GLXEW_SGIS_shared_multisample)
 
#define GLX_SGIX_fbconfig   1
 
#define GLX_WINDOW_BIT_SGIX   0x00000001
 
#define GLX_RGBA_BIT_SGIX   0x00000001
 
#define GLX_PIXMAP_BIT_SGIX   0x00000002
 
#define GLX_COLOR_INDEX_BIT_SGIX   0x00000002
 
#define GLX_SCREEN_EXT   0x800C
 
#define GLX_DRAWABLE_TYPE_SGIX   0x8010
 
#define GLX_RENDER_TYPE_SGIX   0x8011
 
#define GLX_X_RENDERABLE_SGIX   0x8012
 
#define GLX_FBCONFIG_ID_SGIX   0x8013
 
#define GLX_RGBA_TYPE_SGIX   0x8014
 
#define GLX_COLOR_INDEX_TYPE_SGIX   0x8015
 
#define glXChooseFBConfigSGIX   GLXEW_GET_FUN(__glewXChooseFBConfigSGIX)
 
#define glXCreateContextWithConfigSGIX   GLXEW_GET_FUN(__glewXCreateContextWithConfigSGIX)
 
#define glXCreateGLXPixmapWithConfigSGIX   GLXEW_GET_FUN(__glewXCreateGLXPixmapWithConfigSGIX)
 
#define glXGetFBConfigAttribSGIX   GLXEW_GET_FUN(__glewXGetFBConfigAttribSGIX)
 
#define glXGetFBConfigFromVisualSGIX   GLXEW_GET_FUN(__glewXGetFBConfigFromVisualSGIX)
 
#define glXGetVisualFromFBConfigSGIX   GLXEW_GET_FUN(__glewXGetVisualFromFBConfigSGIX)
 
#define GLXEW_SGIX_fbconfig   GLXEW_GET_VAR(__GLXEW_SGIX_fbconfig)
 
#define GLX_SGIX_hyperpipe   1
 
#define GLX_HYPERPIPE_DISPLAY_PIPE_SGIX   0x00000001
 
#define GLX_PIPE_RECT_SGIX   0x00000001
 
#define GLX_PIPE_RECT_LIMITS_SGIX   0x00000002
 
#define GLX_HYPERPIPE_RENDER_PIPE_SGIX   0x00000002
 
#define GLX_HYPERPIPE_STEREO_SGIX   0x00000003
 
#define GLX_HYPERPIPE_PIXEL_AVERAGE_SGIX   0x00000004
 
#define GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX   80
 
#define GLX_BAD_HYPERPIPE_CONFIG_SGIX   91
 
#define GLX_BAD_HYPERPIPE_SGIX   92
 
#define GLX_HYPERPIPE_ID_SGIX   0x8030
 
#define glXBindHyperpipeSGIX   GLXEW_GET_FUN(__glewXBindHyperpipeSGIX)
 
#define glXDestroyHyperpipeConfigSGIX   GLXEW_GET_FUN(__glewXDestroyHyperpipeConfigSGIX)
 
#define glXHyperpipeAttribSGIX   GLXEW_GET_FUN(__glewXHyperpipeAttribSGIX)
 
#define glXHyperpipeConfigSGIX   GLXEW_GET_FUN(__glewXHyperpipeConfigSGIX)
 
#define glXQueryHyperpipeAttribSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeAttribSGIX)
 
#define glXQueryHyperpipeBestAttribSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeBestAttribSGIX)
 
#define glXQueryHyperpipeConfigSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeConfigSGIX)
 
#define glXQueryHyperpipeNetworkSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeNetworkSGIX)
 
#define GLXEW_SGIX_hyperpipe   GLXEW_GET_VAR(__GLXEW_SGIX_hyperpipe)
 
#define GLX_SGIX_pbuffer   1
 
#define GLX_FRONT_LEFT_BUFFER_BIT_SGIX   0x00000001
 
#define GLX_FRONT_RIGHT_BUFFER_BIT_SGIX   0x00000002
 
#define GLX_PBUFFER_BIT_SGIX   0x00000004
 
#define GLX_BACK_LEFT_BUFFER_BIT_SGIX   0x00000004
 
#define GLX_BACK_RIGHT_BUFFER_BIT_SGIX   0x00000008
 
#define GLX_AUX_BUFFERS_BIT_SGIX   0x00000010
 
#define GLX_DEPTH_BUFFER_BIT_SGIX   0x00000020
 
#define GLX_STENCIL_BUFFER_BIT_SGIX   0x00000040
 
#define GLX_ACCUM_BUFFER_BIT_SGIX   0x00000080
 
#define GLX_SAMPLE_BUFFERS_BIT_SGIX   0x00000100
 
#define GLX_MAX_PBUFFER_WIDTH_SGIX   0x8016
 
#define GLX_MAX_PBUFFER_HEIGHT_SGIX   0x8017
 
#define GLX_MAX_PBUFFER_PIXELS_SGIX   0x8018
 
#define GLX_OPTIMAL_PBUFFER_WIDTH_SGIX   0x8019
 
#define GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX   0x801A
 
#define GLX_PRESERVED_CONTENTS_SGIX   0x801B
 
#define GLX_LARGEST_PBUFFER_SGIX   0x801C
 
#define GLX_WIDTH_SGIX   0x801D
 
#define GLX_HEIGHT_SGIX   0x801E
 
#define GLX_EVENT_MASK_SGIX   0x801F
 
#define GLX_DAMAGED_SGIX   0x8020
 
#define GLX_SAVED_SGIX   0x8021
 
#define GLX_WINDOW_SGIX   0x8022
 
#define GLX_PBUFFER_SGIX   0x8023
 
#define GLX_BUFFER_CLOBBER_MASK_SGIX   0x08000000
 
#define glXCreateGLXPbufferSGIX   GLXEW_GET_FUN(__glewXCreateGLXPbufferSGIX)
 
#define glXDestroyGLXPbufferSGIX   GLXEW_GET_FUN(__glewXDestroyGLXPbufferSGIX)
 
#define glXGetSelectedEventSGIX   GLXEW_GET_FUN(__glewXGetSelectedEventSGIX)
 
#define glXQueryGLXPbufferSGIX   GLXEW_GET_FUN(__glewXQueryGLXPbufferSGIX)
 
#define glXSelectEventSGIX   GLXEW_GET_FUN(__glewXSelectEventSGIX)
 
#define GLXEW_SGIX_pbuffer   GLXEW_GET_VAR(__GLXEW_SGIX_pbuffer)
 
#define GLX_SGIX_swap_barrier   1
 
#define glXBindSwapBarrierSGIX   GLXEW_GET_FUN(__glewXBindSwapBarrierSGIX)
 
#define glXQueryMaxSwapBarriersSGIX   GLXEW_GET_FUN(__glewXQueryMaxSwapBarriersSGIX)
 
#define GLXEW_SGIX_swap_barrier   GLXEW_GET_VAR(__GLXEW_SGIX_swap_barrier)
 
#define GLX_SGIX_swap_group   1
 
#define glXJoinSwapGroupSGIX   GLXEW_GET_FUN(__glewXJoinSwapGroupSGIX)
 
#define GLXEW_SGIX_swap_group   GLXEW_GET_VAR(__GLXEW_SGIX_swap_group)
 
#define GLX_SGIX_video_resize   1
 
#define GLX_SYNC_FRAME_SGIX   0x00000000
 
#define GLX_SYNC_SWAP_SGIX   0x00000001
 
#define glXBindChannelToWindowSGIX   GLXEW_GET_FUN(__glewXBindChannelToWindowSGIX)
 
#define glXChannelRectSGIX   GLXEW_GET_FUN(__glewXChannelRectSGIX)
 
#define glXChannelRectSyncSGIX   GLXEW_GET_FUN(__glewXChannelRectSyncSGIX)
 
#define glXQueryChannelDeltasSGIX   GLXEW_GET_FUN(__glewXQueryChannelDeltasSGIX)
 
#define glXQueryChannelRectSGIX   GLXEW_GET_FUN(__glewXQueryChannelRectSGIX)
 
#define GLXEW_SGIX_video_resize   GLXEW_GET_VAR(__GLXEW_SGIX_video_resize)
 
#define GLX_SGIX_visual_select_group   1
 
#define GLX_VISUAL_SELECT_GROUP_SGIX   0x8028
 
#define GLXEW_SGIX_visual_select_group   GLXEW_GET_VAR(__GLXEW_SGIX_visual_select_group)
 
#define GLX_SGI_cushion   1
 
#define glXCushionSGI   GLXEW_GET_FUN(__glewXCushionSGI)
 
#define GLXEW_SGI_cushion   GLXEW_GET_VAR(__GLXEW_SGI_cushion)
 
#define GLX_SGI_make_current_read   1
 
#define glXGetCurrentReadDrawableSGI   GLXEW_GET_FUN(__glewXGetCurrentReadDrawableSGI)
 
#define glXMakeCurrentReadSGI   GLXEW_GET_FUN(__glewXMakeCurrentReadSGI)
 
#define GLXEW_SGI_make_current_read   GLXEW_GET_VAR(__GLXEW_SGI_make_current_read)
 
#define GLX_SGI_swap_control   1
 
#define glXSwapIntervalSGI   GLXEW_GET_FUN(__glewXSwapIntervalSGI)
 
#define GLXEW_SGI_swap_control   GLXEW_GET_VAR(__GLXEW_SGI_swap_control)
 
#define GLX_SGI_video_sync   1
 
#define glXGetVideoSyncSGI   GLXEW_GET_FUN(__glewXGetVideoSyncSGI)
 
#define glXWaitVideoSyncSGI   GLXEW_GET_FUN(__glewXWaitVideoSyncSGI)
 
#define GLXEW_SGI_video_sync   GLXEW_GET_VAR(__GLXEW_SGI_video_sync)
 
#define GLX_SUN_get_transparent_index   1
 
#define glXGetTransparentIndexSUN   GLXEW_GET_FUN(__glewXGetTransparentIndexSUN)
 
#define GLXEW_SUN_get_transparent_index   GLXEW_GET_VAR(__GLXEW_SUN_get_transparent_index)
 
#define GLX_SUN_video_resize   1
 
#define GLX_VIDEO_RESIZE_SUN   0x8171
 
#define GL_VIDEO_RESIZE_COMPENSATION_SUN   0x85CD
 
#define glXGetVideoResizeSUN   GLXEW_GET_FUN(__glewXGetVideoResizeSUN)
 
#define glXVideoResizeSUN   GLXEW_GET_FUN(__glewXVideoResizeSUN)
 
#define GLXEW_SUN_video_resize   GLXEW_GET_VAR(__GLXEW_SUN_video_resize)
 
#define GLXEW_EXPORT   extern
 
#define GLXEW_GET_VAR(x)   (*(const GLboolean*)&x)
 
#define GLXEW_GET_FUN(x)   x
 

Typedefs

typedef XID GLXDrawable
 
typedef XID GLXPixmap
 
typedef struct __GLXcontextRec * GLXContext
 
typedef unsigned int GLXVideoDeviceNV
 
typedef Display *(* PFNGLXGETCURRENTDISPLAYPROC )(void)
 
typedef XID GLXFBConfigID
 
typedef XID GLXPbuffer
 
typedef XID GLXWindow
 
typedef struct __GLXFBConfigRec * GLXFBConfig
 
typedef union __GLXEvent GLXEvent
 
typedef GLXFBConfig *(* PFNGLXCHOOSEFBCONFIGPROC )(Display *dpy, int screen, const int *attrib_list, int *nelements)
 
typedef GLXContext(* PFNGLXCREATENEWCONTEXTPROC )(Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct)
 
typedef GLXPbuffer(* PFNGLXCREATEPBUFFERPROC )(Display *dpy, GLXFBConfig config, const int *attrib_list)
 
typedef GLXPixmap(* PFNGLXCREATEPIXMAPPROC )(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list)
 
typedef GLXWindow(* PFNGLXCREATEWINDOWPROC )(Display *dpy, GLXFBConfig config, Window win, const int *attrib_list)
 
typedef void(* PFNGLXDESTROYPBUFFERPROC )(Display *dpy, GLXPbuffer pbuf)
 
typedef void(* PFNGLXDESTROYPIXMAPPROC )(Display *dpy, GLXPixmap pixmap)
 
typedef void(* PFNGLXDESTROYWINDOWPROC )(Display *dpy, GLXWindow win)
 
typedef GLXDrawable(* PFNGLXGETCURRENTREADDRAWABLEPROC )(void)
 
typedef int(* PFNGLXGETFBCONFIGATTRIBPROC )(Display *dpy, GLXFBConfig config, int attribute, int *value)
 
typedef GLXFBConfig *(* PFNGLXGETFBCONFIGSPROC )(Display *dpy, int screen, int *nelements)
 
typedef void(* PFNGLXGETSELECTEDEVENTPROC )(Display *dpy, GLXDrawable draw, unsigned long *event_mask)
 
typedef XVisualInfo *(* PFNGLXGETVISUALFROMFBCONFIGPROC )(Display *dpy, GLXFBConfig config)
 
typedef Bool(* PFNGLXMAKECONTEXTCURRENTPROC )(Display *display, GLXDrawable draw, GLXDrawable read, GLXContext ctx)
 
typedef int(* PFNGLXQUERYCONTEXTPROC )(Display *dpy, GLXContext ctx, int attribute, int *value)
 
typedef void(* PFNGLXQUERYDRAWABLEPROC )(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value)
 
typedef void(* PFNGLXSELECTEVENTPROC )(Display *dpy, GLXDrawable draw, unsigned long event_mask)
 
typedef GLXContext(* PFNGLXCREATECONTEXTATTRIBSARBPROC )(Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list)
 
typedef void(* PFNGLXBINDTEXIMAGEATIPROC )(Display *dpy, GLXPbuffer pbuf, int buffer)
 
typedef void(* PFNGLXDRAWABLEATTRIBATIPROC )(Display *dpy, GLXDrawable draw, const int *attrib_list)
 
typedef void(* PFNGLXRELEASETEXIMAGEATIPROC )(Display *dpy, GLXPbuffer pbuf, int buffer)
 
typedef XID GLXContextID
 
typedef void(* PFNGLXFREECONTEXTEXTPROC )(Display *dpy, GLXContext context)
 
typedef GLXContextID(* PFNGLXGETCONTEXTIDEXTPROC )(const GLXContext context)
 
typedef GLXContext(* PFNGLXIMPORTCONTEXTEXTPROC )(Display *dpy, GLXContextID contextID)
 
typedef int(* PFNGLXQUERYCONTEXTINFOEXTPROC )(Display *dpy, GLXContext context, int attribute, int *value)
 
typedef void(* PFNGLXSWAPINTERVALEXTPROC )(Display *dpy, GLXDrawable drawable, int interval)
 
typedef void(* PFNGLXBINDTEXIMAGEEXTPROC )(Display *display, GLXDrawable drawable, int buffer, const int *attrib_list)
 
typedef void(* PFNGLXRELEASETEXIMAGEEXTPROC )(Display *display, GLXDrawable drawable, int buffer)
 
typedef unsigned int(* PFNGLXGETAGPOFFSETMESAPROC )(const void *pointer)
 
typedef void(* PFNGLXCOPYSUBBUFFERMESAPROC )(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height)
 
typedef GLXPixmap(* PFNGLXCREATEGLXPIXMAPMESAPROC )(Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap)
 
typedef Bool(* PFNGLXRELEASEBUFFERSMESAPROC )(Display *dpy, GLXDrawable d)
 
typedef GLboolean(* PFNGLXSET3DFXMODEMESAPROC )(GLint mode)
 
typedef void(* PFNGLXCOPYIMAGESUBDATANVPROC )(Display *dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)
 
typedef int(* PFNGLXBINDVIDEODEVICENVPROC )(Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list)
 
typedef unsigned int *(* PFNGLXENUMERATEVIDEODEVICESNVPROC )(Display *dpy, int screen, int *nelements)
 
typedef Bool(* PFNGLXBINDSWAPBARRIERNVPROC )(Display *dpy, GLuint group, GLuint barrier)
 
typedef Bool(* PFNGLXJOINSWAPGROUPNVPROC )(Display *dpy, GLXDrawable drawable, GLuint group)
 
typedef Bool(* PFNGLXQUERYFRAMECOUNTNVPROC )(Display *dpy, int screen, GLuint *count)
 
typedef Bool(* PFNGLXQUERYMAXSWAPGROUPSNVPROC )(Display *dpy, int screen, GLuint *maxGroups, GLuint *maxBarriers)
 
typedef Bool(* PFNGLXQUERYSWAPGROUPNVPROC )(Display *dpy, GLXDrawable drawable, GLuint *group, GLuint *barrier)
 
typedef Bool(* PFNGLXRESETFRAMECOUNTNVPROC )(Display *dpy, int screen)
 
typedef void *(* PFNGLXALLOCATEMEMORYNVPROC )(GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority)
 
typedef void(* PFNGLXFREEMEMORYNVPROC )(void *pointer)
 
typedef XID GLXVideoCaptureDeviceNV
 
typedef int(* PFNGLXBINDVIDEOCAPTUREDEVICENVPROC )(Display *dpy, unsigned int video_capture_slot, GLXVideoCaptureDeviceNV device)
 
typedef GLXVideoCaptureDeviceNV *(* PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC )(Display *dpy, int screen, int *nelements)
 
typedef void(* PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC )(Display *dpy, GLXVideoCaptureDeviceNV device)
 
typedef int(* PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC )(Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value)
 
typedef void(* PFNGLXRELEASEVIDEOCAPTUREDEVICENVPROC )(Display *dpy, GLXVideoCaptureDeviceNV device)
 
typedef int(* PFNGLXBINDVIDEOIMAGENVPROC )(Display *dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer)
 
typedef int(* PFNGLXGETVIDEODEVICENVPROC )(Display *dpy, int screen, int numVideoDevices, GLXVideoDeviceNV *pVideoDevice)
 
typedef int(* PFNGLXGETVIDEOINFONVPROC )(Display *dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long *pulCounterOutputPbuffer, unsigned long *pulCounterOutputVideo)
 
typedef int(* PFNGLXRELEASEVIDEODEVICENVPROC )(Display *dpy, int screen, GLXVideoDeviceNV VideoDevice)
 
typedef int(* PFNGLXRELEASEVIDEOIMAGENVPROC )(Display *dpy, GLXPbuffer pbuf)
 
typedef int(* PFNGLXSENDPBUFFERTOVIDEONVPROC )(Display *dpy, GLXPbuffer pbuf, int iBufferType, unsigned long *pulCounterPbuffer, GLboolean bBlock)
 
typedef Bool(* PFNGLXGETMSCRATEOMLPROC )(Display *dpy, GLXDrawable drawable, int32_t *numerator, int32_t *denominator)
 
typedef Bool(* PFNGLXGETSYNCVALUESOMLPROC )(Display *dpy, GLXDrawable drawable, int64_t *ust, int64_t *msc, int64_t *sbc)
 
typedef int64_t(* PFNGLXSWAPBUFFERSMSCOMLPROC )(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder)
 
typedef Bool(* PFNGLXWAITFORMSCOMLPROC )(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc)
 
typedef Bool(* PFNGLXWAITFORSBCOMLPROC )(Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc)
 
typedef XID GLXFBConfigIDSGIX
 
typedef struct __GLXFBConfigRec * GLXFBConfigSGIX
 
typedef GLXFBConfigSGIX *(* PFNGLXCHOOSEFBCONFIGSGIXPROC )(Display *dpy, int screen, const int *attrib_list, int *nelements)
 
typedef GLXContext(* PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC )(Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct)
 
typedef GLXPixmap(* PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC )(Display *dpy, GLXFBConfig config, Pixmap pixmap)
 
typedef int(* PFNGLXGETFBCONFIGATTRIBSGIXPROC )(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value)
 
typedef GLXFBConfigSGIX(* PFNGLXGETFBCONFIGFROMVISUALSGIXPROC )(Display *dpy, XVisualInfo *vis)
 
typedef XVisualInfo *(* PFNGLXGETVISUALFROMFBCONFIGSGIXPROC )(Display *dpy, GLXFBConfig config)
 
typedef int(* PFNGLXBINDHYPERPIPESGIXPROC )(Display *dpy, int hpId)
 
typedef int(* PFNGLXDESTROYHYPERPIPECONFIGSGIXPROC )(Display *dpy, int hpId)
 
typedef int(* PFNGLXHYPERPIPEATTRIBSGIXPROC )(Display *dpy, int timeSlice, int attrib, int size, void *attribList)
 
typedef int(* PFNGLXHYPERPIPECONFIGSGIXPROC )(Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId)
 
typedef int(* PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC )(Display *dpy, int timeSlice, int attrib, int size, void *returnAttribList)
 
typedef int(* PFNGLXQUERYHYPERPIPEBESTATTRIBSGIXPROC )(Display *dpy, int timeSlice, int attrib, int size, void *attribList, void *returnAttribList)
 
typedef GLXHyperpipeConfigSGIX *(* PFNGLXQUERYHYPERPIPECONFIGSGIXPROC )(Display *dpy, int hpId, int *npipes)
 
typedef GLXHyperpipeNetworkSGIX *(* PFNGLXQUERYHYPERPIPENETWORKSGIXPROC )(Display *dpy, int *npipes)
 
typedef XID GLXPbufferSGIX
 
typedef GLXPbuffer(* PFNGLXCREATEGLXPBUFFERSGIXPROC )(Display *dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list)
 
typedef void(* PFNGLXDESTROYGLXPBUFFERSGIXPROC )(Display *dpy, GLXPbuffer pbuf)
 
typedef void(* PFNGLXGETSELECTEDEVENTSGIXPROC )(Display *dpy, GLXDrawable drawable, unsigned long *mask)
 
typedef void(* PFNGLXQUERYGLXPBUFFERSGIXPROC )(Display *dpy, GLXPbuffer pbuf, int attribute, unsigned int *value)
 
typedef void(* PFNGLXSELECTEVENTSGIXPROC )(Display *dpy, GLXDrawable drawable, unsigned long mask)
 
typedef void(* PFNGLXBINDSWAPBARRIERSGIXPROC )(Display *dpy, GLXDrawable drawable, int barrier)
 
typedef Bool(* PFNGLXQUERYMAXSWAPBARRIERSSGIXPROC )(Display *dpy, int screen, int *max)
 
typedef void(* PFNGLXJOINSWAPGROUPSGIXPROC )(Display *dpy, GLXDrawable drawable, GLXDrawable member)
 
typedef int(* PFNGLXBINDCHANNELTOWINDOWSGIXPROC )(Display *display, int screen, int channel, Window window)
 
typedef int(* PFNGLXCHANNELRECTSGIXPROC )(Display *display, int screen, int channel, int x, int y, int w, int h)
 
typedef int(* PFNGLXCHANNELRECTSYNCSGIXPROC )(Display *display, int screen, int channel, GLenum synctype)
 
typedef int(* PFNGLXQUERYCHANNELDELTASSGIXPROC )(Display *display, int screen, int channel, int *x, int *y, int *w, int *h)
 
typedef int(* PFNGLXQUERYCHANNELRECTSGIXPROC )(Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh)
 
typedef void(* PFNGLXCUSHIONSGIPROC )(Display *dpy, Window window, float cushion)
 
typedef GLXDrawable(* PFNGLXGETCURRENTREADDRAWABLESGIPROC )(void)
 
typedef Bool(* PFNGLXMAKECURRENTREADSGIPROC )(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx)
 
typedef int(* PFNGLXSWAPINTERVALSGIPROC )(int interval)
 
typedef int(* PFNGLXGETVIDEOSYNCSGIPROC )(unsigned int *count)
 
typedef int(* PFNGLXWAITVIDEOSYNCSGIPROC )(int divisor, int remainder, unsigned int *count)
 
typedef Status(* PFNGLXGETTRANSPARENTINDEXSUNPROC )(Display *dpy, Window overlay, Window underlay, unsigned long *pTransparentIndex)
 
typedef int(* PFNGLXGETVIDEORESIZESUNPROC )(Display *display, GLXDrawable window, float *factor)
 
typedef int(* PFNGLXVIDEORESIZESUNPROC )(Display *display, GLXDrawable window, float factor)
 

Functions

Bool glXQueryExtension (Display *dpy, int *errorBase, int *eventBase)
 
Bool glXQueryVersion (Display *dpy, int *major, int *minor)
 
int glXGetConfig (Display *dpy, XVisualInfo *vis, int attrib, int *value)
 
XVisualInfo * glXChooseVisual (Display *dpy, int screen, int *attribList)
 
GLXPixmap glXCreateGLXPixmap (Display *dpy, XVisualInfo *vis, Pixmap pixmap)
 
void glXDestroyGLXPixmap (Display *dpy, GLXPixmap pix)
 
GLXContext glXCreateContext (Display *dpy, XVisualInfo *vis, GLXContext shareList, Bool direct)
 
void glXDestroyContext (Display *dpy, GLXContext ctx)
 
Bool glXIsDirect (Display *dpy, GLXContext ctx)
 
void glXCopyContext (Display *dpy, GLXContext src, GLXContext dst, GLulong mask)
 
Bool glXMakeCurrent (Display *dpy, GLXDrawable drawable, GLXContext ctx)
 
GLXContext glXGetCurrentContext (void)
 
GLXDrawable glXGetCurrentDrawable (void)
 
void glXWaitGL (void)
 
void glXWaitX (void)
 
void glXSwapBuffers (Display *dpy, GLXDrawable drawable)
 
void glXUseXFont (Font font, int first, int count, int listBase)
 
const char * glXQueryExtensionsString (Display *dpy, int screen)
 
const char * glXGetClientString (Display *dpy, int name)
 
const char * glXQueryServerString (Display *dpy, int screen, int name)
 
GLboolean glxewIsSupported (const char *name)
 
GLboolean glxewGetExtension (const char *name)
 

Variables

void(*)(voidglXGetProcAddress (const GLubyte *procName)
 
void(*)(voidglXGetProcAddressARB (const GLubyte *procName)
 
PFNGLXGETCURRENTDISPLAYPROC __glewXGetCurrentDisplay
 
PFNGLXCHOOSEFBCONFIGPROC __glewXChooseFBConfig
 
PFNGLXCREATENEWCONTEXTPROC __glewXCreateNewContext
 
PFNGLXCREATEPBUFFERPROC __glewXCreatePbuffer
 
PFNGLXCREATEPIXMAPPROC __glewXCreatePixmap
 
PFNGLXCREATEWINDOWPROC __glewXCreateWindow
 
PFNGLXDESTROYPBUFFERPROC __glewXDestroyPbuffer
 
PFNGLXDESTROYPIXMAPPROC __glewXDestroyPixmap
 
PFNGLXDESTROYWINDOWPROC __glewXDestroyWindow
 
PFNGLXGETCURRENTREADDRAWABLEPROC __glewXGetCurrentReadDrawable
 
PFNGLXGETFBCONFIGATTRIBPROC __glewXGetFBConfigAttrib
 
PFNGLXGETFBCONFIGSPROC __glewXGetFBConfigs
 
PFNGLXGETSELECTEDEVENTPROC __glewXGetSelectedEvent
 
PFNGLXGETVISUALFROMFBCONFIGPROC __glewXGetVisualFromFBConfig
 
PFNGLXMAKECONTEXTCURRENTPROC __glewXMakeContextCurrent
 
PFNGLXQUERYCONTEXTPROC __glewXQueryContext
 
PFNGLXQUERYDRAWABLEPROC __glewXQueryDrawable
 
PFNGLXSELECTEVENTPROC __glewXSelectEvent
 
PFNGLXCREATECONTEXTATTRIBSARBPROC __glewXCreateContextAttribsARB
 
PFNGLXBINDTEXIMAGEATIPROC __glewXBindTexImageATI
 
PFNGLXDRAWABLEATTRIBATIPROC __glewXDrawableAttribATI
 
PFNGLXRELEASETEXIMAGEATIPROC __glewXReleaseTexImageATI
 
PFNGLXFREECONTEXTEXTPROC __glewXFreeContextEXT
 
PFNGLXGETCONTEXTIDEXTPROC __glewXGetContextIDEXT
 
PFNGLXIMPORTCONTEXTEXTPROC __glewXImportContextEXT
 
PFNGLXQUERYCONTEXTINFOEXTPROC __glewXQueryContextInfoEXT
 
PFNGLXSWAPINTERVALEXTPROC __glewXSwapIntervalEXT
 
PFNGLXBINDTEXIMAGEEXTPROC __glewXBindTexImageEXT
 
PFNGLXRELEASETEXIMAGEEXTPROC __glewXReleaseTexImageEXT
 
PFNGLXGETAGPOFFSETMESAPROC __glewXGetAGPOffsetMESA
 
PFNGLXCOPYSUBBUFFERMESAPROC __glewXCopySubBufferMESA
 
PFNGLXCREATEGLXPIXMAPMESAPROC __glewXCreateGLXPixmapMESA
 
PFNGLXRELEASEBUFFERSMESAPROC __glewXReleaseBuffersMESA
 
PFNGLXSET3DFXMODEMESAPROC __glewXSet3DfxModeMESA
 
PFNGLXCOPYIMAGESUBDATANVPROC __glewXCopyImageSubDataNV
 
PFNGLXBINDVIDEODEVICENVPROC __glewXBindVideoDeviceNV
 
PFNGLXENUMERATEVIDEODEVICESNVPROC __glewXEnumerateVideoDevicesNV
 
PFNGLXBINDSWAPBARRIERNVPROC __glewXBindSwapBarrierNV
 
PFNGLXJOINSWAPGROUPNVPROC __glewXJoinSwapGroupNV
 
PFNGLXQUERYFRAMECOUNTNVPROC __glewXQueryFrameCountNV
 
PFNGLXQUERYMAXSWAPGROUPSNVPROC __glewXQueryMaxSwapGroupsNV
 
PFNGLXQUERYSWAPGROUPNVPROC __glewXQuerySwapGroupNV
 
PFNGLXRESETFRAMECOUNTNVPROC __glewXResetFrameCountNV
 
PFNGLXALLOCATEMEMORYNVPROC __glewXAllocateMemoryNV
 
PFNGLXFREEMEMORYNVPROC __glewXFreeMemoryNV
 
PFNGLXBINDVIDEOCAPTUREDEVICENVPROC __glewXBindVideoCaptureDeviceNV
 
PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC __glewXEnumerateVideoCaptureDevicesNV
 
PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC __glewXLockVideoCaptureDeviceNV
 
PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC __glewXQueryVideoCaptureDeviceNV
 
PFNGLXRELEASEVIDEOCAPTUREDEVICENVPROC __glewXReleaseVideoCaptureDeviceNV
 
PFNGLXBINDVIDEOIMAGENVPROC __glewXBindVideoImageNV
 
PFNGLXGETVIDEODEVICENVPROC __glewXGetVideoDeviceNV
 
PFNGLXGETVIDEOINFONVPROC __glewXGetVideoInfoNV
 
PFNGLXRELEASEVIDEODEVICENVPROC __glewXReleaseVideoDeviceNV
 
PFNGLXRELEASEVIDEOIMAGENVPROC __glewXReleaseVideoImageNV
 
PFNGLXSENDPBUFFERTOVIDEONVPROC __glewXSendPbufferToVideoNV
 
PFNGLXGETMSCRATEOMLPROC __glewXGetMscRateOML
 
PFNGLXGETSYNCVALUESOMLPROC __glewXGetSyncValuesOML
 
PFNGLXSWAPBUFFERSMSCOMLPROC __glewXSwapBuffersMscOML
 
PFNGLXWAITFORMSCOMLPROC __glewXWaitForMscOML
 
PFNGLXWAITFORSBCOMLPROC __glewXWaitForSbcOML
 
PFNGLXCHOOSEFBCONFIGSGIXPROC __glewXChooseFBConfigSGIX
 
PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC __glewXCreateContextWithConfigSGIX
 
PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC __glewXCreateGLXPixmapWithConfigSGIX
 
PFNGLXGETFBCONFIGATTRIBSGIXPROC __glewXGetFBConfigAttribSGIX
 
PFNGLXGETFBCONFIGFROMVISUALSGIXPROC __glewXGetFBConfigFromVisualSGIX
 
PFNGLXGETVISUALFROMFBCONFIGSGIXPROC __glewXGetVisualFromFBConfigSGIX
 
PFNGLXBINDHYPERPIPESGIXPROC __glewXBindHyperpipeSGIX
 
PFNGLXDESTROYHYPERPIPECONFIGSGIXPROC __glewXDestroyHyperpipeConfigSGIX
 
PFNGLXHYPERPIPEATTRIBSGIXPROC __glewXHyperpipeAttribSGIX
 
PFNGLXHYPERPIPECONFIGSGIXPROC __glewXHyperpipeConfigSGIX
 
PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC __glewXQueryHyperpipeAttribSGIX
 
PFNGLXQUERYHYPERPIPEBESTATTRIBSGIXPROC __glewXQueryHyperpipeBestAttribSGIX
 
PFNGLXQUERYHYPERPIPECONFIGSGIXPROC __glewXQueryHyperpipeConfigSGIX
 
PFNGLXQUERYHYPERPIPENETWORKSGIXPROC __glewXQueryHyperpipeNetworkSGIX
 
PFNGLXCREATEGLXPBUFFERSGIXPROC __glewXCreateGLXPbufferSGIX
 
PFNGLXDESTROYGLXPBUFFERSGIXPROC __glewXDestroyGLXPbufferSGIX
 
PFNGLXGETSELECTEDEVENTSGIXPROC __glewXGetSelectedEventSGIX
 
PFNGLXQUERYGLXPBUFFERSGIXPROC __glewXQueryGLXPbufferSGIX
 
PFNGLXSELECTEVENTSGIXPROC __glewXSelectEventSGIX
 
PFNGLXBINDSWAPBARRIERSGIXPROC __glewXBindSwapBarrierSGIX
 
PFNGLXQUERYMAXSWAPBARRIERSSGIXPROC __glewXQueryMaxSwapBarriersSGIX
 
PFNGLXJOINSWAPGROUPSGIXPROC __glewXJoinSwapGroupSGIX
 
PFNGLXBINDCHANNELTOWINDOWSGIXPROC __glewXBindChannelToWindowSGIX
 
PFNGLXCHANNELRECTSGIXPROC __glewXChannelRectSGIX
 
PFNGLXCHANNELRECTSYNCSGIXPROC __glewXChannelRectSyncSGIX
 
PFNGLXQUERYCHANNELDELTASSGIXPROC __glewXQueryChannelDeltasSGIX
 
PFNGLXQUERYCHANNELRECTSGIXPROC __glewXQueryChannelRectSGIX
 
PFNGLXCUSHIONSGIPROC __glewXCushionSGI
 
PFNGLXGETCURRENTREADDRAWABLESGIPROC __glewXGetCurrentReadDrawableSGI
 
PFNGLXMAKECURRENTREADSGIPROC __glewXMakeCurrentReadSGI
 
PFNGLXSWAPINTERVALSGIPROC __glewXSwapIntervalSGI
 
PFNGLXGETVIDEOSYNCSGIPROC __glewXGetVideoSyncSGI
 
PFNGLXWAITVIDEOSYNCSGIPROC __glewXWaitVideoSyncSGI
 
PFNGLXGETTRANSPARENTINDEXSUNPROC __glewXGetTransparentIndexSUN
 
PFNGLXGETVIDEORESIZESUNPROC __glewXGetVideoResizeSUN
 
PFNGLXVIDEORESIZESUNPROC __glewXVideoResizeSUN
 
GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_0
 
GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_1
 
GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_2
 
GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_3
 
GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_4
 
GLXEW_EXPORT GLboolean __GLXEW_3DFX_multisample
 
GLXEW_EXPORT GLboolean __GLXEW_AMD_gpu_association
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_create_context
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_create_context_profile
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_create_context_robustness
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_fbconfig_float
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_framebuffer_sRGB
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_get_proc_address
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_multisample
 
GLXEW_EXPORT GLboolean __GLXEW_ARB_vertex_buffer_object
 
GLXEW_EXPORT GLboolean __GLXEW_ATI_pixel_format_float
 
GLXEW_EXPORT GLboolean __GLXEW_ATI_render_texture
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_create_context_es2_profile
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_fbconfig_packed_float
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_framebuffer_sRGB
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_import_context
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_scene_marker
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_swap_control
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_texture_from_pixmap
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_visual_info
 
GLXEW_EXPORT GLboolean __GLXEW_EXT_visual_rating
 
GLXEW_EXPORT GLboolean __GLXEW_INTEL_swap_event
 
GLXEW_EXPORT GLboolean __GLXEW_MESA_agp_offset
 
GLXEW_EXPORT GLboolean __GLXEW_MESA_copy_sub_buffer
 
GLXEW_EXPORT GLboolean __GLXEW_MESA_pixmap_colormap
 
GLXEW_EXPORT GLboolean __GLXEW_MESA_release_buffers
 
GLXEW_EXPORT GLboolean __GLXEW_MESA_set_3dfx_mode
 
GLXEW_EXPORT GLboolean __GLXEW_NV_copy_image
 
GLXEW_EXPORT GLboolean __GLXEW_NV_float_buffer
 
GLXEW_EXPORT GLboolean __GLXEW_NV_multisample_coverage
 
GLXEW_EXPORT GLboolean __GLXEW_NV_present_video
 
GLXEW_EXPORT GLboolean __GLXEW_NV_swap_group
 
GLXEW_EXPORT GLboolean __GLXEW_NV_vertex_array_range
 
GLXEW_EXPORT GLboolean __GLXEW_NV_video_capture
 
GLXEW_EXPORT GLboolean __GLXEW_NV_video_output
 
GLXEW_EXPORT GLboolean __GLXEW_OML_swap_method
 
GLXEW_EXPORT GLboolean __GLXEW_OML_sync_control
 
GLXEW_EXPORT GLboolean __GLXEW_SGIS_blended_overlay
 
GLXEW_EXPORT GLboolean __GLXEW_SGIS_color_range
 
GLXEW_EXPORT GLboolean __GLXEW_SGIS_multisample
 
GLXEW_EXPORT GLboolean __GLXEW_SGIS_shared_multisample
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_fbconfig
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_hyperpipe
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_pbuffer
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_swap_barrier
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_swap_group
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_video_resize
 
GLXEW_EXPORT GLboolean __GLXEW_SGIX_visual_select_group
 
GLXEW_EXPORT GLboolean __GLXEW_SGI_cushion
 
GLXEW_EXPORT GLboolean __GLXEW_SGI_make_current_read
 
GLXEW_EXPORT GLboolean __GLXEW_SGI_swap_control
 
GLXEW_EXPORT GLboolean __GLXEW_SGI_video_sync
 
GLXEW_EXPORT GLboolean __GLXEW_SUN_get_transparent_index
 
GLXEW_EXPORT GLboolean __GLXEW_SUN_video_resize
 

Macro Definition Documentation

#define __GLX_glx_h__

Definition at line 94 of file glxew.h.

#define __glx_h__

Definition at line 95 of file glxew.h.

#define __GLXEW_H__

Definition at line 81 of file glxew.h.

#define __glxext_h_

Definition at line 91 of file glxew.h.

#define GL_VIDEO_RESIZE_COMPENSATION_SUN   0x85CD

Definition at line 1322 of file glxew.h.

#define GLX_3DFX_FULLSCREEN_MODE_MESA   0x2

Definition at line 778 of file glxew.h.

#define GLX_3DFX_multisample   1

Definition at line 340 of file glxew.h.

#define GLX_3DFX_WINDOW_MODE_MESA   0x1

Definition at line 777 of file glxew.h.

#define GLX_ACCUM_ALPHA_SIZE   17

Definition at line 127 of file glxew.h.

#define GLX_ACCUM_BLUE_SIZE   16

Definition at line 126 of file glxew.h.

#define GLX_ACCUM_BUFFER_BIT   0x00000080

Definition at line 223 of file glxew.h.

#define GLX_ACCUM_BUFFER_BIT_SGIX   0x00000080

Definition at line 1147 of file glxew.h.

#define GLX_ACCUM_GREEN_SIZE   15

Definition at line 125 of file glxew.h.

#define GLX_ACCUM_RED_SIZE   14

Definition at line 124 of file glxew.h.

#define GLX_ALPHA_SIZE   11

Definition at line 121 of file glxew.h.

#define GLX_AMD_gpu_association   1

Definition at line 352 of file glxew.h.

#define GLX_ARB_create_context   1

Definition at line 372 of file glxew.h.

#define GLX_ARB_create_context_profile   1

Definition at line 391 of file glxew.h.

#define GLX_ARB_create_context_robustness   1

Definition at line 404 of file glxew.h.

#define GLX_ARB_fbconfig_float   1

Definition at line 418 of file glxew.h.

#define GLX_ARB_framebuffer_sRGB   1

Definition at line 430 of file glxew.h.

#define GLX_ARB_get_proc_address   1

Definition at line 441 of file glxew.h.

#define GLX_ARB_multisample   1

Definition at line 452 of file glxew.h.

#define GLX_ARB_vertex_buffer_object   1

Definition at line 464 of file glxew.h.

#define GLX_ATI_pixel_format_float   1

Definition at line 475 of file glxew.h.

#define GLX_ATI_render_texture   1

Definition at line 486 of file glxew.h.

#define GLX_AUX0_ATI   0x9817

Definition at line 511 of file glxew.h.

#define GLX_AUX0_EXT   0x20E2

Definition at line 646 of file glxew.h.

#define GLX_AUX1_ATI   0x9818

Definition at line 512 of file glxew.h.

#define GLX_AUX1_EXT   0x20E3

Definition at line 647 of file glxew.h.

#define GLX_AUX2_ATI   0x9819

Definition at line 513 of file glxew.h.

#define GLX_AUX2_EXT   0x20E4

Definition at line 648 of file glxew.h.

#define GLX_AUX3_ATI   0x981A

Definition at line 514 of file glxew.h.

#define GLX_AUX3_EXT   0x20E5

Definition at line 649 of file glxew.h.

#define GLX_AUX4_ATI   0x981B

Definition at line 515 of file glxew.h.

#define GLX_AUX4_EXT   0x20E6

Definition at line 650 of file glxew.h.

#define GLX_AUX5_ATI   0x981C

Definition at line 516 of file glxew.h.

#define GLX_AUX5_EXT   0x20E7

Definition at line 651 of file glxew.h.

#define GLX_AUX6_ATI   0x981D

Definition at line 517 of file glxew.h.

#define GLX_AUX6_EXT   0x20E8

Definition at line 652 of file glxew.h.

#define GLX_AUX7_ATI   0x981E

Definition at line 518 of file glxew.h.

#define GLX_AUX7_EXT   0x20E9

Definition at line 653 of file glxew.h.

#define GLX_AUX8_ATI   0x981F

Definition at line 519 of file glxew.h.

#define GLX_AUX8_EXT   0x20EA

Definition at line 654 of file glxew.h.

#define GLX_AUX9_ATI   0x9820

Definition at line 520 of file glxew.h.

#define GLX_AUX9_EXT   0x20EB

Definition at line 655 of file glxew.h.

#define GLX_AUX_BUFFERS   7

Definition at line 117 of file glxew.h.

#define GLX_AUX_BUFFERS_BIT   0x00000010

Definition at line 212 of file glxew.h.

#define GLX_AUX_BUFFERS_BIT_SGIX   0x00000010

Definition at line 1144 of file glxew.h.

#define GLX_BACK_LEFT_ATI   0x9815

Definition at line 509 of file glxew.h.

#define GLX_BACK_LEFT_BUFFER_BIT   0x00000004

Definition at line 209 of file glxew.h.

#define GLX_BACK_LEFT_BUFFER_BIT_SGIX   0x00000004

Definition at line 1142 of file glxew.h.

#define GLX_BACK_LEFT_EXT   0x20E0

Definition at line 644 of file glxew.h.

#define GLX_BACK_RIGHT_ATI   0x9816

Definition at line 510 of file glxew.h.

#define GLX_BACK_RIGHT_BUFFER_BIT   0x00000008

Definition at line 211 of file glxew.h.

#define GLX_BACK_RIGHT_BUFFER_BIT_SGIX   0x00000008

Definition at line 1143 of file glxew.h.

#define GLX_BACK_RIGHT_EXT   0x20E1

Definition at line 645 of file glxew.h.

#define GLX_BAD_ATTRIBUTE   2

Definition at line 129 of file glxew.h.

#define GLX_BAD_CONTEXT   5

Definition at line 132 of file glxew.h.

#define GLX_BAD_ENUM   7

Definition at line 134 of file glxew.h.

#define GLX_BAD_HYPERPIPE_CONFIG_SGIX   91

Definition at line 1079 of file glxew.h.

#define GLX_BAD_HYPERPIPE_SGIX   92

Definition at line 1080 of file glxew.h.

#define GLX_BAD_SCREEN   1

Definition at line 128 of file glxew.h.

#define GLX_BAD_VALUE   6

Definition at line 133 of file glxew.h.

#define GLX_BAD_VISUAL   4

Definition at line 131 of file glxew.h.

#define GLX_BIND_TO_MIPMAP_TEXTURE_EXT   0x20D2

Definition at line 630 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_INTENSITY_ATI   0x9822

Definition at line 522 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_LUMINANCE_ATI   0x9821

Definition at line 521 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_RGB_ATI   0x9800

Definition at line 488 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_RGB_EXT   0x20D0

Definition at line 628 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_RGBA_ATI   0x9801

Definition at line 489 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_RGBA_EXT   0x20D1

Definition at line 629 of file glxew.h.

#define GLX_BIND_TO_TEXTURE_TARGETS_EXT   0x20D3

Definition at line 631 of file glxew.h.

#define GLX_BLENDED_RGBA_SGIS   0x8025

Definition at line 980 of file glxew.h.

#define GLX_BLUE_SIZE   10

Definition at line 120 of file glxew.h.

#define GLX_BUFFER_CLOBBER_MASK_SGIX   0x08000000

Definition at line 1163 of file glxew.h.

#define GLX_BUFFER_SIZE   2

Definition at line 112 of file glxew.h.

#define GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK   0x04000000

Definition at line 714 of file glxew.h.

#define GLX_COLOR_INDEX_BIT   0x00000002

Definition at line 206 of file glxew.h.

#define GLX_COLOR_INDEX_BIT_SGIX   0x00000002

Definition at line 1037 of file glxew.h.

#define GLX_COLOR_INDEX_TYPE   0x8015

Definition at line 242 of file glxew.h.

#define GLX_COLOR_INDEX_TYPE_SGIX   0x8015

Definition at line 1044 of file glxew.h.

#define GLX_COLOR_SAMPLES_NV   0x20B3

Definition at line 817 of file glxew.h.

#define GLX_CONFIG_CAVEAT   0x20

Definition at line 213 of file glxew.h.

#define GLX_CONTEXT_ALLOW_BUFFER_BYTE_ORDER_MISMATCH_ARB   0x2095

Definition at line 466 of file glxew.h.

#define GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB   0x00000002

Definition at line 394 of file glxew.h.

#define GLX_CONTEXT_CORE_PROFILE_BIT_ARB   0x00000001

Definition at line 393 of file glxew.h.

#define GLX_CONTEXT_DEBUG_BIT_ARB   0x0001

Definition at line 374 of file glxew.h.

#define GLX_CONTEXT_ES2_PROFILE_BIT_EXT   0x00000004

Definition at line 541 of file glxew.h.

#define GLX_CONTEXT_FLAGS_ARB   0x2094

Definition at line 378 of file glxew.h.

#define GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB   0x0002

Definition at line 375 of file glxew.h.

#define GLX_CONTEXT_MAJOR_VERSION_ARB   0x2091

Definition at line 376 of file glxew.h.

#define GLX_CONTEXT_MINOR_VERSION_ARB   0x2092

Definition at line 377 of file glxew.h.

#define GLX_CONTEXT_PROFILE_MASK_ARB   0x9126

Definition at line 395 of file glxew.h.

#define GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB   0x8256

Definition at line 408 of file glxew.h.

#define GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB   0x00000004

Definition at line 406 of file glxew.h.

#define GLX_COPY_COMPLETE_INTEL   0x8181

Definition at line 712 of file glxew.h.

#define GLX_COVERAGE_SAMPLES_NV   100001

Definition at line 818 of file glxew.h.

#define GLX_CUBE_MAP_FACE_ATI   0x980C

Definition at line 500 of file glxew.h.

#define GLX_DAMAGED   0x8020

Definition at line 251 of file glxew.h.

#define GLX_DAMAGED_SGIX   0x8020

Definition at line 1159 of file glxew.h.

#define GLX_DEPTH_BUFFER_BIT   0x00000020

Definition at line 214 of file glxew.h.

#define GLX_DEPTH_BUFFER_BIT_SGIX   0x00000020

Definition at line 1145 of file glxew.h.

#define GLX_DEPTH_SIZE   12

Definition at line 122 of file glxew.h.

#define GLX_DEVICE_ID_NV   0x20CD

Definition at line 884 of file glxew.h.

#define GLX_DIRECT_COLOR   0x8003

Definition at line 227 of file glxew.h.

#define GLX_DIRECT_COLOR_EXT   0x8003

Definition at line 681 of file glxew.h.

#define GLX_DONT_CARE   0xFFFFFFFF

Definition at line 258 of file glxew.h.

#define GLX_DOUBLEBUFFER   5

Definition at line 115 of file glxew.h.

#define GLX_DRAWABLE_TYPE   0x8010

Definition at line 237 of file glxew.h.

#define GLX_DRAWABLE_TYPE_SGIX   0x8010

Definition at line 1039 of file glxew.h.

#define GLX_EVENT_MASK   0x801F

Definition at line 250 of file glxew.h.

#define GLX_EVENT_MASK_SGIX   0x801F

Definition at line 1158 of file glxew.h.

#define GLX_EXCHANGE_COMPLETE_INTEL   0x8180

Definition at line 711 of file glxew.h.

#define GLX_EXT_create_context_es2_profile   1

Definition at line 539 of file glxew.h.

#define GLX_EXT_fbconfig_packed_float   1

Definition at line 550 of file glxew.h.

#define GLX_EXT_framebuffer_sRGB   1

Definition at line 562 of file glxew.h.

#define GLX_EXT_import_context   1

Definition at line 573 of file glxew.h.

#define GLX_EXT_scene_marker   1

Definition at line 598 of file glxew.h.

#define GLX_EXT_swap_control   1

Definition at line 607 of file glxew.h.

#define GLX_EXT_texture_from_pixmap   1

Definition at line 623 of file glxew.h.

#define GLX_EXT_visual_info   1

Definition at line 670 of file glxew.h.

#define GLX_EXT_visual_rating   1

Definition at line 696 of file glxew.h.

#define GLX_EXTENDED_RANGE_SGIS   0

Definition at line 998 of file glxew.h.

#define GLX_EXTENSIONS   0x3

Definition at line 175 of file glxew.h.

Referenced by glxewContextInit(), and glxewGetExtension().

#define GLX_FBCONFIG_ID   0x8013

Definition at line 240 of file glxew.h.

#define GLX_FBCONFIG_ID_SGIX   0x8013

Definition at line 1042 of file glxew.h.

#define GLX_FLIP_COMPLETE_INTEL   0x8182

Definition at line 713 of file glxew.h.

#define GLX_FLOAT_COMPONENTS_NV   0x20B0

Definition at line 806 of file glxew.h.

#define GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB   0x20B2

Definition at line 432 of file glxew.h.

#define GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT   0x20B2

Definition at line 564 of file glxew.h.

#define GLX_FRONT_LEFT_ATI   0x9813

Definition at line 507 of file glxew.h.

#define GLX_FRONT_LEFT_BUFFER_BIT   0x00000001

Definition at line 204 of file glxew.h.

#define GLX_FRONT_LEFT_BUFFER_BIT_SGIX   0x00000001

Definition at line 1139 of file glxew.h.

#define GLX_FRONT_LEFT_EXT   0x20DE

Definition at line 642 of file glxew.h.

#define GLX_FRONT_RIGHT_ATI   0x9814

Definition at line 508 of file glxew.h.

#define GLX_FRONT_RIGHT_BUFFER_BIT   0x00000002

Definition at line 208 of file glxew.h.

#define GLX_FRONT_RIGHT_BUFFER_BIT_SGIX   0x00000002

Definition at line 1140 of file glxew.h.

#define GLX_FRONT_RIGHT_EXT   0x20DF

Definition at line 643 of file glxew.h.

#define GLX_GPU_CLOCK_AMD   0x21A4

Definition at line 359 of file glxew.h.

#define GLX_GPU_FASTEST_TARGET_GPUS_AMD   0x21A2

Definition at line 357 of file glxew.h.

#define GLX_GPU_NUM_PIPES_AMD   0x21A5

Definition at line 360 of file glxew.h.

#define GLX_GPU_NUM_RB_AMD   0x21A7

Definition at line 362 of file glxew.h.

#define GLX_GPU_NUM_SIMD_AMD   0x21A6

Definition at line 361 of file glxew.h.

#define GLX_GPU_NUM_SPI_AMD   0x21A8

Definition at line 363 of file glxew.h.

#define GLX_GPU_OPENGL_VERSION_STRING_AMD   0x1F02

Definition at line 356 of file glxew.h.

#define GLX_GPU_RAM_AMD   0x21A3

Definition at line 358 of file glxew.h.

#define GLX_GPU_RENDERER_STRING_AMD   0x1F01

Definition at line 355 of file glxew.h.

#define GLX_GPU_VENDOR_AMD   0x1F00

Definition at line 354 of file glxew.h.

#define GLX_GRAY_SCALE   0x8006

Definition at line 230 of file glxew.h.

#define GLX_GRAY_SCALE_EXT   0x8006

Definition at line 684 of file glxew.h.

#define GLX_GREEN_SIZE   9

Definition at line 119 of file glxew.h.

#define GLX_H

Definition at line 93 of file glxew.h.

#define GLX_HEIGHT   0x801E

Definition at line 249 of file glxew.h.

#define GLX_HEIGHT_SGIX   0x801E

Definition at line 1157 of file glxew.h.

#define GLX_HYPERPIPE_DISPLAY_PIPE_SGIX   0x00000001

Definition at line 1072 of file glxew.h.

#define GLX_HYPERPIPE_ID_SGIX   0x8030

Definition at line 1081 of file glxew.h.

#define GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX   80

Definition at line 1078 of file glxew.h.

#define GLX_HYPERPIPE_PIXEL_AVERAGE_SGIX   0x00000004

Definition at line 1077 of file glxew.h.

#define GLX_HYPERPIPE_RENDER_PIPE_SGIX   0x00000002

Definition at line 1075 of file glxew.h.

#define GLX_HYPERPIPE_STEREO_SGIX   0x00000003

Definition at line 1076 of file glxew.h.

#define GLX_INTEL_swap_event   1

Definition at line 709 of file glxew.h.

#define GLX_LARGEST_PBUFFER   0x801C

Definition at line 247 of file glxew.h.

#define GLX_LARGEST_PBUFFER_SGIX   0x801C

Definition at line 1155 of file glxew.h.

#define GLX_LEVEL   3

Definition at line 113 of file glxew.h.

#define GLX_LOSE_CONTEXT_ON_RESET_ARB   0x8252

Definition at line 407 of file glxew.h.

#define GLX_MAX_ALPHA_SGIS   0

Definition at line 994 of file glxew.h.

#define GLX_MAX_BLUE_SGIS   0

Definition at line 999 of file glxew.h.

#define GLX_MAX_GREEN_SGIS   0

Definition at line 992 of file glxew.h.

#define GLX_MAX_PBUFFER_HEIGHT   0x8017

Definition at line 244 of file glxew.h.

#define GLX_MAX_PBUFFER_HEIGHT_SGIX   0x8017

Definition at line 1150 of file glxew.h.

#define GLX_MAX_PBUFFER_PIXELS   0x8018

Definition at line 245 of file glxew.h.

#define GLX_MAX_PBUFFER_PIXELS_SGIX   0x8018

Definition at line 1151 of file glxew.h.

#define GLX_MAX_PBUFFER_WIDTH   0x8016

Definition at line 243 of file glxew.h.

#define GLX_MAX_PBUFFER_WIDTH_SGIX   0x8016

Definition at line 1149 of file glxew.h.

#define GLX_MAX_RED_SGIS   0

Definition at line 997 of file glxew.h.

#define GLX_MAX_SWAP_INTERVAL_EXT   0x20F2

Definition at line 610 of file glxew.h.

#define GLX_MESA_agp_offset   1

Definition at line 723 of file glxew.h.

#define GLX_MESA_copy_sub_buffer   1

Definition at line 736 of file glxew.h.

#define GLX_MESA_pixmap_colormap   1

Definition at line 749 of file glxew.h.

#define GLX_MESA_release_buffers   1

Definition at line 762 of file glxew.h.

#define GLX_MESA_set_3dfx_mode   1

Definition at line 775 of file glxew.h.

#define GLX_MIN_ALPHA_SGIS   0

Definition at line 996 of file glxew.h.

#define GLX_MIN_BLUE_SGIS   0

Definition at line 993 of file glxew.h.

#define GLX_MIN_GREEN_SGIS   0

Definition at line 995 of file glxew.h.

#define GLX_MIN_RED_SGIS   0

Definition at line 991 of file glxew.h.

#define GLX_MIPMAP_LEVEL_ATI   0x980B

Definition at line 499 of file glxew.h.

#define GLX_MIPMAP_TEXTURE_ATI   0x9804

Definition at line 492 of file glxew.h.

#define GLX_MIPMAP_TEXTURE_EXT   0x20D7

Definition at line 635 of file glxew.h.

#define GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS   0x8027

Definition at line 1023 of file glxew.h.

#define GLX_MULTISAMPLE_SUB_RECT_WIDTH_SGIS   0x8026

Definition at line 1022 of file glxew.h.

#define GLX_NO_EXTENSION   3

Definition at line 130 of file glxew.h.

#define GLX_NO_RESET_NOTIFICATION_ARB   0x8261

Definition at line 409 of file glxew.h.

#define GLX_NO_TEXTURE_ATI   0x9807

Definition at line 495 of file glxew.h.

#define GLX_NON_CONFORMANT_CONFIG   0x800D

Definition at line 236 of file glxew.h.

#define GLX_NON_CONFORMANT_VISUAL_EXT   0x800D

Definition at line 700 of file glxew.h.

#define GLX_NONE   0x8000

Definition at line 224 of file glxew.h.

#define GLX_NONE_EXT   0x8000

Definition at line 679 of file glxew.h.

#define GLX_NUM_VIDEO_CAPTURE_SLOTS_NV   0x20CF

Definition at line 886 of file glxew.h.

#define GLX_NUM_VIDEO_SLOTS_NV   0x20F0

Definition at line 829 of file glxew.h.

#define GLX_NV_copy_image   1

Definition at line 791 of file glxew.h.

#define GLX_NV_float_buffer   1

Definition at line 804 of file glxew.h.

#define GLX_NV_multisample_coverage   1

Definition at line 815 of file glxew.h.

#define GLX_NV_present_video   1

Definition at line 827 of file glxew.h.

#define GLX_NV_swap_group   1

Definition at line 844 of file glxew.h.

#define GLX_NV_vertex_array_range   1

Definition at line 867 of file glxew.h.

#define GLX_NV_video_capture   1

Definition at line 882 of file glxew.h.

#define GLX_NV_video_output   1

Definition at line 909 of file glxew.h.

#define GLX_OML_swap_method   1

Definition at line 943 of file glxew.h.

#define GLX_OML_sync_control   1

Definition at line 957 of file glxew.h.

#define GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX   0x801A

Definition at line 1153 of file glxew.h.

#define GLX_OPTIMAL_PBUFFER_WIDTH_SGIX   0x8019

Definition at line 1152 of file glxew.h.

#define GLX_PBUFFER   0x8023

Definition at line 254 of file glxew.h.

#define GLX_PBUFFER_BIT   0x00000004

Definition at line 210 of file glxew.h.

#define GLX_PBUFFER_BIT_SGIX   0x00000004

Definition at line 1141 of file glxew.h.

#define GLX_PBUFFER_CLOBBER_MASK   0x08000000

Definition at line 257 of file glxew.h.

#define GLX_PBUFFER_HEIGHT   0x8040

Definition at line 255 of file glxew.h.

#define GLX_PBUFFER_SGIX   0x8023

Definition at line 1162 of file glxew.h.

#define GLX_PBUFFER_WIDTH   0x8041

Definition at line 256 of file glxew.h.

#define GLX_PIPE_RECT_LIMITS_SGIX   0x00000002

Definition at line 1074 of file glxew.h.

#define GLX_PIPE_RECT_SGIX   0x00000001

Definition at line 1073 of file glxew.h.

#define GLX_PIXMAP_BIT   0x00000002

Definition at line 207 of file glxew.h.

#define GLX_PIXMAP_BIT_SGIX   0x00000002

Definition at line 1036 of file glxew.h.

#define GLX_PRESERVED_CONTENTS   0x801B

Definition at line 246 of file glxew.h.

#define GLX_PRESERVED_CONTENTS_SGIX   0x801B

Definition at line 1154 of file glxew.h.

#define GLX_PSEUDO_COLOR   0x8004

Definition at line 228 of file glxew.h.

#define GLX_PSEUDO_COLOR_EXT   0x8004

Definition at line 682 of file glxew.h.

#define GLX_RED_SIZE   8

Definition at line 118 of file glxew.h.

#define GLX_RENDER_TYPE   0x8011

Definition at line 238 of file glxew.h.

#define GLX_RENDER_TYPE_SGIX   0x8011

Definition at line 1040 of file glxew.h.

#define GLX_RGBA   4

Definition at line 114 of file glxew.h.

#define GLX_RGBA_BIT   0x00000001

Definition at line 203 of file glxew.h.

#define GLX_RGBA_BIT_SGIX   0x00000001

Definition at line 1035 of file glxew.h.

#define GLX_RGBA_FLOAT_ATI_BIT   0x00000100

Definition at line 477 of file glxew.h.

#define GLX_RGBA_FLOAT_BIT   0x00000004

Definition at line 420 of file glxew.h.

#define GLX_RGBA_FLOAT_TYPE   0x20B9

Definition at line 421 of file glxew.h.

#define GLX_RGBA_TYPE   0x8014

Definition at line 241 of file glxew.h.

#define GLX_RGBA_TYPE_SGIX   0x8014

Definition at line 1043 of file glxew.h.

#define GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT   0x00000008

Definition at line 552 of file glxew.h.

#define GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT   0x20B1

Definition at line 553 of file glxew.h.

#define GLX_SAMPLE_BUFFERS   100000

Definition at line 328 of file glxew.h.

#define GLX_SAMPLE_BUFFERS_3DFX   0x8050

Definition at line 342 of file glxew.h.

#define GLX_SAMPLE_BUFFERS_ARB   100000

Definition at line 454 of file glxew.h.

#define GLX_SAMPLE_BUFFERS_BIT_SGIX   0x00000100

Definition at line 1148 of file glxew.h.

#define GLX_SAMPLE_BUFFERS_SGIS   100000

Definition at line 1010 of file glxew.h.

#define GLX_SAMPLES   100001

Definition at line 329 of file glxew.h.

#define GLX_SAMPLES_3DFX   0x8051

Definition at line 343 of file glxew.h.

#define GLX_SAMPLES_ARB   100001

Definition at line 455 of file glxew.h.

#define GLX_SAMPLES_SGIS   100001

Definition at line 1011 of file glxew.h.

#define GLX_SAVED   0x8021

Definition at line 252 of file glxew.h.

#define GLX_SAVED_SGIX   0x8021

Definition at line 1160 of file glxew.h.

#define GLX_SCREEN   0x800C

Definition at line 235 of file glxew.h.

#define GLX_SCREEN_EXT   0x800C

Definition at line 1038 of file glxew.h.

#define GLX_SCREEN_EXT   0x800C

Definition at line 1038 of file glxew.h.

#define GLX_SGI_cushion   1

Definition at line 1250 of file glxew.h.

#define GLX_SGI_make_current_read   1

Definition at line 1263 of file glxew.h.

#define GLX_SGI_swap_control   1

Definition at line 1278 of file glxew.h.

#define GLX_SGI_video_sync   1

Definition at line 1291 of file glxew.h.

#define GLX_SGIS_blended_overlay   1

Definition at line 978 of file glxew.h.

#define GLX_SGIS_color_range   1

Definition at line 989 of file glxew.h.

#define GLX_SGIS_multisample   1

Definition at line 1008 of file glxew.h.

#define GLX_SGIS_shared_multisample   1

Definition at line 1020 of file glxew.h.

#define GLX_SGIX_fbconfig   1

Definition at line 1032 of file glxew.h.

#define GLX_SGIX_hyperpipe   1

Definition at line 1070 of file glxew.h.

#define GLX_SGIX_pbuffer   1

Definition at line 1137 of file glxew.h.

#define GLX_SGIX_swap_barrier   1

Definition at line 1187 of file glxew.h.

#define GLX_SGIX_swap_group   1

Definition at line 1202 of file glxew.h.

#define GLX_SGIX_video_resize   1

Definition at line 1215 of file glxew.h.

#define GLX_SGIX_visual_select_group   1

Definition at line 1239 of file glxew.h.

#define GLX_SHARE_CONTEXT_EXT   0x800A

Definition at line 575 of file glxew.h.

#define GLX_SLOW_CONFIG   0x8001

Definition at line 225 of file glxew.h.

#define GLX_SLOW_VISUAL_EXT   0x8001

Definition at line 699 of file glxew.h.

#define GLX_STATIC_COLOR   0x8005

Definition at line 229 of file glxew.h.

#define GLX_STATIC_COLOR_EXT   0x8005

Definition at line 683 of file glxew.h.

#define GLX_STATIC_GRAY   0x8007

Definition at line 231 of file glxew.h.

#define GLX_STATIC_GRAY_EXT   0x8007

Definition at line 685 of file glxew.h.

#define GLX_STENCIL_BUFFER_BIT   0x00000040

Definition at line 222 of file glxew.h.

#define GLX_STENCIL_BUFFER_BIT_SGIX   0x00000040

Definition at line 1146 of file glxew.h.

#define GLX_STENCIL_SIZE   13

Definition at line 123 of file glxew.h.

#define GLX_STEREO   6

Definition at line 116 of file glxew.h.

#define GLX_SUN_get_transparent_index   1

Definition at line 1306 of file glxew.h.

#define GLX_SUN_video_resize   1

Definition at line 1319 of file glxew.h.

#define GLX_SWAP_COPY_OML   0x8062

Definition at line 947 of file glxew.h.

#define GLX_SWAP_EXCHANGE_OML   0x8061

Definition at line 946 of file glxew.h.

#define GLX_SWAP_INTERVAL_EXT   0x20F1

Definition at line 609 of file glxew.h.

#define GLX_SWAP_METHOD_OML   0x8060

Definition at line 945 of file glxew.h.

#define GLX_SWAP_UNDEFINED_OML   0x8063

Definition at line 948 of file glxew.h.

#define GLX_SYNC_FRAME_SGIX   0x00000000

Definition at line 1217 of file glxew.h.

#define GLX_SYNC_SWAP_SGIX   0x00000001

Definition at line 1218 of file glxew.h.

#define GLX_TEXTURE_1D_ATI   0x9809

Definition at line 497 of file glxew.h.

#define GLX_TEXTURE_1D_BIT_EXT   0x00000001

Definition at line 625 of file glxew.h.

#define GLX_TEXTURE_1D_EXT   0x20DB

Definition at line 639 of file glxew.h.

#define GLX_TEXTURE_2D_ATI   0x980A

Definition at line 498 of file glxew.h.

#define GLX_TEXTURE_2D_BIT_EXT   0x00000002

Definition at line 626 of file glxew.h.

#define GLX_TEXTURE_2D_EXT   0x20DC

Definition at line 640 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_ATI   0x9808

Definition at line 496 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_NEGATIVE_X_ATI   0x980E

Definition at line 502 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_NEGATIVE_Y_ATI   0x9810

Definition at line 504 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_NEGATIVE_Z_ATI   0x9812

Definition at line 506 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_POSITIVE_X_ATI   0x980D

Definition at line 501 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_POSITIVE_Y_ATI   0x980F

Definition at line 503 of file glxew.h.

#define GLX_TEXTURE_CUBE_MAP_POSITIVE_Z_ATI   0x9811

Definition at line 505 of file glxew.h.

#define GLX_TEXTURE_FORMAT_ATI   0x9802

Definition at line 490 of file glxew.h.

#define GLX_TEXTURE_FORMAT_EXT   0x20D5

Definition at line 633 of file glxew.h.

#define GLX_TEXTURE_FORMAT_NONE_EXT   0x20D8

Definition at line 636 of file glxew.h.

#define GLX_TEXTURE_FORMAT_RGB_EXT   0x20D9

Definition at line 637 of file glxew.h.

#define GLX_TEXTURE_FORMAT_RGBA_EXT   0x20DA

Definition at line 638 of file glxew.h.

#define GLX_TEXTURE_RECTANGLE_BIT_EXT   0x00000004

Definition at line 627 of file glxew.h.

#define GLX_TEXTURE_RECTANGLE_EXT   0x20DD

Definition at line 641 of file glxew.h.

#define GLX_TEXTURE_RGB_ATI   0x9805

Definition at line 493 of file glxew.h.

#define GLX_TEXTURE_RGBA_ATI   0x9806

Definition at line 494 of file glxew.h.

#define GLX_TEXTURE_TARGET_ATI   0x9803

Definition at line 491 of file glxew.h.

#define GLX_TEXTURE_TARGET_EXT   0x20D6

Definition at line 634 of file glxew.h.

#define GLX_TRANSPARENT_ALPHA_VALUE   0x28

Definition at line 221 of file glxew.h.

#define GLX_TRANSPARENT_ALPHA_VALUE_EXT   0x28

Definition at line 678 of file glxew.h.

#define GLX_TRANSPARENT_BLUE_VALUE   0x27

Definition at line 220 of file glxew.h.

#define GLX_TRANSPARENT_BLUE_VALUE_EXT   0x27

Definition at line 677 of file glxew.h.

#define GLX_TRANSPARENT_GREEN_VALUE   0x26

Definition at line 219 of file glxew.h.

#define GLX_TRANSPARENT_GREEN_VALUE_EXT   0x26

Definition at line 676 of file glxew.h.

#define GLX_TRANSPARENT_INDEX   0x8009

Definition at line 233 of file glxew.h.

#define GLX_TRANSPARENT_INDEX_EXT   0x8009

Definition at line 687 of file glxew.h.

#define GLX_TRANSPARENT_INDEX_VALUE   0x24

Definition at line 217 of file glxew.h.

#define GLX_TRANSPARENT_INDEX_VALUE_EXT   0x24

Definition at line 674 of file glxew.h.

#define GLX_TRANSPARENT_RED_VALUE   0x25

Definition at line 218 of file glxew.h.

#define GLX_TRANSPARENT_RED_VALUE_EXT   0x25

Definition at line 675 of file glxew.h.

#define GLX_TRANSPARENT_RGB   0x8008

Definition at line 232 of file glxew.h.

#define GLX_TRANSPARENT_RGB_EXT   0x8008

Definition at line 686 of file glxew.h.

#define GLX_TRANSPARENT_TYPE   0x23

Definition at line 216 of file glxew.h.

#define GLX_TRANSPARENT_TYPE_EXT   0x23

Definition at line 673 of file glxew.h.

#define GLX_TRUE_COLOR   0x8002

Definition at line 226 of file glxew.h.

#define GLX_TRUE_COLOR_EXT   0x8002

Definition at line 680 of file glxew.h.

#define GLX_UNIQUE_ID_NV   0x20CE

Definition at line 885 of file glxew.h.

#define GLX_USE_GL   1

Definition at line 111 of file glxew.h.

#define GLX_VENDOR   0x1

Definition at line 173 of file glxew.h.

#define GLX_VERSION   0x2

Definition at line 174 of file glxew.h.

#define GLX_VERSION_1_0   1

Definition at line 109 of file glxew.h.

#define GLX_VERSION_1_1

Definition at line 171 of file glxew.h.

#define GLX_VERSION_1_2   1

Definition at line 188 of file glxew.h.

#define GLX_VERSION_1_3   1

Definition at line 201 of file glxew.h.

#define GLX_VERSION_1_4   1

Definition at line 326 of file glxew.h.

#define GLX_VIDEO_OUT_ALPHA_NV   0x20C4

Definition at line 912 of file glxew.h.

#define GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV   0x20C6

Definition at line 914 of file glxew.h.

#define GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV   0x20C7

Definition at line 915 of file glxew.h.

#define GLX_VIDEO_OUT_COLOR_NV   0x20C3

Definition at line 911 of file glxew.h.

#define GLX_VIDEO_OUT_DEPTH_NV   0x20C5

Definition at line 913 of file glxew.h.

#define GLX_VIDEO_OUT_FIELD_1_NV   0x20C9

Definition at line 917 of file glxew.h.

#define GLX_VIDEO_OUT_FIELD_2_NV   0x20CA

Definition at line 918 of file glxew.h.

#define GLX_VIDEO_OUT_FRAME_NV   0x20C8

Definition at line 916 of file glxew.h.

#define GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV   0x20CB

Definition at line 919 of file glxew.h.

#define GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV   0x20CC

Definition at line 920 of file glxew.h.

#define GLX_VIDEO_RESIZE_SUN   0x8171

Definition at line 1321 of file glxew.h.

#define GLX_VISUAL_CAVEAT_EXT   0x20

Definition at line 698 of file glxew.h.

#define GLX_VISUAL_ID   0x800B

Definition at line 234 of file glxew.h.

#define GLX_VISUAL_ID_EXT   0x800B

Definition at line 576 of file glxew.h.

#define GLX_VISUAL_SELECT_GROUP_SGIX   0x8028

Definition at line 1241 of file glxew.h.

#define GLX_WIDTH   0x801D

Definition at line 248 of file glxew.h.

#define GLX_WIDTH_SGIX   0x801D

Definition at line 1156 of file glxew.h.

#define GLX_WINDOW   0x8022

Definition at line 253 of file glxew.h.

#define GLX_WINDOW_BIT   0x00000001

Definition at line 205 of file glxew.h.

#define GLX_WINDOW_BIT_SGIX   0x00000001

Definition at line 1034 of file glxew.h.

#define GLX_WINDOW_SGIX   0x8022

Definition at line 1161 of file glxew.h.

#define GLX_X_RENDERABLE   0x8012

Definition at line 239 of file glxew.h.

#define GLX_X_RENDERABLE_SGIX   0x8012

Definition at line 1041 of file glxew.h.

#define GLX_X_VISUAL_TYPE   0x22

Definition at line 215 of file glxew.h.

#define GLX_X_VISUAL_TYPE_EXT   0x22

Definition at line 672 of file glxew.h.

#define GLX_Y_INVERTED_EXT   0x20D4

Definition at line 632 of file glxew.h.

#define glXAllocateMemoryNV   GLXEW_GET_FUN(__glewXAllocateMemoryNV)

Definition at line 872 of file glxew.h.

Referenced by _glewInit_GLX_NV_vertex_array_range().

#define glXBindChannelToWindowSGIX   GLXEW_GET_FUN(__glewXBindChannelToWindowSGIX)

Definition at line 1226 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_video_resize().

#define glXBindHyperpipeSGIX   GLXEW_GET_FUN(__glewXBindHyperpipeSGIX)

Definition at line 1121 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXBindSwapBarrierNV   GLXEW_GET_FUN(__glewXBindSwapBarrierNV)

Definition at line 853 of file glxew.h.

Referenced by _glewInit_GLX_NV_swap_group().

#define glXBindSwapBarrierSGIX   GLXEW_GET_FUN(__glewXBindSwapBarrierSGIX)

Definition at line 1192 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_swap_barrier().

#define glXBindTexImageATI   GLXEW_GET_FUN(__glewXBindTexImageATI)

Definition at line 528 of file glxew.h.

Referenced by _glewInit_GLX_ATI_render_texture().

#define glXBindTexImageEXT   GLXEW_GET_FUN(__glewXBindTexImageEXT)

Definition at line 660 of file glxew.h.

Referenced by _glewInit_GLX_EXT_texture_from_pixmap().

#define glXBindVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXBindVideoCaptureDeviceNV)

Definition at line 896 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_capture().

#define glXBindVideoDeviceNV   GLXEW_GET_FUN(__glewXBindVideoDeviceNV)

Definition at line 834 of file glxew.h.

Referenced by _glewInit_GLX_NV_present_video().

#define glXBindVideoImageNV   GLXEW_GET_FUN(__glewXBindVideoImageNV)

Definition at line 929 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_output().

#define glXChannelRectSGIX   GLXEW_GET_FUN(__glewXChannelRectSGIX)

Definition at line 1227 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_video_resize().

#define glXChannelRectSyncSGIX   GLXEW_GET_FUN(__glewXChannelRectSyncSGIX)

Definition at line 1228 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_video_resize().

#define glXChooseFBConfig   GLXEW_GET_FUN(__glewXChooseFBConfig)

Definition at line 301 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXChooseFBConfigSGIX   GLXEW_GET_FUN(__glewXChooseFBConfigSGIX)

Definition at line 1056 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_fbconfig().

#define glXCopyImageSubDataNV   GLXEW_GET_FUN(__glewXCopyImageSubDataNV)

Definition at line 795 of file glxew.h.

Referenced by _glewInit_GLX_NV_copy_image().

#define glXCopySubBufferMESA   GLXEW_GET_FUN(__glewXCopySubBufferMESA)

Definition at line 740 of file glxew.h.

Referenced by _glewInit_GLX_MESA_copy_sub_buffer().

#define glXCreateContextAttribsARB   GLXEW_GET_FUN(__glewXCreateContextAttribsARB)

Definition at line 382 of file glxew.h.

Referenced by _glewInit_GLX_ARB_create_context().

#define glXCreateContextWithConfigSGIX   GLXEW_GET_FUN(__glewXCreateContextWithConfigSGIX)

Definition at line 1057 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_fbconfig().

#define glXCreateGLXPbufferSGIX   GLXEW_GET_FUN(__glewXCreateGLXPbufferSGIX)

Definition at line 1174 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_pbuffer().

#define glXCreateGLXPixmapMESA   GLXEW_GET_FUN(__glewXCreateGLXPixmapMESA)

Definition at line 753 of file glxew.h.

Referenced by _glewInit_GLX_MESA_pixmap_colormap().

#define glXCreateGLXPixmapWithConfigSGIX   GLXEW_GET_FUN(__glewXCreateGLXPixmapWithConfigSGIX)

Definition at line 1058 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_fbconfig().

#define glXCreateNewContext   GLXEW_GET_FUN(__glewXCreateNewContext)

Definition at line 302 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXCreatePbuffer   GLXEW_GET_FUN(__glewXCreatePbuffer)

Definition at line 303 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXCreatePixmap   GLXEW_GET_FUN(__glewXCreatePixmap)

Definition at line 304 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXCreateWindow   GLXEW_GET_FUN(__glewXCreateWindow)

Definition at line 305 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXCushionSGI   GLXEW_GET_FUN(__glewXCushionSGI)

Definition at line 1254 of file glxew.h.

Referenced by _glewInit_GLX_SGI_cushion().

#define glXDestroyGLXPbufferSGIX   GLXEW_GET_FUN(__glewXDestroyGLXPbufferSGIX)

Definition at line 1175 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_pbuffer().

#define glXDestroyHyperpipeConfigSGIX   GLXEW_GET_FUN(__glewXDestroyHyperpipeConfigSGIX)

Definition at line 1122 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXDestroyPbuffer   GLXEW_GET_FUN(__glewXDestroyPbuffer)

Definition at line 306 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXDestroyPixmap   GLXEW_GET_FUN(__glewXDestroyPixmap)

Definition at line 307 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXDestroyWindow   GLXEW_GET_FUN(__glewXDestroyWindow)

Definition at line 308 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXDrawableAttribATI   GLXEW_GET_FUN(__glewXDrawableAttribATI)

Definition at line 529 of file glxew.h.

Referenced by _glewInit_GLX_ATI_render_texture().

#define glXEnumerateVideoCaptureDevicesNV   GLXEW_GET_FUN(__glewXEnumerateVideoCaptureDevicesNV)

Definition at line 897 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_capture().

#define glXEnumerateVideoDevicesNV   GLXEW_GET_FUN(__glewXEnumerateVideoDevicesNV)

Definition at line 835 of file glxew.h.

Referenced by _glewInit_GLX_NV_present_video().

#define GLXEW_3DFX_multisample   GLXEW_GET_VAR(__GLXEW_3DFX_multisample)

Definition at line 345 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_AMD_gpu_association   GLXEW_GET_VAR(__GLXEW_AMD_gpu_association)

Definition at line 365 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_create_context   GLXEW_GET_VAR(__GLXEW_ARB_create_context)

Definition at line 384 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_create_context_profile   GLXEW_GET_VAR(__GLXEW_ARB_create_context_profile)

Definition at line 397 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_create_context_robustness   GLXEW_GET_VAR(__GLXEW_ARB_create_context_robustness)

Definition at line 411 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_fbconfig_float   GLXEW_GET_VAR(__GLXEW_ARB_fbconfig_float)

Definition at line 423 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_framebuffer_sRGB   GLXEW_GET_VAR(__GLXEW_ARB_framebuffer_sRGB)

Definition at line 434 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_get_proc_address   GLXEW_GET_VAR(__GLXEW_ARB_get_proc_address)

Definition at line 445 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_multisample   GLXEW_GET_VAR(__GLXEW_ARB_multisample)

Definition at line 457 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ARB_vertex_buffer_object   GLXEW_GET_VAR(__GLXEW_ARB_vertex_buffer_object)

Definition at line 468 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ATI_pixel_format_float   GLXEW_GET_VAR(__GLXEW_ATI_pixel_format_float)

Definition at line 479 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_ATI_render_texture   GLXEW_GET_VAR(__GLXEW_ATI_render_texture)

Definition at line 532 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXPORT   extern

Definition at line 1339 of file glxew.h.

#define GLXEW_EXT_create_context_es2_profile   GLXEW_GET_VAR(__GLXEW_EXT_create_context_es2_profile)

Definition at line 543 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_fbconfig_packed_float   GLXEW_GET_VAR(__GLXEW_EXT_fbconfig_packed_float)

Definition at line 555 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_framebuffer_sRGB   GLXEW_GET_VAR(__GLXEW_EXT_framebuffer_sRGB)

Definition at line 566 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_import_context   GLXEW_GET_VAR(__GLXEW_EXT_import_context)

Definition at line 591 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_scene_marker   GLXEW_GET_VAR(__GLXEW_EXT_scene_marker)

Definition at line 600 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_swap_control   GLXEW_GET_VAR(__GLXEW_EXT_swap_control)

Definition at line 616 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_texture_from_pixmap   GLXEW_GET_VAR(__GLXEW_EXT_texture_from_pixmap)

Definition at line 663 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_visual_info   GLXEW_GET_VAR(__GLXEW_EXT_visual_info)

Definition at line 689 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_EXT_visual_rating   GLXEW_GET_VAR(__GLXEW_EXT_visual_rating)

Definition at line 702 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_GET_FUN (   x)    x

Definition at line 1556 of file glxew.h.

#define GLXEW_GET_VAR (   x)    (*(const GLboolean*)&x)

Definition at line 1555 of file glxew.h.

#define GLXEW_INTEL_swap_event   GLXEW_GET_VAR(__GLXEW_INTEL_swap_event)

Definition at line 716 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_MESA_agp_offset   GLXEW_GET_VAR(__GLXEW_MESA_agp_offset)

Definition at line 729 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_MESA_copy_sub_buffer   GLXEW_GET_VAR(__GLXEW_MESA_copy_sub_buffer)

Definition at line 742 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_MESA_pixmap_colormap   GLXEW_GET_VAR(__GLXEW_MESA_pixmap_colormap)

Definition at line 755 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_MESA_release_buffers   GLXEW_GET_VAR(__GLXEW_MESA_release_buffers)

Definition at line 768 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_MESA_set_3dfx_mode   GLXEW_GET_VAR(__GLXEW_MESA_set_3dfx_mode)

Definition at line 784 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_copy_image   GLXEW_GET_VAR(__GLXEW_NV_copy_image)

Definition at line 797 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_float_buffer   GLXEW_GET_VAR(__GLXEW_NV_float_buffer)

Definition at line 808 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_multisample_coverage   GLXEW_GET_VAR(__GLXEW_NV_multisample_coverage)

Definition at line 820 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_present_video   GLXEW_GET_VAR(__GLXEW_NV_present_video)

Definition at line 837 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_swap_group   GLXEW_GET_VAR(__GLXEW_NV_swap_group)

Definition at line 860 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_vertex_array_range   GLXEW_GET_VAR(__GLXEW_NV_vertex_array_range)

Definition at line 875 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_video_capture   GLXEW_GET_VAR(__GLXEW_NV_video_capture)

Definition at line 902 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_NV_video_output   GLXEW_GET_VAR(__GLXEW_NV_video_output)

Definition at line 936 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_OML_swap_method   GLXEW_GET_VAR(__GLXEW_OML_swap_method)

Definition at line 950 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_OML_sync_control   GLXEW_GET_VAR(__GLXEW_OML_sync_control)

Definition at line 971 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGI_cushion   GLXEW_GET_VAR(__GLXEW_SGI_cushion)

Definition at line 1256 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGI_make_current_read   GLXEW_GET_VAR(__GLXEW_SGI_make_current_read)

Definition at line 1271 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGI_swap_control   GLXEW_GET_VAR(__GLXEW_SGI_swap_control)

Definition at line 1284 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGI_video_sync   GLXEW_GET_VAR(__GLXEW_SGI_video_sync)

Definition at line 1299 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIS_blended_overlay   GLXEW_GET_VAR(__GLXEW_SGIS_blended_overlay)

Definition at line 982 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIS_color_range   GLXEW_GET_VAR(__GLXEW_SGIS_color_range)

Definition at line 1001 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIS_multisample   GLXEW_GET_VAR(__GLXEW_SGIS_multisample)

Definition at line 1013 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIS_shared_multisample   GLXEW_GET_VAR(__GLXEW_SGIS_shared_multisample)

Definition at line 1025 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_fbconfig   GLXEW_GET_VAR(__GLXEW_SGIX_fbconfig)

Definition at line 1063 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_hyperpipe   GLXEW_GET_VAR(__GLXEW_SGIX_hyperpipe)

Definition at line 1130 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_pbuffer   GLXEW_GET_VAR(__GLXEW_SGIX_pbuffer)

Definition at line 1180 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_swap_barrier   GLXEW_GET_VAR(__GLXEW_SGIX_swap_barrier)

Definition at line 1195 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_swap_group   GLXEW_GET_VAR(__GLXEW_SGIX_swap_group)

Definition at line 1208 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_video_resize   GLXEW_GET_VAR(__GLXEW_SGIX_video_resize)

Definition at line 1232 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SGIX_visual_select_group   GLXEW_GET_VAR(__GLXEW_SGIX_visual_select_group)

Definition at line 1243 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SUN_get_transparent_index   GLXEW_GET_VAR(__GLXEW_SUN_get_transparent_index)

Definition at line 1312 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_SUN_video_resize   GLXEW_GET_VAR(__GLXEW_SUN_video_resize)

Definition at line 1330 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_VERSION_1_0   GLXEW_GET_VAR(__GLXEW_VERSION_1_0)

Definition at line 164 of file glxew.h.

Referenced by glxewContextInit().

#define GLXEW_VERSION_1_1   GLXEW_GET_VAR(__GLXEW_VERSION_1_1)

Definition at line 181 of file glxew.h.

Referenced by glxewContextInit().

#define GLXEW_VERSION_1_2   GLXEW_GET_VAR(__GLXEW_VERSION_1_2)

Definition at line 194 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_VERSION_1_3   GLXEW_GET_VAR(__GLXEW_VERSION_1_3)

Definition at line 319 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define GLXEW_VERSION_1_4   GLXEW_GET_VAR(__GLXEW_VERSION_1_4)

Definition at line 333 of file glxew.h.

Referenced by glxewContextInit(), and glxewIsSupported().

#define glXFreeContextEXT   GLXEW_GET_FUN(__glewXFreeContextEXT)

Definition at line 586 of file glxew.h.

Referenced by _glewInit_GLX_EXT_import_context().

#define glXFreeMemoryNV   GLXEW_GET_FUN(__glewXFreeMemoryNV)

Definition at line 873 of file glxew.h.

Referenced by _glewInit_GLX_NV_vertex_array_range().

#define glXGetAGPOffsetMESA   GLXEW_GET_FUN(__glewXGetAGPOffsetMESA)

Definition at line 727 of file glxew.h.

Referenced by _glewInit_GLX_MESA_agp_offset().

#define glXGetContextIDEXT   GLXEW_GET_FUN(__glewXGetContextIDEXT)

Definition at line 587 of file glxew.h.

Referenced by _glewInit_GLX_EXT_import_context().

#define glXGetCurrentDisplay   GLXEW_GET_FUN(__glewXGetCurrentDisplay)

Definition at line 192 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_2(), glxewContextInit(), and glxewGetExtension().

#define glXGetCurrentReadDrawable   GLXEW_GET_FUN(__glewXGetCurrentReadDrawable)

Definition at line 309 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXGetCurrentReadDrawableSGI   GLXEW_GET_FUN(__glewXGetCurrentReadDrawableSGI)

Definition at line 1268 of file glxew.h.

Referenced by _glewInit_GLX_SGI_make_current_read().

#define glXGetFBConfigAttrib   GLXEW_GET_FUN(__glewXGetFBConfigAttrib)

Definition at line 310 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXGetFBConfigAttribSGIX   GLXEW_GET_FUN(__glewXGetFBConfigAttribSGIX)

Definition at line 1059 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_fbconfig().

#define glXGetFBConfigFromVisualSGIX   GLXEW_GET_FUN(__glewXGetFBConfigFromVisualSGIX)

Definition at line 1060 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_fbconfig().

#define glXGetFBConfigs   GLXEW_GET_FUN(__glewXGetFBConfigs)

Definition at line 311 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXGetMscRateOML   GLXEW_GET_FUN(__glewXGetMscRateOML)

Definition at line 965 of file glxew.h.

Referenced by _glewInit_GLX_OML_sync_control().

#define glXGetSelectedEvent   GLXEW_GET_FUN(__glewXGetSelectedEvent)

Definition at line 312 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXGetSelectedEventSGIX   GLXEW_GET_FUN(__glewXGetSelectedEventSGIX)

Definition at line 1176 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_pbuffer().

#define glXGetSyncValuesOML   GLXEW_GET_FUN(__glewXGetSyncValuesOML)

Definition at line 966 of file glxew.h.

Referenced by _glewInit_GLX_OML_sync_control().

#define glXGetTransparentIndexSUN   GLXEW_GET_FUN(__glewXGetTransparentIndexSUN)

Definition at line 1310 of file glxew.h.

Referenced by _glewInit_GLX_SUN_get_transparent_index().

#define glXGetVideoDeviceNV   GLXEW_GET_FUN(__glewXGetVideoDeviceNV)

Definition at line 930 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_output().

#define glXGetVideoInfoNV   GLXEW_GET_FUN(__glewXGetVideoInfoNV)

Definition at line 931 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_output().

#define glXGetVideoResizeSUN   GLXEW_GET_FUN(__glewXGetVideoResizeSUN)

Definition at line 1327 of file glxew.h.

Referenced by _glewInit_GLX_SUN_video_resize().

#define glXGetVideoSyncSGI   GLXEW_GET_FUN(__glewXGetVideoSyncSGI)

Definition at line 1296 of file glxew.h.

Referenced by _glewInit_GLX_SGI_video_sync().

#define glXGetVisualFromFBConfig   GLXEW_GET_FUN(__glewXGetVisualFromFBConfig)

Definition at line 313 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXGetVisualFromFBConfigSGIX   GLXEW_GET_FUN(__glewXGetVisualFromFBConfigSGIX)

Definition at line 1061 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_fbconfig().

#define glXHyperpipeAttribSGIX   GLXEW_GET_FUN(__glewXHyperpipeAttribSGIX)

Definition at line 1123 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXHyperpipeConfigSGIX   GLXEW_GET_FUN(__glewXHyperpipeConfigSGIX)

Definition at line 1124 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXImportContextEXT   GLXEW_GET_FUN(__glewXImportContextEXT)

Definition at line 588 of file glxew.h.

Referenced by _glewInit_GLX_EXT_import_context().

#define glXJoinSwapGroupNV   GLXEW_GET_FUN(__glewXJoinSwapGroupNV)

Definition at line 854 of file glxew.h.

Referenced by _glewInit_GLX_NV_swap_group().

#define glXJoinSwapGroupSGIX   GLXEW_GET_FUN(__glewXJoinSwapGroupSGIX)

Definition at line 1206 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_swap_group().

#define glXLockVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXLockVideoCaptureDeviceNV)

Definition at line 898 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_capture().

#define glXMakeContextCurrent   GLXEW_GET_FUN(__glewXMakeContextCurrent)

Definition at line 314 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXMakeCurrentReadSGI   GLXEW_GET_FUN(__glewXMakeCurrentReadSGI)

Definition at line 1269 of file glxew.h.

Referenced by _glewInit_GLX_SGI_make_current_read().

#define glXQueryChannelDeltasSGIX   GLXEW_GET_FUN(__glewXQueryChannelDeltasSGIX)

Definition at line 1229 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_video_resize().

#define glXQueryChannelRectSGIX   GLXEW_GET_FUN(__glewXQueryChannelRectSGIX)

Definition at line 1230 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_video_resize().

#define glXQueryContext   GLXEW_GET_FUN(__glewXQueryContext)

Definition at line 315 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXQueryContextInfoEXT   GLXEW_GET_FUN(__glewXQueryContextInfoEXT)

Definition at line 589 of file glxew.h.

Referenced by _glewInit_GLX_EXT_import_context().

#define glXQueryDrawable   GLXEW_GET_FUN(__glewXQueryDrawable)

Definition at line 316 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXQueryFrameCountNV   GLXEW_GET_FUN(__glewXQueryFrameCountNV)

Definition at line 855 of file glxew.h.

Referenced by _glewInit_GLX_NV_swap_group().

#define glXQueryGLXPbufferSGIX   GLXEW_GET_FUN(__glewXQueryGLXPbufferSGIX)

Definition at line 1177 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_pbuffer().

#define glXQueryHyperpipeAttribSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeAttribSGIX)

Definition at line 1125 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXQueryHyperpipeBestAttribSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeBestAttribSGIX)

Definition at line 1126 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXQueryHyperpipeConfigSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeConfigSGIX)

Definition at line 1127 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXQueryHyperpipeNetworkSGIX   GLXEW_GET_FUN(__glewXQueryHyperpipeNetworkSGIX)

Definition at line 1128 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_hyperpipe().

#define glXQueryMaxSwapBarriersSGIX   GLXEW_GET_FUN(__glewXQueryMaxSwapBarriersSGIX)

Definition at line 1193 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_swap_barrier().

#define glXQueryMaxSwapGroupsNV   GLXEW_GET_FUN(__glewXQueryMaxSwapGroupsNV)

Definition at line 856 of file glxew.h.

Referenced by _glewInit_GLX_NV_swap_group().

#define glXQuerySwapGroupNV   GLXEW_GET_FUN(__glewXQuerySwapGroupNV)

Definition at line 857 of file glxew.h.

Referenced by _glewInit_GLX_NV_swap_group().

#define glXQueryVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXQueryVideoCaptureDeviceNV)

Definition at line 899 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_capture().

#define glXReleaseBuffersMESA   GLXEW_GET_FUN(__glewXReleaseBuffersMESA)

Definition at line 766 of file glxew.h.

Referenced by _glewInit_GLX_MESA_release_buffers().

#define glXReleaseTexImageATI   GLXEW_GET_FUN(__glewXReleaseTexImageATI)

Definition at line 530 of file glxew.h.

Referenced by _glewInit_GLX_ATI_render_texture().

#define glXReleaseTexImageEXT   GLXEW_GET_FUN(__glewXReleaseTexImageEXT)

Definition at line 661 of file glxew.h.

Referenced by _glewInit_GLX_EXT_texture_from_pixmap().

#define glXReleaseVideoCaptureDeviceNV   GLXEW_GET_FUN(__glewXReleaseVideoCaptureDeviceNV)

Definition at line 900 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_capture().

#define glXReleaseVideoDeviceNV   GLXEW_GET_FUN(__glewXReleaseVideoDeviceNV)

Definition at line 932 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_output().

#define glXReleaseVideoImageNV   GLXEW_GET_FUN(__glewXReleaseVideoImageNV)

Definition at line 933 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_output().

#define glXResetFrameCountNV   GLXEW_GET_FUN(__glewXResetFrameCountNV)

Definition at line 858 of file glxew.h.

Referenced by _glewInit_GLX_NV_swap_group().

#define glXSelectEvent   GLXEW_GET_FUN(__glewXSelectEvent)

Definition at line 317 of file glxew.h.

Referenced by _glewInit_GLX_VERSION_1_3().

#define glXSelectEventSGIX   GLXEW_GET_FUN(__glewXSelectEventSGIX)

Definition at line 1178 of file glxew.h.

Referenced by _glewInit_GLX_SGIX_pbuffer().

#define glXSendPbufferToVideoNV   GLXEW_GET_FUN(__glewXSendPbufferToVideoNV)

Definition at line 934 of file glxew.h.

Referenced by _glewInit_GLX_NV_video_output().

#define glXSet3DfxModeMESA   GLXEW_GET_FUN(__glewXSet3DfxModeMESA)

Definition at line 782 of file glxew.h.

Referenced by _glewInit_GLX_MESA_set_3dfx_mode().

#define glXSwapBuffersMscOML   GLXEW_GET_FUN(__glewXSwapBuffersMscOML)

Definition at line 967 of file glxew.h.

Referenced by _glewInit_GLX_OML_sync_control().

#define glXSwapIntervalEXT   GLXEW_GET_FUN(__glewXSwapIntervalEXT)

Definition at line 614 of file glxew.h.

Referenced by _glewInit_GLX_EXT_swap_control().

#define glXSwapIntervalSGI   GLXEW_GET_FUN(__glewXSwapIntervalSGI)

Definition at line 1282 of file glxew.h.

Referenced by _glewInit_GLX_SGI_swap_control().

#define glXVideoResizeSUN   GLXEW_GET_FUN(__glewXVideoResizeSUN)

Definition at line 1328 of file glxew.h.

Referenced by _glewInit_GLX_SUN_video_resize().

#define glXWaitForMscOML   GLXEW_GET_FUN(__glewXWaitForMscOML)

Definition at line 968 of file glxew.h.

Referenced by _glewInit_GLX_OML_sync_control().

#define glXWaitForSbcOML   GLXEW_GET_FUN(__glewXWaitForSbcOML)

Definition at line 969 of file glxew.h.

Referenced by _glewInit_GLX_OML_sync_control().

#define glXWaitVideoSyncSGI   GLXEW_GET_FUN(__glewXWaitVideoSyncSGI)

Definition at line 1297 of file glxew.h.

Referenced by _glewInit_GLX_SGI_video_sync().

Typedef Documentation

typedef struct __GLXcontextRec* GLXContext

Definition at line 141 of file glxew.h.

typedef XID GLXContextID

Definition at line 579 of file glxew.h.

typedef XID GLXDrawable

Definition at line 136 of file glxew.h.

typedef union __GLXEvent GLXEvent
typedef struct __GLXFBConfigRec* GLXFBConfig

Definition at line 263 of file glxew.h.

typedef XID GLXFBConfigID

Definition at line 260 of file glxew.h.

typedef XID GLXFBConfigIDSGIX

Definition at line 1046 of file glxew.h.

typedef struct __GLXFBConfigRec* GLXFBConfigSGIX

Definition at line 1047 of file glxew.h.

typedef XID GLXPbuffer

Definition at line 261 of file glxew.h.

typedef XID GLXPbufferSGIX

Definition at line 1165 of file glxew.h.

typedef XID GLXPixmap

Definition at line 137 of file glxew.h.

Definition at line 888 of file glxew.h.

typedef unsigned int GLXVideoDeviceNV

Definition at line 144 of file glxew.h.

typedef XID GLXWindow

Definition at line 262 of file glxew.h.

typedef void*( * PFNGLXALLOCATEMEMORYNVPROC)(GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority)

Definition at line 869 of file glxew.h.

typedef int( * PFNGLXBINDCHANNELTOWINDOWSGIXPROC)(Display *display, int screen, int channel, Window window)

Definition at line 1220 of file glxew.h.

typedef int( * PFNGLXBINDHYPERPIPESGIXPROC)(Display *dpy, int hpId)

Definition at line 1112 of file glxew.h.

typedef Bool( * PFNGLXBINDSWAPBARRIERNVPROC)(Display *dpy, GLuint group, GLuint barrier)

Definition at line 846 of file glxew.h.

typedef void( * PFNGLXBINDSWAPBARRIERSGIXPROC)(Display *dpy, GLXDrawable drawable, int barrier)

Definition at line 1189 of file glxew.h.

typedef void( * PFNGLXBINDTEXIMAGEATIPROC)(Display *dpy, GLXPbuffer pbuf, int buffer)

Definition at line 524 of file glxew.h.

typedef void( * PFNGLXBINDTEXIMAGEEXTPROC)(Display *display, GLXDrawable drawable, int buffer, const int *attrib_list)

Definition at line 657 of file glxew.h.

typedef int( * PFNGLXBINDVIDEOCAPTUREDEVICENVPROC)(Display *dpy, unsigned int video_capture_slot, GLXVideoCaptureDeviceNV device)

Definition at line 890 of file glxew.h.

typedef int( * PFNGLXBINDVIDEODEVICENVPROC)(Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list)

Definition at line 831 of file glxew.h.

typedef int( * PFNGLXBINDVIDEOIMAGENVPROC)(Display *dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer)

Definition at line 922 of file glxew.h.

typedef int( * PFNGLXCHANNELRECTSGIXPROC)(Display *display, int screen, int channel, int x, int y, int w, int h)

Definition at line 1221 of file glxew.h.

typedef int( * PFNGLXCHANNELRECTSYNCSGIXPROC)(Display *display, int screen, int channel, GLenum synctype)

Definition at line 1222 of file glxew.h.

typedef GLXFBConfig*( * PFNGLXCHOOSEFBCONFIGPROC)(Display *dpy, int screen, const int *attrib_list, int *nelements)

Definition at line 283 of file glxew.h.

typedef GLXFBConfigSGIX*( * PFNGLXCHOOSEFBCONFIGSGIXPROC)(Display *dpy, int screen, const int *attrib_list, int *nelements)

Definition at line 1049 of file glxew.h.

Definition at line 793 of file glxew.h.

typedef void( * PFNGLXCOPYSUBBUFFERMESAPROC)(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height)

Definition at line 738 of file glxew.h.

typedef GLXContext( * PFNGLXCREATECONTEXTATTRIBSARBPROC)(Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list)

Definition at line 380 of file glxew.h.

typedef GLXContext( * PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC)(Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct)

Definition at line 1050 of file glxew.h.

typedef GLXPbuffer( * PFNGLXCREATEGLXPBUFFERSGIXPROC)(Display *dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list)

Definition at line 1168 of file glxew.h.

typedef GLXPixmap( * PFNGLXCREATEGLXPIXMAPMESAPROC)(Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap)

Definition at line 751 of file glxew.h.

typedef GLXPixmap( * PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC)(Display *dpy, GLXFBConfig config, Pixmap pixmap)

Definition at line 1051 of file glxew.h.

typedef GLXContext( * PFNGLXCREATENEWCONTEXTPROC)(Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct)

Definition at line 284 of file glxew.h.

typedef GLXPbuffer( * PFNGLXCREATEPBUFFERPROC)(Display *dpy, GLXFBConfig config, const int *attrib_list)

Definition at line 285 of file glxew.h.

typedef GLXPixmap( * PFNGLXCREATEPIXMAPPROC)(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list)

Definition at line 286 of file glxew.h.

typedef GLXWindow( * PFNGLXCREATEWINDOWPROC)(Display *dpy, GLXFBConfig config, Window win, const int *attrib_list)

Definition at line 287 of file glxew.h.

typedef void( * PFNGLXCUSHIONSGIPROC)(Display *dpy, Window window, float cushion)

Definition at line 1252 of file glxew.h.

typedef void( * PFNGLXDESTROYGLXPBUFFERSGIXPROC)(Display *dpy, GLXPbuffer pbuf)

Definition at line 1169 of file glxew.h.

typedef int( * PFNGLXDESTROYHYPERPIPECONFIGSGIXPROC)(Display *dpy, int hpId)

Definition at line 1113 of file glxew.h.

typedef void( * PFNGLXDESTROYPBUFFERPROC)(Display *dpy, GLXPbuffer pbuf)

Definition at line 288 of file glxew.h.

typedef void( * PFNGLXDESTROYPIXMAPPROC)(Display *dpy, GLXPixmap pixmap)

Definition at line 289 of file glxew.h.

typedef void( * PFNGLXDESTROYWINDOWPROC)(Display *dpy, GLXWindow win)

Definition at line 290 of file glxew.h.

typedef void( * PFNGLXDRAWABLEATTRIBATIPROC)(Display *dpy, GLXDrawable draw, const int *attrib_list)

Definition at line 525 of file glxew.h.

typedef GLXVideoCaptureDeviceNV*( * PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC)(Display *dpy, int screen, int *nelements)

Definition at line 891 of file glxew.h.

typedef unsigned int*( * PFNGLXENUMERATEVIDEODEVICESNVPROC)(Display *dpy, int screen, int *nelements)

Definition at line 832 of file glxew.h.

typedef void( * PFNGLXFREECONTEXTEXTPROC)(Display *dpy, GLXContext context)

Definition at line 581 of file glxew.h.

typedef void( * PFNGLXFREEMEMORYNVPROC)(void *pointer)

Definition at line 870 of file glxew.h.

typedef unsigned int( * PFNGLXGETAGPOFFSETMESAPROC)(const void *pointer)

Definition at line 725 of file glxew.h.

typedef GLXContextID( * PFNGLXGETCONTEXTIDEXTPROC)(const GLXContext context)

Definition at line 582 of file glxew.h.

typedef Display*( * PFNGLXGETCURRENTDISPLAYPROC)(void)

Definition at line 190 of file glxew.h.

typedef GLXDrawable( * PFNGLXGETCURRENTREADDRAWABLEPROC)(void)

Definition at line 291 of file glxew.h.

typedef GLXDrawable( * PFNGLXGETCURRENTREADDRAWABLESGIPROC)(void)

Definition at line 1265 of file glxew.h.

typedef int( * PFNGLXGETFBCONFIGATTRIBPROC)(Display *dpy, GLXFBConfig config, int attribute, int *value)

Definition at line 292 of file glxew.h.

typedef int( * PFNGLXGETFBCONFIGATTRIBSGIXPROC)(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value)

Definition at line 1052 of file glxew.h.

typedef GLXFBConfigSGIX( * PFNGLXGETFBCONFIGFROMVISUALSGIXPROC)(Display *dpy, XVisualInfo *vis)

Definition at line 1053 of file glxew.h.

typedef GLXFBConfig*( * PFNGLXGETFBCONFIGSPROC)(Display *dpy, int screen, int *nelements)

Definition at line 293 of file glxew.h.

typedef Bool( * PFNGLXGETMSCRATEOMLPROC)(Display *dpy, GLXDrawable drawable, int32_t *numerator, int32_t *denominator)

Definition at line 959 of file glxew.h.

typedef void( * PFNGLXGETSELECTEDEVENTPROC)(Display *dpy, GLXDrawable draw, unsigned long *event_mask)

Definition at line 294 of file glxew.h.

typedef void( * PFNGLXGETSELECTEDEVENTSGIXPROC)(Display *dpy, GLXDrawable drawable, unsigned long *mask)

Definition at line 1170 of file glxew.h.

typedef Bool( * PFNGLXGETSYNCVALUESOMLPROC)(Display *dpy, GLXDrawable drawable, int64_t *ust, int64_t *msc, int64_t *sbc)

Definition at line 960 of file glxew.h.

typedef Status( * PFNGLXGETTRANSPARENTINDEXSUNPROC)(Display *dpy, Window overlay, Window underlay, unsigned long *pTransparentIndex)

Definition at line 1308 of file glxew.h.

typedef int( * PFNGLXGETVIDEODEVICENVPROC)(Display *dpy, int screen, int numVideoDevices, GLXVideoDeviceNV *pVideoDevice)

Definition at line 923 of file glxew.h.

typedef int( * PFNGLXGETVIDEOINFONVPROC)(Display *dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long *pulCounterOutputPbuffer, unsigned long *pulCounterOutputVideo)

Definition at line 924 of file glxew.h.

typedef int( * PFNGLXGETVIDEORESIZESUNPROC)(Display *display, GLXDrawable window, float *factor)

Definition at line 1324 of file glxew.h.

typedef int( * PFNGLXGETVIDEOSYNCSGIPROC)(unsigned int *count)

Definition at line 1293 of file glxew.h.

typedef XVisualInfo*( * PFNGLXGETVISUALFROMFBCONFIGPROC)(Display *dpy, GLXFBConfig config)

Definition at line 295 of file glxew.h.

typedef XVisualInfo*( * PFNGLXGETVISUALFROMFBCONFIGSGIXPROC)(Display *dpy, GLXFBConfig config)

Definition at line 1054 of file glxew.h.

typedef int( * PFNGLXHYPERPIPEATTRIBSGIXPROC)(Display *dpy, int timeSlice, int attrib, int size, void *attribList)

Definition at line 1114 of file glxew.h.

typedef int( * PFNGLXHYPERPIPECONFIGSGIXPROC)(Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId)

Definition at line 1115 of file glxew.h.

typedef GLXContext( * PFNGLXIMPORTCONTEXTEXTPROC)(Display *dpy, GLXContextID contextID)

Definition at line 583 of file glxew.h.

typedef Bool( * PFNGLXJOINSWAPGROUPNVPROC)(Display *dpy, GLXDrawable drawable, GLuint group)

Definition at line 847 of file glxew.h.

typedef void( * PFNGLXJOINSWAPGROUPSGIXPROC)(Display *dpy, GLXDrawable drawable, GLXDrawable member)

Definition at line 1204 of file glxew.h.

typedef void( * PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC)(Display *dpy, GLXVideoCaptureDeviceNV device)

Definition at line 892 of file glxew.h.

typedef Bool( * PFNGLXMAKECONTEXTCURRENTPROC)(Display *display, GLXDrawable draw, GLXDrawable read, GLXContext ctx)

Definition at line 296 of file glxew.h.

typedef Bool( * PFNGLXMAKECURRENTREADSGIPROC)(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx)

Definition at line 1266 of file glxew.h.

typedef int( * PFNGLXQUERYCHANNELDELTASSGIXPROC)(Display *display, int screen, int channel, int *x, int *y, int *w, int *h)

Definition at line 1223 of file glxew.h.

typedef int( * PFNGLXQUERYCHANNELRECTSGIXPROC)(Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh)

Definition at line 1224 of file glxew.h.

typedef int( * PFNGLXQUERYCONTEXTINFOEXTPROC)(Display *dpy, GLXContext context, int attribute, int *value)

Definition at line 584 of file glxew.h.

typedef int( * PFNGLXQUERYCONTEXTPROC)(Display *dpy, GLXContext ctx, int attribute, int *value)

Definition at line 297 of file glxew.h.

typedef void( * PFNGLXQUERYDRAWABLEPROC)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value)

Definition at line 298 of file glxew.h.

typedef Bool( * PFNGLXQUERYFRAMECOUNTNVPROC)(Display *dpy, int screen, GLuint *count)

Definition at line 848 of file glxew.h.

typedef void( * PFNGLXQUERYGLXPBUFFERSGIXPROC)(Display *dpy, GLXPbuffer pbuf, int attribute, unsigned int *value)

Definition at line 1171 of file glxew.h.

typedef int( * PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC)(Display *dpy, int timeSlice, int attrib, int size, void *returnAttribList)

Definition at line 1116 of file glxew.h.

typedef int( * PFNGLXQUERYHYPERPIPEBESTATTRIBSGIXPROC)(Display *dpy, int timeSlice, int attrib, int size, void *attribList, void *returnAttribList)

Definition at line 1117 of file glxew.h.

typedef GLXHyperpipeConfigSGIX*( * PFNGLXQUERYHYPERPIPECONFIGSGIXPROC)(Display *dpy, int hpId, int *npipes)

Definition at line 1118 of file glxew.h.

typedef GLXHyperpipeNetworkSGIX*( * PFNGLXQUERYHYPERPIPENETWORKSGIXPROC)(Display *dpy, int *npipes)

Definition at line 1119 of file glxew.h.

typedef Bool( * PFNGLXQUERYMAXSWAPBARRIERSSGIXPROC)(Display *dpy, int screen, int *max)

Definition at line 1190 of file glxew.h.

typedef Bool( * PFNGLXQUERYMAXSWAPGROUPSNVPROC)(Display *dpy, int screen, GLuint *maxGroups, GLuint *maxBarriers)

Definition at line 849 of file glxew.h.

typedef Bool( * PFNGLXQUERYSWAPGROUPNVPROC)(Display *dpy, GLXDrawable drawable, GLuint *group, GLuint *barrier)

Definition at line 850 of file glxew.h.

typedef int( * PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC)(Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value)

Definition at line 893 of file glxew.h.

typedef Bool( * PFNGLXRELEASEBUFFERSMESAPROC)(Display *dpy, GLXDrawable d)

Definition at line 764 of file glxew.h.

typedef void( * PFNGLXRELEASETEXIMAGEATIPROC)(Display *dpy, GLXPbuffer pbuf, int buffer)

Definition at line 526 of file glxew.h.

typedef void( * PFNGLXRELEASETEXIMAGEEXTPROC)(Display *display, GLXDrawable drawable, int buffer)

Definition at line 658 of file glxew.h.

typedef void( * PFNGLXRELEASEVIDEOCAPTUREDEVICENVPROC)(Display *dpy, GLXVideoCaptureDeviceNV device)

Definition at line 894 of file glxew.h.

typedef int( * PFNGLXRELEASEVIDEODEVICENVPROC)(Display *dpy, int screen, GLXVideoDeviceNV VideoDevice)

Definition at line 925 of file glxew.h.

typedef int( * PFNGLXRELEASEVIDEOIMAGENVPROC)(Display *dpy, GLXPbuffer pbuf)

Definition at line 926 of file glxew.h.

typedef Bool( * PFNGLXRESETFRAMECOUNTNVPROC)(Display *dpy, int screen)

Definition at line 851 of file glxew.h.

typedef void( * PFNGLXSELECTEVENTPROC)(Display *dpy, GLXDrawable draw, unsigned long event_mask)

Definition at line 299 of file glxew.h.

typedef void( * PFNGLXSELECTEVENTSGIXPROC)(Display *dpy, GLXDrawable drawable, unsigned long mask)

Definition at line 1172 of file glxew.h.

typedef int( * PFNGLXSENDPBUFFERTOVIDEONVPROC)(Display *dpy, GLXPbuffer pbuf, int iBufferType, unsigned long *pulCounterPbuffer, GLboolean bBlock)

Definition at line 927 of file glxew.h.

typedef GLboolean( * PFNGLXSET3DFXMODEMESAPROC)(GLint mode)

Definition at line 780 of file glxew.h.

typedef int64_t( * PFNGLXSWAPBUFFERSMSCOMLPROC)(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder)

Definition at line 961 of file glxew.h.

typedef void( * PFNGLXSWAPINTERVALEXTPROC)(Display *dpy, GLXDrawable drawable, int interval)

Definition at line 612 of file glxew.h.

typedef int( * PFNGLXSWAPINTERVALSGIPROC)(int interval)

Definition at line 1280 of file glxew.h.

typedef int( * PFNGLXVIDEORESIZESUNPROC)(Display *display, GLXDrawable window, float factor)

Definition at line 1325 of file glxew.h.

typedef Bool( * PFNGLXWAITFORMSCOMLPROC)(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc)

Definition at line 962 of file glxew.h.

typedef Bool( * PFNGLXWAITFORSBCOMLPROC)(Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc)

Definition at line 963 of file glxew.h.

typedef int( * PFNGLXWAITVIDEOSYNCSGIPROC)(int divisor, int remainder, unsigned int *count)

Definition at line 1294 of file glxew.h.

Function Documentation

XVisualInfo* glXChooseVisual ( Display *  dpy,
int  screen,
int attribList 
)
void glXCopyContext ( Display *  dpy,
GLXContext  src,
GLXContext  dst,
GLulong  mask 
)
GLXContext glXCreateContext ( Display *  dpy,
XVisualInfo *  vis,
GLXContext  shareList,
Bool  direct 
)
GLXPixmap glXCreateGLXPixmap ( Display *  dpy,
XVisualInfo *  vis,
Pixmap  pixmap 
)
void glXDestroyContext ( Display *  dpy,
GLXContext  ctx 
)
void glXDestroyGLXPixmap ( Display *  dpy,
GLXPixmap  pix 
)
GLboolean glxewGetExtension ( const char *  name)
GLboolean glxewIsSupported ( const char *  name)

Definition at line 15027 of file glew.c.

References _glewStrLen(), _glewStrSame1(), _glewStrSame2(), _glewStrSame3(), GL_TRUE, GLXEW_3DFX_multisample, GLXEW_AMD_gpu_association, GLXEW_ARB_create_context, GLXEW_ARB_create_context_profile, GLXEW_ARB_create_context_robustness, GLXEW_ARB_fbconfig_float, GLXEW_ARB_framebuffer_sRGB, GLXEW_ARB_get_proc_address, GLXEW_ARB_multisample, GLXEW_ARB_vertex_buffer_object, GLXEW_ATI_pixel_format_float, GLXEW_ATI_render_texture, GLXEW_EXT_create_context_es2_profile, GLXEW_EXT_fbconfig_packed_float, GLXEW_EXT_framebuffer_sRGB, GLXEW_EXT_import_context, GLXEW_EXT_scene_marker, GLXEW_EXT_swap_control, GLXEW_EXT_texture_from_pixmap, GLXEW_EXT_visual_info, GLXEW_EXT_visual_rating, GLXEW_INTEL_swap_event, GLXEW_MESA_agp_offset, GLXEW_MESA_copy_sub_buffer, GLXEW_MESA_pixmap_colormap, GLXEW_MESA_release_buffers, GLXEW_MESA_set_3dfx_mode, GLXEW_NV_copy_image, GLXEW_NV_float_buffer, GLXEW_NV_multisample_coverage, GLXEW_NV_present_video, GLXEW_NV_swap_group, GLXEW_NV_vertex_array_range, GLXEW_NV_video_capture, GLXEW_NV_video_output, GLXEW_OML_swap_method, GLXEW_OML_sync_control, GLXEW_SGI_cushion, GLXEW_SGI_make_current_read, GLXEW_SGI_swap_control, GLXEW_SGI_video_sync, GLXEW_SGIS_blended_overlay, GLXEW_SGIS_color_range, GLXEW_SGIS_multisample, GLXEW_SGIS_shared_multisample, GLXEW_SGIX_fbconfig, GLXEW_SGIX_hyperpipe, GLXEW_SGIX_pbuffer, GLXEW_SGIX_swap_barrier, GLXEW_SGIX_swap_group, GLXEW_SGIX_video_resize, GLXEW_SGIX_visual_select_group, GLXEW_SUN_get_transparent_index, GLXEW_SUN_video_resize, GLXEW_VERSION_1_2, GLXEW_VERSION_1_3, and GLXEW_VERSION_1_4.

const char* glXGetClientString ( Display *  dpy,
int  name 
)
int glXGetConfig ( Display *  dpy,
XVisualInfo *  vis,
int  attrib,
int value 
)
GLXContext glXGetCurrentContext ( void  )
GLXDrawable glXGetCurrentDrawable ( void  )
Bool glXIsDirect ( Display *  dpy,
GLXContext  ctx 
)
Bool glXMakeCurrent ( Display *  dpy,
GLXDrawable  drawable,
GLXContext  ctx 
)
Bool glXQueryExtension ( Display *  dpy,
int errorBase,
int eventBase 
)
const char* glXQueryExtensionsString ( Display *  dpy,
int  screen 
)
const char* glXQueryServerString ( Display *  dpy,
int  screen,
int  name 
)
Bool glXQueryVersion ( Display *  dpy,
int major,
int minor 
)

Referenced by glxewContextInit().

void glXSwapBuffers ( Display *  dpy,
GLXDrawable  drawable 
)
void glXUseXFont ( Font  font,
int  first,
int  count,
int  listBase 
)
void glXWaitGL ( void  )
void glXWaitX ( void  )

Variable Documentation

PFNGLXALLOCATEMEMORYNVPROC __glewXAllocateMemoryNV

Definition at line 10604 of file glew.c.

PFNGLXBINDCHANNELTOWINDOWSGIXPROC __glewXBindChannelToWindowSGIX

Definition at line 10653 of file glew.c.

PFNGLXBINDHYPERPIPESGIXPROC __glewXBindHyperpipeSGIX

Definition at line 10633 of file glew.c.

PFNGLXBINDSWAPBARRIERNVPROC __glewXBindSwapBarrierNV

Definition at line 10597 of file glew.c.

PFNGLXBINDSWAPBARRIERSGIXPROC __glewXBindSwapBarrierSGIX

Definition at line 10648 of file glew.c.

PFNGLXBINDTEXIMAGEATIPROC __glewXBindTexImageATI

Definition at line 10568 of file glew.c.

PFNGLXBINDTEXIMAGEEXTPROC __glewXBindTexImageEXT

Definition at line 10579 of file glew.c.

PFNGLXBINDVIDEOCAPTUREDEVICENVPROC __glewXBindVideoCaptureDeviceNV

Definition at line 10607 of file glew.c.

PFNGLXBINDVIDEODEVICENVPROC __glewXBindVideoDeviceNV

Definition at line 10594 of file glew.c.

PFNGLXBINDVIDEOIMAGENVPROC __glewXBindVideoImageNV

Definition at line 10613 of file glew.c.

PFNGLXCHANNELRECTSGIXPROC __glewXChannelRectSGIX

Definition at line 10654 of file glew.c.

PFNGLXCHANNELRECTSYNCSGIXPROC __glewXChannelRectSyncSGIX

Definition at line 10655 of file glew.c.

PFNGLXCHOOSEFBCONFIGPROC __glewXChooseFBConfig

Definition at line 10548 of file glew.c.

PFNGLXCHOOSEFBCONFIGSGIXPROC __glewXChooseFBConfigSGIX

Definition at line 10626 of file glew.c.

PFNGLXCOPYIMAGESUBDATANVPROC __glewXCopyImageSubDataNV

Definition at line 10592 of file glew.c.

PFNGLXCOPYSUBBUFFERMESAPROC __glewXCopySubBufferMESA

Definition at line 10584 of file glew.c.

PFNGLXCREATECONTEXTATTRIBSARBPROC __glewXCreateContextAttribsARB

Definition at line 10566 of file glew.c.

PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC __glewXCreateContextWithConfigSGIX

Definition at line 10627 of file glew.c.

PFNGLXCREATEGLXPBUFFERSGIXPROC __glewXCreateGLXPbufferSGIX

Definition at line 10642 of file glew.c.

PFNGLXCREATEGLXPIXMAPMESAPROC __glewXCreateGLXPixmapMESA

Definition at line 10586 of file glew.c.

PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC __glewXCreateGLXPixmapWithConfigSGIX

Definition at line 10628 of file glew.c.

PFNGLXCREATENEWCONTEXTPROC __glewXCreateNewContext

Definition at line 10549 of file glew.c.

PFNGLXCREATEPBUFFERPROC __glewXCreatePbuffer

Definition at line 10550 of file glew.c.

PFNGLXCREATEPIXMAPPROC __glewXCreatePixmap

Definition at line 10551 of file glew.c.

PFNGLXCREATEWINDOWPROC __glewXCreateWindow

Definition at line 10552 of file glew.c.

PFNGLXCUSHIONSGIPROC __glewXCushionSGI

Definition at line 10659 of file glew.c.

PFNGLXDESTROYGLXPBUFFERSGIXPROC __glewXDestroyGLXPbufferSGIX

Definition at line 10643 of file glew.c.

PFNGLXDESTROYHYPERPIPECONFIGSGIXPROC __glewXDestroyHyperpipeConfigSGIX

Definition at line 10634 of file glew.c.

PFNGLXDESTROYPBUFFERPROC __glewXDestroyPbuffer

Definition at line 10553 of file glew.c.

PFNGLXDESTROYPIXMAPPROC __glewXDestroyPixmap

Definition at line 10554 of file glew.c.

PFNGLXDESTROYWINDOWPROC __glewXDestroyWindow

Definition at line 10555 of file glew.c.

PFNGLXDRAWABLEATTRIBATIPROC __glewXDrawableAttribATI

Definition at line 10569 of file glew.c.

PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC __glewXEnumerateVideoCaptureDevicesNV

Definition at line 10608 of file glew.c.

PFNGLXENUMERATEVIDEODEVICESNVPROC __glewXEnumerateVideoDevicesNV

Definition at line 10595 of file glew.c.

PFNGLXFREECONTEXTEXTPROC __glewXFreeContextEXT

Definition at line 10572 of file glew.c.

PFNGLXFREEMEMORYNVPROC __glewXFreeMemoryNV

Definition at line 10605 of file glew.c.

PFNGLXGETAGPOFFSETMESAPROC __glewXGetAGPOffsetMESA

Definition at line 10582 of file glew.c.

PFNGLXGETCONTEXTIDEXTPROC __glewXGetContextIDEXT

Definition at line 10573 of file glew.c.

PFNGLXGETCURRENTDISPLAYPROC __glewXGetCurrentDisplay

Definition at line 10546 of file glew.c.

PFNGLXGETCURRENTREADDRAWABLEPROC __glewXGetCurrentReadDrawable

Definition at line 10556 of file glew.c.

PFNGLXGETCURRENTREADDRAWABLESGIPROC __glewXGetCurrentReadDrawableSGI

Definition at line 10661 of file glew.c.

PFNGLXGETFBCONFIGATTRIBPROC __glewXGetFBConfigAttrib

Definition at line 10557 of file glew.c.

PFNGLXGETFBCONFIGATTRIBSGIXPROC __glewXGetFBConfigAttribSGIX

Definition at line 10629 of file glew.c.

PFNGLXGETFBCONFIGFROMVISUALSGIXPROC __glewXGetFBConfigFromVisualSGIX

Definition at line 10630 of file glew.c.

PFNGLXGETFBCONFIGSPROC __glewXGetFBConfigs

Definition at line 10558 of file glew.c.

PFNGLXGETMSCRATEOMLPROC __glewXGetMscRateOML

Definition at line 10620 of file glew.c.

PFNGLXGETSELECTEDEVENTPROC __glewXGetSelectedEvent

Definition at line 10559 of file glew.c.

PFNGLXGETSELECTEDEVENTSGIXPROC __glewXGetSelectedEventSGIX

Definition at line 10644 of file glew.c.

PFNGLXGETSYNCVALUESOMLPROC __glewXGetSyncValuesOML

Definition at line 10621 of file glew.c.

PFNGLXGETTRANSPARENTINDEXSUNPROC __glewXGetTransparentIndexSUN

Definition at line 10669 of file glew.c.

PFNGLXGETVIDEODEVICENVPROC __glewXGetVideoDeviceNV

Definition at line 10614 of file glew.c.

PFNGLXGETVIDEOINFONVPROC __glewXGetVideoInfoNV

Definition at line 10615 of file glew.c.

PFNGLXGETVIDEORESIZESUNPROC __glewXGetVideoResizeSUN

Definition at line 10671 of file glew.c.

PFNGLXGETVIDEOSYNCSGIPROC __glewXGetVideoSyncSGI

Definition at line 10666 of file glew.c.

PFNGLXGETVISUALFROMFBCONFIGPROC __glewXGetVisualFromFBConfig

Definition at line 10560 of file glew.c.

PFNGLXGETVISUALFROMFBCONFIGSGIXPROC __glewXGetVisualFromFBConfigSGIX

Definition at line 10631 of file glew.c.

PFNGLXHYPERPIPEATTRIBSGIXPROC __glewXHyperpipeAttribSGIX

Definition at line 10635 of file glew.c.

PFNGLXHYPERPIPECONFIGSGIXPROC __glewXHyperpipeConfigSGIX

Definition at line 10636 of file glew.c.

PFNGLXIMPORTCONTEXTEXTPROC __glewXImportContextEXT

Definition at line 10574 of file glew.c.

PFNGLXJOINSWAPGROUPNVPROC __glewXJoinSwapGroupNV

Definition at line 10598 of file glew.c.

PFNGLXJOINSWAPGROUPSGIXPROC __glewXJoinSwapGroupSGIX

Definition at line 10651 of file glew.c.

PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC __glewXLockVideoCaptureDeviceNV

Definition at line 10609 of file glew.c.

PFNGLXMAKECONTEXTCURRENTPROC __glewXMakeContextCurrent

Definition at line 10561 of file glew.c.

PFNGLXMAKECURRENTREADSGIPROC __glewXMakeCurrentReadSGI

Definition at line 10662 of file glew.c.

PFNGLXQUERYCHANNELDELTASSGIXPROC __glewXQueryChannelDeltasSGIX

Definition at line 10656 of file glew.c.

PFNGLXQUERYCHANNELRECTSGIXPROC __glewXQueryChannelRectSGIX

Definition at line 10657 of file glew.c.

PFNGLXQUERYCONTEXTPROC __glewXQueryContext

Definition at line 10562 of file glew.c.

PFNGLXQUERYCONTEXTINFOEXTPROC __glewXQueryContextInfoEXT

Definition at line 10575 of file glew.c.

PFNGLXQUERYDRAWABLEPROC __glewXQueryDrawable

Definition at line 10563 of file glew.c.

PFNGLXQUERYFRAMECOUNTNVPROC __glewXQueryFrameCountNV

Definition at line 10599 of file glew.c.

PFNGLXQUERYGLXPBUFFERSGIXPROC __glewXQueryGLXPbufferSGIX

Definition at line 10645 of file glew.c.

PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC __glewXQueryHyperpipeAttribSGIX

Definition at line 10637 of file glew.c.

PFNGLXQUERYHYPERPIPEBESTATTRIBSGIXPROC __glewXQueryHyperpipeBestAttribSGIX

Definition at line 10638 of file glew.c.

PFNGLXQUERYHYPERPIPECONFIGSGIXPROC __glewXQueryHyperpipeConfigSGIX

Definition at line 10639 of file glew.c.

PFNGLXQUERYHYPERPIPENETWORKSGIXPROC __glewXQueryHyperpipeNetworkSGIX

Definition at line 10640 of file glew.c.

PFNGLXQUERYMAXSWAPBARRIERSSGIXPROC __glewXQueryMaxSwapBarriersSGIX

Definition at line 10649 of file glew.c.

PFNGLXQUERYMAXSWAPGROUPSNVPROC __glewXQueryMaxSwapGroupsNV

Definition at line 10600 of file glew.c.

PFNGLXQUERYSWAPGROUPNVPROC __glewXQuerySwapGroupNV

Definition at line 10601 of file glew.c.

PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC __glewXQueryVideoCaptureDeviceNV

Definition at line 10610 of file glew.c.

PFNGLXRELEASEBUFFERSMESAPROC __glewXReleaseBuffersMESA

Definition at line 10588 of file glew.c.

PFNGLXRELEASETEXIMAGEATIPROC __glewXReleaseTexImageATI

Definition at line 10570 of file glew.c.

PFNGLXRELEASETEXIMAGEEXTPROC __glewXReleaseTexImageEXT

Definition at line 10580 of file glew.c.

PFNGLXRELEASEVIDEOCAPTUREDEVICENVPROC __glewXReleaseVideoCaptureDeviceNV

Definition at line 10611 of file glew.c.

PFNGLXRELEASEVIDEODEVICENVPROC __glewXReleaseVideoDeviceNV

Definition at line 10616 of file glew.c.

PFNGLXRELEASEVIDEOIMAGENVPROC __glewXReleaseVideoImageNV

Definition at line 10617 of file glew.c.

PFNGLXRESETFRAMECOUNTNVPROC __glewXResetFrameCountNV

Definition at line 10602 of file glew.c.

PFNGLXSELECTEVENTPROC __glewXSelectEvent

Definition at line 10564 of file glew.c.

PFNGLXSELECTEVENTSGIXPROC __glewXSelectEventSGIX

Definition at line 10646 of file glew.c.

PFNGLXSENDPBUFFERTOVIDEONVPROC __glewXSendPbufferToVideoNV

Definition at line 10618 of file glew.c.

PFNGLXSET3DFXMODEMESAPROC __glewXSet3DfxModeMESA

Definition at line 10590 of file glew.c.

PFNGLXSWAPBUFFERSMSCOMLPROC __glewXSwapBuffersMscOML

Definition at line 10622 of file glew.c.

PFNGLXSWAPINTERVALEXTPROC __glewXSwapIntervalEXT

Definition at line 10577 of file glew.c.

PFNGLXSWAPINTERVALSGIPROC __glewXSwapIntervalSGI

Definition at line 10664 of file glew.c.

PFNGLXVIDEORESIZESUNPROC __glewXVideoResizeSUN

Definition at line 10672 of file glew.c.

PFNGLXWAITFORMSCOMLPROC __glewXWaitForMscOML

Definition at line 10623 of file glew.c.

PFNGLXWAITFORSBCOMLPROC __glewXWaitForSbcOML

Definition at line 10624 of file glew.c.

PFNGLXWAITVIDEOSYNCSGIPROC __glewXWaitVideoSyncSGI

Definition at line 10667 of file glew.c.

GLXEW_EXPORT GLboolean __GLXEW_3DFX_multisample

Definition at line 1480 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_AMD_gpu_association

Definition at line 1481 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_create_context

Definition at line 1482 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_create_context_profile

Definition at line 1483 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_create_context_robustness

Definition at line 1484 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_fbconfig_float

Definition at line 1485 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_framebuffer_sRGB

Definition at line 1486 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_get_proc_address

Definition at line 1487 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_multisample

Definition at line 1488 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ARB_vertex_buffer_object

Definition at line 1489 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ATI_pixel_format_float

Definition at line 1490 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_ATI_render_texture

Definition at line 1491 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_create_context_es2_profile

Definition at line 1492 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_fbconfig_packed_float

Definition at line 1493 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_framebuffer_sRGB

Definition at line 1494 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_import_context

Definition at line 1495 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_scene_marker

Definition at line 1496 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_swap_control

Definition at line 1497 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_texture_from_pixmap

Definition at line 1498 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_visual_info

Definition at line 1499 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_EXT_visual_rating

Definition at line 1500 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_INTEL_swap_event

Definition at line 1501 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_MESA_agp_offset

Definition at line 1502 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_MESA_copy_sub_buffer

Definition at line 1503 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_MESA_pixmap_colormap

Definition at line 1504 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_MESA_release_buffers

Definition at line 1505 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_MESA_set_3dfx_mode

Definition at line 1506 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_copy_image

Definition at line 1507 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_float_buffer

Definition at line 1508 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_multisample_coverage

Definition at line 1509 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_present_video

Definition at line 1510 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_swap_group

Definition at line 1511 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_vertex_array_range

Definition at line 1512 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_video_capture

Definition at line 1513 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_NV_video_output

Definition at line 1514 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_OML_swap_method

Definition at line 1515 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_OML_sync_control

Definition at line 1516 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGI_cushion

Definition at line 1528 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGI_make_current_read

Definition at line 1529 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGI_swap_control

Definition at line 1530 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGI_video_sync

Definition at line 1531 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIS_blended_overlay

Definition at line 1517 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIS_color_range

Definition at line 1518 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIS_multisample

Definition at line 1519 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIS_shared_multisample

Definition at line 1520 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_fbconfig

Definition at line 1521 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_hyperpipe

Definition at line 1522 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_pbuffer

Definition at line 1523 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_swap_barrier

Definition at line 1524 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_swap_group

Definition at line 1525 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_video_resize

Definition at line 1526 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SGIX_visual_select_group

Definition at line 1527 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SUN_get_transparent_index

Definition at line 1532 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_SUN_video_resize

Definition at line 1533 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_0

Definition at line 1475 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_1

Definition at line 1476 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_2

Definition at line 1477 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_3

Definition at line 1478 of file glxew.h.

GLXEW_EXPORT GLboolean __GLXEW_VERSION_1_4

Definition at line 1479 of file glxew.h.

void( * )(void) glXGetProcAddress(const GLubyte *procName)
void( * )(void) glXGetProcAddressARB(const GLubyte *procName)