|
93e38fc14f
|
created ULRE.Work contains WorkObject/WorkManager
|
2025-01-28 20:48:43 +08:00 |
|
|
dd0cf9bf51
|
[Milestone] new RenderWorkObject, rf_test run OK!
|
2025-01-28 20:03:44 +08:00 |
|
|
74a5847bbc
|
refactored RenderTarget
|
2025-01-26 23:22:25 +08:00 |
|
|
768ebde879
|
optimized SwapchainModule::BeginFrame/EndFrame
|
2025-01-26 12:13:51 +08:00 |
|
|
053e579071
|
refactor WorkObject/WorkManager
|
2025-01-26 09:46:59 +08:00 |
|
|
7326765057
|
WorkObject inherit TickObject.
|
2025-01-25 20:07:52 +08:00 |
|
|
a569d08269
|
optimized WorkManager, fixed crash after close window.
|
2025-01-25 20:01:37 +08:00 |
|
|
2e53b48fff
|
[BIG MILESTONE] render framework first test ok! can draw!
|
2025-01-25 17:17:55 +08:00 |
|
|
82a3ec4922
|
[WIP] added Join() at WorkObject
|
2025-01-25 15:23:36 +08:00 |
|
|
487d3c4978
|
added WorkObject.h
|
2025-01-24 13:23:57 +08:00 |
|
|
0a5fb750fa
|
create BillboardSceneNode, but isn't final design.
|
2024-08-08 01:43:20 +08:00 |
|
|
f2a6c61c25
|
[WIP] render gizmo_move, but model is incorrect.
|
2024-07-30 00:47:28 +08:00 |
|
|
ac03ae4e44
|
renamed to SAFE_CLEAR_OBJECT_ARRAY_OBJECT from SAFE_CLEAR_OBJECT_ARRAY
|
2024-07-01 23:29:59 +08:00 |
|
|
611a9fe61d
|
fixed draw_triangle_in_NDC sample and other about codes.
|
2024-05-31 22:04:02 +08:00 |
|
|
cc80fe7f39
|
add renderitem sort by vdm
|
2024-05-29 00:55:12 +08:00 |
|
|
ca8e36687f
|
OK! Can RUN! full OK!...next step is to create VDMRender in MaterialRenderList
|
2024-05-28 23:10:50 +08:00 |
|
|
86ff7517d9
|
[WIP] optimizing VDM Support
|
2024-05-28 02:21:33 +08:00 |
|
|
742fe201ad
|
rename and layout codes.
|
2024-05-27 01:42:10 +08:00 |
|
|
0dcf004f4c
|
renamed to VAB from VBO
|
2024-05-25 22:57:29 +08:00 |
|
|
6740764f07
|
create DrawData that it split from VertexInputData
|
2024-05-25 22:08:01 +08:00 |
|
|
a1bf9336a3
|
Added RenderCmdBuffer::Draw(const VertexInputData *)
|
2024-04-26 00:41:53 +08:00 |
|
|
9c6c37c07a
|
renamed to IndexBufferAccess from IndexBufferData
|
2024-04-26 00:32:11 +08:00 |
|
|
0a752446b0
|
simply feature copy/check
|
2024-04-18 01:09:29 +08:00 |
|
|
d20e9cf1e3
|
improved features support/check.
|
2024-04-18 00:36:52 +08:00 |
|
|
60ba3e4df2
|
improved safe.
|
2024-03-16 00:41:20 +08:00 |
|
|
5188d4149c
|
added Unknow and Static in DescriptorSetType
|
2024-03-09 23:35:56 +08:00 |
|
|
deefdf1416
|
used uint instead of int in Size of viewport
|
2023-11-10 04:24:10 +08:00 |
|
|
4bb66d2746
|
added "wide_lines" requirment in CreateRenderDevice and VulkanAppFramework
|
2023-11-01 11:00:55 +08:00 |
|
|
240b6fb0e3
|
added UBO/SSBO/INBO debug output.
|
2023-10-13 10:42:21 +08:00 |
|
|
b781ff41a3
|
removed codes about VkDebugMaker
|
2023-10-13 02:01:57 +08:00 |
|
|
4ee6962d04
|
added lot of debug output based VkDebugUtils
|
2023-10-13 01:48:07 +08:00 |
|
|
8ba171efda
|
added debug name.
|
2023-10-12 05:55:39 +08:00 |
|
|
ae85d3fc66
|
removed ReverseDirection from CameraMouseControl
|
2023-10-12 01:39:47 +08:00 |
|
|
a5830e18cb
|
added ReserveDirection
|
2023-10-11 19:38:12 +08:00 |
|
|
6f58475abd
|
added SceneAppFramework, global_descriptor.Bind used auto-mode.
|
2023-10-11 18:49:29 +08:00 |
|
|
a1e7b105f7
|
added GetViewportInfo/Buffer in VulkanAppFramework.h
|
2023-10-05 00:48:38 +08:00 |
|
|
c9d6774bd3
|
added SetClearColor(COLOR::MozillaCharcoal) in VulkanApplicationFramework
|
2023-09-28 18:57:15 +08:00 |
|
|
45f50b3bc0
|
added GetPosition3DCamera/GetPosition3DL2WCamera and to support UBO Camera
|
2023-09-28 17:41:45 +08:00 |
|
|
c15fbf8252
|
texture_rect_array was run OK!
|
2023-09-25 21:49:35 +08:00 |
|
|
8bb742f3f4
|
OK???? 3rd_draw_triangle_use_RenderList run OK!.
|
2023-09-05 20:19:53 +08:00 |
|
|
ef84e5c699
|
renamed to RTSwapchain instead of SwapchainRenderTarget
|
2023-08-17 11:08:21 +08:00 |
|
|
7967150722
|
upgraded codes and then it can run.
|
2023-07-28 20:17:46 +08:00 |
|
|
1668a0c973
|
added InitLogger at VulkanAppFramework::Init
|
2023-06-01 14:46:21 +08:00 |
|
|
5521c53c94
|
to supported new version of GLSLCompiler.dll
|
2023-05-31 17:18:14 +08:00 |
|
|
35844d52bc
|
finished Std2DMaterial and new VertexColor2D, and fixed first_triangle,second_triangle,third_triangle samples.
|
2023-05-16 15:21:32 +08:00 |
|
|
71c543413a
|
fix include
|
2023-05-11 21:17:06 +08:00 |
|
|
8e64816af8
|
Merge branch 'new_RenderList' of https://github.com/hyzboy/ULRE into new_RenderList
|
2023-05-08 18:19:15 +08:00 |
|
|
c8cbf020eb
|
updated examples that are first_triangle.cpp and second_triangle.cpp
|
2023-05-08 09:50:45 +08:00 |
|
|
9535a4486e
|
removed old RenderList
|
2023-05-07 01:07:26 +08:00 |
|
|
abfc84feff
|
fixed RenderList2D and third_triangle example.
|
2023-05-06 19:30:08 +08:00 |
|