Home
last modified time | relevance | path

Searched refs:qalcMakeContextCurrent (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/r1q2/r1q2-8012_5/win32/
H A Dalw_win.c108 if (!qalcMakeContextCurrent(alwState.hALC)) in ALW_InitDriver()
206 if (qalcMakeContextCurrent) in ALW_Shutdown()
209 if (!qalcMakeContextCurrent(NULL)) in ALW_Shutdown()
H A Dqal_win.c34 ALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
136 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
242 qalcMakeContextCurrent = (ALCMAKECONTEXTCURRENT)GPA("alcMakeContextCurrent"); in QAL_Init()
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dal_linux.c107 if (!qalcMakeContextCurrent(alState.hALC)) in AL_InitDriver()
205 if (qalcMakeContextCurrent) in AL_Shutdown()
208 if (!qalcMakeContextCurrent(NULL)) in AL_Shutdown()
H A Dqal_linux.c35 ALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
137 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
233 qalcMakeContextCurrent = (ALCMAKECONTEXTCURRENT)GPA("alcMakeContextCurrent"); in QAL_Init()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
208 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
307 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
226 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
208 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
307 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
226 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
218 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
312 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
221 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
223 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
322 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
221 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
223 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
322 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
221 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/evq3/evq3/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
223 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
322 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
221 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
223 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
322 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
221 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dqal.c90 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
223 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
322 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
221 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dqal.c120 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
248 qalcMakeContextCurrent = GPA("alcMakeContextCurrent"); in QAL_Init()
342 qalcMakeContextCurrent = NULL; in QAL_Shutdown()
H A Dqal.h121 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
216 #define qalcMakeContextCurrent alcMakeContextCurrent macro
/dports/games/egl/egl-0.3.1_9/client/
H A Dsnd_openal.c142 static LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable
1001 qalcMakeContextCurrent = (LPALCMAKECONTEXTCURRENT)AL_GPA ("alcMakeContextCurrent"); in ALSnd_Init()
1045 if (!qalcMakeContextCurrent (al_hALC)) { in ALSnd_Init()
1116 if (qalcMakeContextCurrent) { in ALSnd_Shutdown()
1118 qalcMakeContextCurrent (NULL); in ALSnd_Shutdown()
1227 qalcMakeContextCurrent = NULL; in ALSnd_Shutdown()
/dports/games/openspades/openspades-0.1.3/Sources/Audio/
H A DALFuncs.h158 extern LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent;
H A DALFuncs.cpp146 LPALCMAKECONTEXTCURRENT qalcMakeContextCurrent; variable

12