axmol/core/platform
halx99 8b33156e65 Update glfw to 3.4 2024-02-24 14:17:31 +08:00
..
android Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
apple Init axslc search path at ProgramManager init 2023-07-20 10:20:06 +08:00
ios Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
linux Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
mac Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
wasm Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
win32 Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
winrt Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
Application.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
ApplicationBase.cpp Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
ApplicationBase.h Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
CMakeLists.txt Improve dll support (#1706) 2024-02-20 05:37:12 +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 Make openFileStream a const method (#1514) 2023-12-14 01:51:15 +08:00
FileUtils.h Move FileUtils::fullPathForDirectory to public (#1596) 2024-01-11 12:42:00 +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 Update glfw to 3.4 2024-02-24 14:17:31 +08:00
GLViewImpl.h Add support for window close button calback (#1697) 2024-02-18 16:08:53 +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 Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
PlatformMacros.h Allow overriding defines without modifying engine source (#1710) 2024-02-21 09:40:04 +08:00
SAXParser.cpp Trim leading and trailing whitespace characters for the HTML parsing option (#1687) 2024-02-15 14:51:42 +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