axmol/core/platform
Lich ae51e26eb6
Add support for window resized and positioned (#1513)
2023-12-14 01:48:52 +08:00
..
android Fix Device::getPixelRatio for win32,android 2023-12-13 01:56:53 +08:00
apple Init axslc search path at ProgramManager init 2023-07-20 10:20:06 +08:00
ios Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
linux Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
mac Fix mac Device::getPixelRatio incorrect 2023-12-12 00:45:34 +08:00
wasm Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
win32 Fix Device::getPixelRatio for win32,android 2023-12-13 01:56:53 +08:00
winrt Enable FPS control for winuwp 2023-12-14 01:46:41 +08:00
Application.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
ApplicationProtocol.h Tidy platform macros/consts value 2023-09-11 19:37:49 +08:00
CMakeLists.txt Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Common.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Device.h Fix Device::getPixelRatio for win32,android 2023-12-13 01:56:53 +08:00
FileStream.cpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
FileStream.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
FileUtils.cpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
FileUtils.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
GL.h Prepare 2.1.0 release 2023-12-08 01:04:43 +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
GLViewImpl.cpp Add support for window resized and positioned (#1513) 2023-12-14 01:48:52 +08:00
GLViewImpl.h Add support for window resized and positioned (#1513) 2023-12-14 01:48:52 +08:00
IFileStream.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Image.cpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Image.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
PlatformConfig.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
PlatformDefine.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
PlatformMacros.h Prepare 2.1.0 release 2023-12-08 01:04:43 +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