Commit graph

6 commits

Author SHA1 Message Date
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
Some checks failed
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
Some checks failed
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
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 18:02:54 +02:00
f585ba78e7
Split vulkan resources
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 17:06:59 +02:00
b977f446d3
Split crates
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 13:15:29 +02:00