|
9f37373631
|
use image_count instead of color_count in Swapchain
|
2024-11-11 01:18:28 +08:00 |
|
|
adc3c5bd81
|
all compile OK! but 100% can't run.
|
2024-11-09 19:28:31 +08:00 |
|
|
6b466f63cf
|
moved CreateFBO/CreateRT to TextureManager
|
2024-11-09 00:11:43 +08:00 |
|
|
c3a5518b38
|
moved Swapchain's codes to SwapchainModule
|
2024-11-06 00:34:23 +08:00 |
|
|
f6cc1ee619
|
Added GraphModuleManager::ReleaseModule(GraphModule *)
|
2024-11-05 23:01:45 +08:00 |
|
|
2221e10750
|
Added GraphManager/TextureManager, moved few codes to they are.
|
2024-10-29 00:34:02 +08:00 |
|
|
983281f6ad
|
splited to GraphModuleManager.cpp
|
2024-10-25 23:17:14 +08:00 |
|
|
e52f7c13a9
|
use AnsiIDName instead of AnsiString in GraphModuleMap
|
2024-10-23 23:22:41 +08:00 |
|
|
7d586182c8
|
Added GraphModuleFactory/SwapchainModule, but can't run
|
2024-10-23 02:09:01 +08:00 |
|
|
62f2e4f819
|
first edition of GraphModule/GraphModuleManager
|
2024-10-23 01:11:57 +08:00 |
|
|
427d337845
|
Added GraphModule.cpp/.h
|
2024-10-22 01:51:25 +08:00 |
|