1 /*Automatically generated by mkalias.sh DO NOT EDIT!*/
2 #ifdef AGLX_VERSION_1_3
3 /*GLX1.3*/
4 #define glXGetFBConfigs __aglXGetFBConfigs
5 #define glXChooseFBConfig __aglXChooseFBConfig
6 #define glXGetFBConfigAttrib __aglXGetFBConfigAttrib
7 #define glXGetVisualFromFBConfig __aglXGetVisualFromFBConfig
8 #define glXCreateWindow __aglXCreateWindow
9 #define glXDestroyWindow __aglXDestroyWindow
10 #define glXCreatePixmap __aglXCreatePixmap
11 #define glXDestroyPixmap __aglXDestroyPixmap
12 #define glXCreatePbuffer __aglXCreatePbuffer
13 #define glXDestroyPbuffer __aglXDestroyPbuffer
14 #define glXQueryDrawable __aglXQueryDrawable
15 #define glXCreateNewContext __aglXCreateNewContext
16 #define glXMakeContextCurrent __aglXMakeContextCurrent
17 #define glXGetCurrentReadDrawable __aglXGetCurrentReadDrawable
18 #define glXGetCurrentDisplay __aglXGetCurrentDisplay
19 #define glXQueryContext __aglXQueryContext
20 #define glXSelectEvent __aglXSelectEvent
21 #define glXGetSelectedEvent __aglXGetSelectedEvent
22 #endif
23 #ifdef AGLX_VERSION_1_4
24 /*GLX1.4*/
25 #define glXGetProcAddress __aglXGetProcAddress
26 #endif
27 
28 #ifdef AGLX_ARB_get_proc_address
29 /*GLX_ARB_get_proc_address*/
30 #define glXGetProcAddressARB __aglXGetProcAddressARB
31 #endif
32 
33 #ifdef AGLX_SGI_swap_control
34 /*GLX_SGI_swap_control*/
35 #define glXSwapIntervalSGI __aglXSwapIntervalSGI
36 #endif
37 
38 #ifdef AGLX_SGI_video_sync
39 /*GLX_SGI_video_sync*/
40 #define glXGetVideoSyncSGI __aglXGetVideoSyncSGI
41 #define glXWaitVideoSyncSGI __aglXWaitVideoSyncSGI
42 #endif
43 
44 #ifdef AGLX_SGI_make_current_read
45 /*GLX_SGI_make_current_read*/
46 #define glXMakeCurrentReadSGI __aglXMakeCurrentReadSGI
47 #define glXGetCurrentReadDrawableSGI __aglXGetCurrentReadDrawableSGI
48 #endif
49 
50 #ifdef AGLX_SGIX_video_source
51 /*GLX_SGIX_video_source*/
52 /*ThisoneneedsSGI'sheaderfile<dmedia/vl.h>tobeincludedfirst*/
53 #ifdef _VL_H_
54 #define glXCreateGLXVideoSourceSGIX __aglXCreateGLXVideoSourceSGIX
55 #define glXDestroyGLXVideoSourceSGIX __aglXDestroyGLXVideoSourceSGIX
56 #endif
57 #endif
58 
59 #ifdef AGLX_EXT_import_context
60 /*GLX_EXT_import_context*/
61 #define glXGetCurrentDisplayEXT __aglXGetCurrentDisplayEXT
62 #define glXQueryContextInfoEXT __aglXQueryContextInfoEXT
63 #define glXGetContextIDEXT __aglXGetContextIDEXT
64 #define glXImportContextEXT __aglXImportContextEXT
65 #define glXFreeContextEXT __aglXFreeContextEXT
66 #endif
67 
68 #ifdef AGLX_SGIX_fbconfig
69 /*GLX_SGIX_fbconfig*/
70 #define glXGetFBConfigAttribSGIX __aglXGetFBConfigAttribSGIX
71 #define glXChooseFBConfigSGIX __aglXChooseFBConfigSGIX
72 #define glXCreateGLXPixmapWithConfigSGIX __aglXCreateGLXPixmapWithConfigSGIX
73 #define glXCreateContextWithConfigSGIX __aglXCreateContextWithConfigSGIX
74 #define glXGetVisualFromFBConfigSGIX __aglXGetVisualFromFBConfigSGIX
75 #define glXGetFBConfigFromVisualSGIX __aglXGetFBConfigFromVisualSGIX
76 #endif
77 
78 #ifdef AGLX_SGIX_pbuffer
79 /*GLX_SGIX_pbuffer*/
80 #define glXCreateGLXPbufferSGIX __aglXCreateGLXPbufferSGIX
81 #define glXDestroyGLXPbufferSGIX __aglXDestroyGLXPbufferSGIX
82 #define glXQueryGLXPbufferSGIX __aglXQueryGLXPbufferSGIX
83 #define glXSelectEventSGIX __aglXSelectEventSGIX
84 #define glXGetSelectedEventSGIX __aglXGetSelectedEventSGIX
85 #endif
86 
87 #ifdef AGLX_SGI_cushion
88 /*GLX_SGI_cushion*/
89 #define glXCushionSGI __aglXCushionSGI
90 #endif
91 
92 #ifdef AGLX_SGIX_video_resize
93 /*GLX_SGIX_video_resize*/
94 #define glXBindChannelToWindowSGIX __aglXBindChannelToWindowSGIX
95 #define glXChannelRectSGIX __aglXChannelRectSGIX
96 #define glXQueryChannelRectSGIX __aglXQueryChannelRectSGIX
97 #define glXQueryChannelDeltasSGIX __aglXQueryChannelDeltasSGIX
98 #define glXChannelRectSyncSGIX __aglXChannelRectSyncSGIX
99 #endif
100 
101 #ifdef AGLX_SGIX_dmbuffer
102 /*GLX_SGIX_dmbuffer*/
103 /*ThisoneneedsSGI'sheaderfile<dmedia/dm_buffer.h>tobeincludedfirst*/
104 #ifdef _DM_BUFFER_H_
105 #define glXAssociateDMPbufferSGIX __aglXAssociateDMPbufferSGIX
106 #endif
107 #endif
108 
109 #ifdef AGLX_SGIX_swap_group
110 /*GLX_SGIX_swap_group*/
111 #define glXJoinSwapGroupSGIX __aglXJoinSwapGroupSGIX
112 #endif
113 
114 #ifdef AGLX_SGIX_swap_barrier
115 /*GLX_SGIX_swap_barrier*/
116 #define glXBindSwapBarrierSGIX __aglXBindSwapBarrierSGIX
117 #define glXQueryMaxSwapBarriersSGIX __aglXQueryMaxSwapBarriersSGIX
118 #endif
119 
120 #ifdef AGLX_SUN_get_transparent_index
121 /*GLX_SUN_get_transparent_index*/
122 #define glXGetTransparentIndexSUN __aglXGetTransparentIndexSUN
123 #endif
124 
125 #ifdef AGLX_MESA_copy_sub_buffer
126 /*GLX_MESA_copy_sub_buffer*/
127 #define glXCopySubBufferMESA __aglXCopySubBufferMESA
128 #endif
129 
130 #ifdef AGLX_MESA_pixmap_colormap
131 /*GLX_MESA_pixmap_colormap*/
132 #define glXCreateGLXPixmapMESA __aglXCreateGLXPixmapMESA
133 #endif
134 
135 #ifdef AGLX_MESA_release_buffers
136 /*GLX_MESA_release_buffers*/
137 #define glXReleaseBuffersMESA __aglXReleaseBuffersMESA
138 #endif
139 
140 #ifdef AGLX_MESA_set_3dfx_mode
141 /*GLX_MESA_set_3dfx_mode*/
142 #define glXSet3DfxModeMESA __aglXSet3DfxModeMESA
143 #endif
144 
145 #ifdef AGLX_OML_sync_control
146 /*GLX_OML_sync_control*/
147 #define glXGetSyncValuesOML __aglXGetSyncValuesOML
148 #define glXGetMscRateOML __aglXGetMscRateOML
149 #define glXSwapBuffersMscOML __aglXSwapBuffersMscOML
150 #define glXWaitForMscOML __aglXWaitForMscOML
151 #define glXWaitForSbcOML __aglXWaitForSbcOML
152 #endif
153 
154 
155 #ifdef AGLX_SGIX_hyperpipe
156 #define glXQueryHyperpipeNetworkSGIX __aglXQueryHyperpipeNetworkSGIX
157 #define glXHyperpipeConfigSGIX __aglXHyperpipeConfigSGIX
158 #define glXQueryHyperpipeConfigSGIX __aglXQueryHyperpipeConfigSGIX
159 #define glXDestroyHyperpipeConfigSGIX __aglXDestroyHyperpipeConfigSGIX
160 #define glXBindHyperpipeSGIX __aglXBindHyperpipeSGIX
161 #define glXQueryHyperpipeBestAttribSGIX __aglXQueryHyperpipeBestAttribSGIX
162 #define glXHyperpipeAttribSGIX __aglXHyperpipeAttribSGIX
163 #define glXQueryHyperpipeAttribSGIX __aglXQueryHyperpipeAttribSGIX
164 #endif
165 
166 
167 #ifdef AGLX_MESA_agp_offset
168 #define glXGetAGPOffsetMESA __aglXGetAGPOffsetMESA
169 #endif
170 
171 
172 #ifdef AGLX_EXT_texture_from_pixmap
173 #define glXBindTexImageEXT __aglXBindTexImageEXT
174 #define glXReleaseTextImageEXT __aglXReleaseTextImageEXT
175 #endif
176 
177 #ifdef AGLX_NV_video_out
178 #define glXGetVideoDeviceNV __aglXGetVideoDeviceNV
179 #define glXReleaseVideoDeviceNV __aglXReleaseVideoDeviceNV
180 #define glXBindVideoImageNV __aglXBindVideoImageNV
181 #define glXReleaseVideoImageNV __aglXReleaseVideoImageNV
182 #define glXSendPbufferToVideoNV __aglXSendPbufferToVideoNV
183 #define glXGetVideoInfoNV __aglXGetVideoInfoNV
184 #endif
185 
186 #ifdef AGLX_NV_swap_group
187 #define glXJoinSwapGroupNV __aglXJoinSwapGroupNV
188 #define glXBindSwapBarrierNV __aglXBindSwapBarrierNV
189 #define glXQuerySwapGroupNV __aglXQuerySwapGroupNV
190 #define glXQueryMaxSwapGroupsNV __aglXQueryMaxSwapGroupsNV
191 #define glXQueryFrameCountNV __aglXQueryFrameCountNV
192 #define glXResetFrameCountNV __aglXResetFrameCountNV
193 #endif
194