Home
last modified time | relevance | path

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

12

/dports/games/r1q2/r1q2-8012_5/win32/
H A Dqal_win.c30 ALCOPENDEVICE qalcOpenDevice; variable
132 qalcOpenDevice = NULL; in QAL_Shutdown()
238 qalcOpenDevice = (ALCOPENDEVICE)GPA("alcOpenDevice"); in QAL_Init()
313 …if (!qalcIsExtensionPresent || !qalcOpenDevice || !qalcCloseDevice || !qalcCreateContext || !qalcD… in QAL_Init()
H A Dalw_win.c87 if ((alwState.hDevice = qalcOpenDevice(deviceName)) == NULL) in ALW_InitDriver()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
214 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
313 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h138 extern LPALCOPENDEVICE qalcOpenDevice;
232 #define qalcOpenDevice alcOpenDevice macro
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
214 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
313 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h138 extern LPALCOPENDEVICE qalcOpenDevice;
232 #define qalcOpenDevice alcOpenDevice macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
224 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
318 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCOPENDEVICE qalcOpenDevice;
227 #define qalcOpenDevice alcOpenDevice macro
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
229 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
328 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCOPENDEVICE qalcOpenDevice;
227 #define qalcOpenDevice alcOpenDevice macro
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
229 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
328 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCOPENDEVICE qalcOpenDevice;
227 #define qalcOpenDevice alcOpenDevice macro
/dports/games/evq3/evq3/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
229 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
328 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCOPENDEVICE qalcOpenDevice;
227 #define qalcOpenDevice alcOpenDevice macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
229 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
328 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCOPENDEVICE qalcOpenDevice;
227 #define qalcOpenDevice alcOpenDevice macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dqal.c96 LPALCOPENDEVICE qalcOpenDevice; variable
229 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
328 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h132 extern LPALCOPENDEVICE qalcOpenDevice;
227 #define qalcOpenDevice alcOpenDevice macro
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dqal_linux.c31 ALCOPENDEVICE qalcOpenDevice; variable
133 qalcOpenDevice = NULL; in QAL_Shutdown()
229 qalcOpenDevice = (ALCOPENDEVICE)GPA("alcOpenDevice"); in QAL_Init()
H A Dal_linux.c85 if ((alState.hDevice = qalcOpenDevice(deviceName)) == NULL) in AL_InitDriver()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dqal.c126 LPALCOPENDEVICE qalcOpenDevice; variable
254 qalcOpenDevice = GPA("alcOpenDevice"); in QAL_Init()
348 qalcOpenDevice = NULL; in QAL_Shutdown()
H A Dqal.h127 extern LPALCOPENDEVICE qalcOpenDevice;
222 #define qalcOpenDevice alcOpenDevice macro
/dports/games/egl/egl-0.3.1_9/client/
H A Dsnd_openal.c149 static LPALCOPENDEVICE qalcOpenDevice; variable
1008 qalcOpenDevice = (LPALCOPENDEVICE)AL_GPA ("alcOpenDevice"); in ALSnd_Init()
1028 al_hDevice = qalcOpenDevice (device); in ALSnd_Init()
1234 qalcOpenDevice = NULL; in ALSnd_Shutdown()
/dports/games/openspades/openspades-0.1.3/Sources/Audio/
H A DALFuncs.h164 extern LPALCOPENDEVICE qalcOpenDevice;
H A DALFuncs.cpp152 LPALCOPENDEVICE qalcOpenDevice; variable

12