Paulo Coutinho
|
0aab228acc
|
Rename glview to correct representative name (#1467)
|
2023-12-01 09:04:51 +08:00 |
Deal
|
54ef33d34d
|
Add API: Device::getPixelRatio (#1418)
|
2023-11-06 00:19:44 +08:00 |
halx99
|
d03c31fb68
|
Fix #1332
|
2023-09-15 20:08:27 +08:00 |
halx99
|
58cfc7c65d
|
Make wasm devtools works
|
2023-09-15 19:33:25 +08:00 |
halx99
|
8b96ff7f1b
|
Tidy platform macros/consts value
|
2023-09-11 19:37:49 +08:00 |
halx99
|
45cb0d82dc
|
Add cmake option 'AX_WASM_SHELL_FILE'
Specify the wasm shell file, by default use
`${_AX_ROOT}/core/platform/wasm/shell_minimal.html`
|
2023-09-07 21:09:36 +08:00 |
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 |