dbe415d262
engine_render: Add first render
Build legacy Nix package on Ubuntu / build (push) Failing after 8m50s
2025-05-24 18:04:56 +02:00
15565d03c1
engine_vulkan: Fix allocate more queue as available and add different priorities
Build legacy Nix package on Ubuntu / build (push) Failing after 8m56s
2025-05-24 17:02:01 +02:00
d10212ac3b
engine_vulkan: Fixes of queue allocation
...
Build legacy Nix package on Ubuntu / build (push) Failing after 8m48s
- Avoid to allocate dedicated queue for presentation and use graphics queue for it
- Use queueCount of Queue Family Properties for queue support checking
2025-05-24 16:44:51 +02:00
4676b1b5b8
engine_vulkan: Refactor queue finding
Build legacy Nix package on Ubuntu / build (push) Failing after 8m39s
2025-05-23 14:10:51 +02:00
9ea8721346
render_vulkan: Avoid continue loop if all queues is found
Build legacy Nix package on Ubuntu / build (push) Failing after 8m36s
2025-05-21 13:46:13 +02:00
18174e42e9
render_vulkan: Fixes
...
- Avoid create device for each physical device during support checking
- Avoid to select different queue family index and add support of creating multiple queues on same queue family
- Log select queue family index for each queue type
2025-05-21 13:42:36 +02:00
62d12f2ab8
render_plugin: Autocreate swapchain and update
Build legacy Nix package on Ubuntu / build (push) Failing after 9m45s
2025-05-18 21:00:22 +02:00
ae0a2be097
render_plugin: Begin add window plugin
Build legacy Nix package on Ubuntu / build (push) Failing after 3m7s
2025-05-18 19:28:34 +02:00
0ee29a3649
render_plugin: Add first SubApp and default schedules
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 18:02:54 +02:00
f585ba78e7
Split vulkan resources
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 17:06:59 +02:00
b977f446d3
Split crates
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 13:15:29 +02:00