Commit Graph

62 Commits

Author SHA1 Message Date
14fbb968ec renamed few struct about SOC 2023-07-28 10:34:27 +08:00
c8620f8d6a improved check SOC 2023-07-26 22:30:49 +08:00
07bc3effc3 added CM_PLATFORM_SOC option in CMakeLists.txt 2023-07-22 04:23:54 +08:00
19b2bf713a fixed a bug in FromDateTime of Windows platform 2023-07-21 20:38:28 +08:00
dc22dc4d85 added ARMCpuInfo.cpp 2023-07-17 20:36:05 +08:00
22070d4169 improved soc check for Qualcomm 2023-07-13 21:10:46 +08:00
37fa338586 added codes about AndroidVersion and SOC 2023-07-12 19:14:51 +08:00
151401f105 removed WinWindow.h from CMakeLists.txt 2023-07-11 23:54:59 +08:00
1199a44dd3 Removed Win/WinVulkan.cpp 2023-07-09 22:30:53 +08:00
3c9e1e8e29 added assetManager in NativeActivitySupport.cpp 2023-06-21 19:52:27 +08:00
fdd40d7c76 used FontInfoList instead of FontMap 2023-06-15 15:29:04 +08:00
f85af8ed66 added EnumWinFonts.cpp at CMakeLists.txt 2023-06-15 11:37:20 +08:00
8cd4c5415b added EnumWinFonts.cpp 2023-06-15 11:20:33 +08:00
ef90beb450 renamed to "numberOf" instead of "valueOf" at String class. 2023-02-03 17:42:18 +08:00
eca08f0ae7 used GetLastChar instead of GetEndChar 2022-08-04 10:48:07 +08:00
2c29ff13ab set vulkan support to off in default. 2022-07-12 16:28:29 +08:00
0048db5b30 deleted QT files. 2022-06-25 22:49:29 +08:00
326060163f added ToAnsiString,upgraded to_utf16/utf16_to functions at CodePage.cpp(Windows) 2022-06-15 16:04:34 +08:00
fe59a592c8 added get_utf16_length and to_utf16 functions. 2022-06-14 16:12:50 +08:00
b6c70c8e2a add VULKAN_SUPPORT macro at CMakeLists.txt 2022-03-31 22:01:24 +08:00
081778e12c added GetOSLibraryPath function. 2022-03-31 18:14:43 +08:00
ad3fb8d380 deleted HDPI support in front of CreateWindowEx, use mainifest mode instead of. 2022-03-15 18:02:57 +08:00
4f63548fc2 used newly InputEvent 2022-01-24 18:57:10 +08:00
72b59fc22e moved codes of DPI Support 2022-01-07 21:09:25 +08:00
bb671a9674 supported High-DPI 2021-12-28 15:45:44 +08:00
c1a4276533 KeyboardButton/JoystickButton use enum class instead of enum 2021-09-15 19:15:08 +08:00
7a5040224a updated DriverType to "enum class" 2021-09-07 13:01:08 +08:00
b5c7beefab moved LongPathAware.manifest to CMCMakeModules path. 2021-09-07 13:00:43 +08:00
12699aa931 added LongPathAware.manifest 2021-09-06 18:36:29 +08:00
46f9d084eb added a .reg file that it can enable long paths support at Windows 10(ver.1607). 2021-09-06 18:15:28 +08:00
9901f8ccc2 added vsprintf.cpp of Windows platform. 2021-08-21 17:33:52 +08:00
374968414b added "(UINT)" because the operation be going to reduce compiler warning. 2021-07-27 11:41:08 +08:00
83fbda2860 use TimeConst.h 2021-05-11 18:11:02 +08:00
2d5c094bbf append ThreadMutext.mm 2021-03-12 18:10:50 +08:00
cb60d5ce9c Merge branch 'master' of https://github.com/hyzboy/CMPlatform into HEAD 2021-01-15 20:37:03 +08:00
a3e0cb4330 support ProcFolderBegin/ProcFolderEnd in Windows platform. 2021-01-15 20:36:45 +08:00
72b54414ac use new Mouse/KeyboardButton event names. 2020-10-27 14:28:16 +08:00
3d644e9550 set WaitMessage when windows is min 2020-10-25 21:28:21 +08:00
5dca9ae3a5 更新GetLocalAppdataPath函数,使其风格和其它函数一致 2020-10-09 18:23:30 +08:00
e12425c60d Merge remote-tracking branch 'origin/master' into HEAD 2020-09-11 17:06:07 +08:00
98e47f3ff5 use enum class FileOpenMode 2020-09-11 17:05:29 +08:00
ad15cca1df use String.h instead BaseString.h 2020-09-11 17:05:15 +08:00
927b5a6c99 fix a bug in Windows platform that the GetCurrentPath function use error function. 2020-09-05 14:58:12 +08:00
1209d487ba support String.h 2020-09-03 15:57:08 +08:00
12590b9c64 add CpuInfo 2020-08-19 11:44:25 +08:00
kusugawa
b615c467e1 为MINGW32/64编译器添加支持 2020-07-10 17:01:57 +08:00
cdd9d4eb14 support "u8char" type 2020-07-07 19:15:12 +08:00
165e95c0d5 add QT5 support 2020-07-01 16:23:51 +08:00
a58e1ee99c delete force convert of type, it's no necessary 2020-06-18 03:40:32 +08:00
f1f3acdaa3 fix and update on Linux platform 2020-06-18 03:35:55 +08:00