hyzboy pushed to devel_37_RenderFramework at hyzboy/ULRE 2024-12-13 22:15:20 +08:00
7dd075b495 Merge branch 'devel_37_RenderFramework' of http://www.hyzgame.com:3000/hyzboy/ULRE into devel_37_RenderFramework
ff475a69b1 GraphModuleManager construct include RenderFramework;
4f335f7230 ordered module_list in RenderFramework
5217df7923 layout codes
Compare 4 commits »
hyzboy pushed to devel_37_RenderFramework at hyzboy/ULRE 2024-12-12 13:32:34 +08:00
758acafe88 Added module_init in GraphModule, pareparing to splite "new" and "init" operation, because the dependency is must support.
c45047c482 suppported newly codes about Hash
6c160f5c53 supported new Comparator<> and ItemComparator<>
Compare 3 commits »
hyzboy pushed to master at hyzboy/CMUtil 2024-12-12 13:21:41 +08:00
6582b635c9 updated codes of SortBase
hyzboy pushed to master at hyzboy/CMCore 2024-12-12 13:20:50 +08:00
7295d68a5e added ItemComparator
hyzboy pushed to devel_37_RenderFramework at hyzboy/ULRE 2024-12-05 13:56:03 +08:00
dd5a78cbaa renamed to Comparator.h from CompOperator.h
hyzboy pushed to master at hyzboy/CMCore 2024-12-05 13:55:13 +08:00
ae1be856b9 renamed to Comparator.h from CompOperator.h
hyzboy pushed to devel_37_RenderFramework at hyzboy/ULRE 2024-12-05 13:49:55 +08:00
a1d8ad52cb use newly Compartor<>
hyzboy pushed to master at hyzboy/CMUtil 2024-12-05 13:39:22 +08:00
a7f4afab80 use newly Comparator<>
hyzboy pushed to master at hyzboy/CMCore 2024-12-05 13:38:38 +08:00
6e1f32f38e use newly Comparator<>
hyzboy pushed to master at hyzboy/CMProject 2024-11-26 00:45:06 +08:00
58636b1f4c sync submodules
hyzboy pushed to master at hyzboy/CMExamples 2024-11-26 00:44:53 +08:00
1727440211 updated HashTest
hyzboy pushed to main at hyzboy/CMNetwork 2024-11-26 00:43:46 +08:00
29c88265d4 use SortedSet instead of SortedSets
hyzboy pushed to master at hyzboy/CMCore 2024-11-26 00:42:51 +08:00
680b7717fc improved Object referring
hyzboy pushed to master at hyzboy/CMUtil 2024-11-26 00:40:24 +08:00
289cf37a6f redefrag codes of Hash
hyzboy pushed to master at hyzboy/CMUtil 2024-11-25 23:33:51 +08:00
79bb27d9cb Added FNV1a hash
hyzboy pushed to master at hyzboy/CMUtil 2024-11-24 03:14:14 +08:00
a1cd09b5d4 Added FNV1a/MurmurHash3/CityHash
hyzboy created branch main in hyzboy/CMQT 2024-11-22 03:47:30 +08:00
hyzboy pushed to main at hyzboy/CMQT 2024-11-22 03:47:30 +08:00
2773ce7ad5 updated to 3.5 from 3.0 about cmake_minimum_required
bf196b5a69 support QT5/6,support spited extra QT styles.
7b306e4c09 upgraded name of value.
3d44890fc8 upgraded name of value.
46059669fa refactor CMQTStyle functions, added Style.h.
Compare 10 commits »
hyzboy created branch main in hyzboy/CMNetwork 2024-11-22 03:46:53 +08:00
hyzboy pushed to main at hyzboy/CMNetwork 2024-11-22 03:46:53 +08:00
82b6b346dd updated codes to support C++20
18d4c312e5 [wip] port to C17/C++20
a56d0f3407 upgraded cmake minimum version required to 3.5 from 3.0
8f3f2266fe renamed to Clear instead ClearData
095a34d8f0 1.use Free() instead of Clear in DataArray<>,List<>,Stack<>,Queue<>...
Compare 10 commits »