17 Commits

Author SHA1 Message Date
baa2e758f2 [WIP] 2025-01-09 00:48:15 +08:00
76103a869b [wip] 2025-01-08 13:26:27 +08:00
c7ae16b2c8 created RenderTargetManager they are codes from TextureManager 2024-12-24 13:10:01 +08:00
34846acae0 [DON'T WORK] added dependent modules .... 2024-12-17 13:57:21 +08:00
4f335f7230 ordered module_list in RenderFramework 2024-11-19 00:20:35 +08:00
fda5b629a2 added to RenderCmdBuffer's Begin and End of Swapchain in RenderFramework::MainLoop 2024-11-14 00:24:13 +08:00
359c1cdc87 Init OK! but sumbit a null CmdBuffer is a Bug. 2024-11-13 00:01:26 +08:00
66b75aceb9 added InitRenderCmdBuffer/ClearRenderCmdBuffer in SwapchainModule 2024-11-12 01:50:40 +08:00
b775ffa920 BeginFrame/EndFrame for SwapchainModule/RenderFramework 2024-11-11 01:49:48 +08:00
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
64e8410f3f redefrag SwapchainModule 2024-11-09 00:58:13 +08:00
336688b4f0 moved few codes to SwapchainModule 2024-11-09 00:10:27 +08:00
c3a5518b38 moved Swapchain's codes to SwapchainModule 2024-11-06 00:34:23 +08:00
d1ad3f35ac moved few codes to SwapchainModule 2024-10-29 00:50:32 +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