axmol/core/platform
halx99 5a528b46e5 WASM: use shorten target platform name 'wasm' instead 'emscripten'
For examples:
- win32 app build by msvc/clang and runs on windows
- wasm app build by emscripten/emcc and runs on web browsers
2023-09-05 22:17:18 +08:00
..
android Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
apple Init axslc search path at ProgramManager init 2023-07-20 10:20:06 +08:00
desktop WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
ios Fix ios ci 2023-09-02 21:45:43 +08:00
linux Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
mac Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
wasm WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
win32 Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
winrt Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Application.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
ApplicationProtocol.h Add webgl aka wasm build support (#1315) 2023-09-01 16:31:14 +08:00
CMakeLists.txt WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
Common.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Device.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
FileStream.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
FileStream.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
FileUtils.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
FileUtils.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
GL.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
GLView.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
GLView.h Move queueOperation from GLView to Director 2023-06-25 01:17:29 +08:00
IFileStream.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Image.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Image.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
PlatformConfig.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
PlatformDefine.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
PlatformMacros.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
SAXParser.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
SAXParser.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
StdC.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00