|
f0ff214289
|
连接修改,类型适配
|
2025-06-10 01:32:43 +08:00 |
|
|
46ae04cd50
|
将DoubleTime改名为PreciseTime
|
2025-04-24 22:45:10 +08:00 |
|
|
0948b3a625
|
List模板改名为ArrayList
|
2025-04-23 00:23:06 +08:00 |
|
|
67e8e95665
|
Adjusted InputEvent in Window.
|
2025-03-06 01:21:31 +08:00 |
|
|
aa7abe4763
|
Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString
|
2024-12-24 22:40:51 +08:00 |
|
|
8ed1f41a50
|
Update submodules about String::SetString/SetInstance
|
2024-12-24 22:28:13 +08:00 |
|
|
103b0d845d
|
support C++20, reduce warning
|
2024-07-26 03:26:13 +08:00 |
|
|
d80802ce9e
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMPlatform
|
2024-07-25 02:58:16 +08:00 |
|
|
9c6c91e309
|
port to C17/C++20
|
2024-07-25 02:57:51 +08:00 |
|
|
3b769e692b
|
layout codes of WinWindow.cpp
|
2024-06-22 03:02:43 +08:00 |
|
|
8d091ebfb0
|
updated to 3.5 from 3.0 about cmake_minimum_required
|
2024-03-19 12:47:14 +08:00 |
|
|
c9a1298e02
|
parse SOCVendor/GPUVendor needs len param.
|
2023-11-30 18:27:11 +08:00 |
|
|
5e8b83cce4
|
added "Maleoon" GPU Vendor.
|
2023-09-13 12:15:02 +08:00 |
|
|
2ad618e1ff
|
added Comp() in SOCGPUInfo
|
2023-08-02 20:03:13 +08:00 |
|
|
d3cd9ce4d8
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMPlatform
|
2023-08-01 15:45:07 +08:00 |
|
|
f423844ed8
|
improved ParseARMCpuName
|
2023-08-01 15:40:02 +08:00 |
|
|
618fda2503
|
removed vulkan surface.
|
2023-07-28 20:12:40 +08:00 |
|
|
9f169ced23
|
added to the SOC GPU parse
|
2023-07-28 18:13:32 +08:00 |
|
|
7b525ba970
|
added SOCCpuInfo struct.
|
2023-07-28 10:36:42 +08:00 |
|
|
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 |
|
|
d9d06eba11
|
added android_api_version_string
|
2023-07-26 22:28:48 +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 |
|
|
47fa987153
|
added few enumclass item
|
2023-07-13 00:58:57 +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 |
|
|
c91c3780f4
|
support QT5/QT6
|
2023-01-14 18:39:39 +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 |
|
|
8a490f203e
|
deleted comment.
|
2022-05-27 18:26:53 +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 |
|
|
afd66d8f40
|
1.updated ToOSString(QTString) at windows platform.
2.added ToUTF16String(QTString)
|
2022-02-22 20:55:34 +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 |
|