axmol/core/audio
halx99 bfe167121e Add cmake option AX_GLES_PROFILE
Valid value of AX_GLES_PROFILE: 0, 200, 300

By default, the AX_GLES_PROFILE is:

- android: 200, allow axmol apps runs on: API 17 Android 4.2+ devices
- winuwp: 300
- Win32/linux/osx/ios/tvos: 0

For ios/tvos, will forcing AX_GLES_PROFILE to 300 if AX_GLES_PROFILE not 0
2023-08-14 20:40:05 +08:00
..
AudioCache.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioCache.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AudioDecoder.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioDecoder.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioDecoderEXT.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioDecoderEXT.mm Update docs 2023-06-12 14:15:37 +08:00
AudioDecoderManager.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioDecoderManager.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AudioDecoderMp3.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioDecoderMp3.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioDecoderOgg.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioDecoderOgg.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
AudioDecoderWav.cpp Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioDecoderWav.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
AudioEngine.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioEngine.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AudioEngineImpl.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioEngineImpl.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AudioMacros.h Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioPlayer.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
AudioPlayer.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
CMakeLists.txt Migrate cmake files 2022-08-11 15:41:10 +08:00
alconfig.h Final migrate (#876) 2022-10-01 16:24:52 +08:00