Home
last modified time | relevance | path

Searched refs:USE_OPENAL (Results 26 – 50 of 245) sorted by relevance

12345678910

/dports/games/fs2open/fs2open.github.com-release_21_4_1/cmake/
H A Dplatform-unix.cmake6 target_compile_definitions(platform INTERFACE SCP_UNIX USE_OPENAL _REENTRANT)
H A Dplatform-win32.cmake21 target_compile_definitions(platform INTERFACE WIN32 USE_OPENAL _WINDOWS)
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_sound.cpp309 #ifdef USE_OPENAL
316 #ifdef USE_OPENAL in SNDDMA_Activate()
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/apis/
H A DOpenALManager.h24 #if wxUSE_DYNLIB_CLASS == 0 && USE_OPENAL == 1
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/apis/
H A DOpenALManager.h24 #if wxUSE_DYNLIB_CLASS == 0 && USE_OPENAL == 1
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dsnd_mem.cpp32 #ifdef USE_OPENAL
791 #ifdef USE_OPENAL in S_LoadSound_Actual()
852 #ifdef USE_OPENAL in S_LoadSound_Actual()
925 #ifdef USE_OPENAL in S_LoadSound_Actual()
980 #ifdef USE_OPENAL
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dsnd_mem.cpp32 #ifdef USE_OPENAL
792 #ifdef USE_OPENAL in S_LoadSound_Actual()
853 #ifdef USE_OPENAL in S_LoadSound_Actual()
926 #ifdef USE_OPENAL in S_LoadSound_Actual()
981 #ifdef USE_OPENAL
/dports/games/naev/naev-0.7.0/src/
H A Dconfig.h119 #define USE_OPENAL 1 macro
H A Dsound_openal.h6 #if USE_OPENAL
H A Dconf.h50 #if USE_OPENAL
H A Dnopenal.h6 #if USE_OPENAL
/dports/games/iortcw/iortcw-1.51c/
H A DMakefile11 USE_OPENAL=1 \
/dports/games/barony/Barony-3.3.7/src/
H A Dsound.hpp19 #ifdef USE_OPENAL
113 #elif defined USE_OPENAL
H A Dinit_game.cpp411 #elif defined USE_OPENAL in initGame()
472 #ifdef USE_OPENAL in initGame()
618 #ifdef USE_OPENAL in initGame()
828 #ifdef USE_OPENAL in deinitGame()
936 #ifdef USE_OPENAL in deinitGame()
H A DConfig.hpp.in41 #define USE_OPENAL macro
/dports/games/openomf/openomf-c36c421/src/audio/sinks/
H A Dopenal_sink.c1 #ifdef USE_OPENAL
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Daudio.h14 #if defined( USE_OPENAL )
/dports/games/openomf/openomf-c36c421/src/audio/
H A Daudio.c14 #ifdef USE_OPENAL
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/global/
H A Dconfigure_launcher.h.in10 #cmakedefine01 USE_OPENAL
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/global/
H A Dconfigure_launcher.h.in10 #cmakedefine01 USE_OPENAL
/dports/games/r1q2/r1q2-8012_5/client/
H A Dsnd_loc.h153 #ifdef USE_OPENAL
H A Dsnd_mem.c108 #ifdef USE_OPENAL
371 #ifdef USE_OPENAL
/dports/games/r1q2/r1q2-8012_5/win32/
H A Dalw_win.c21 #ifdef USE_OPENAL
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dal_linux.c21 #ifdef USE_OPENAL
/dports/games/iortcw/iortcw-1.51c/SP/
H A DMakefile177 ifndef USE_OPENAL
178 USE_OPENAL=1 macro

12345678910