Commit graph

16 commits

Author SHA1 Message Date
Janis 3332e59453 i genuinely believe this is close to working 2025-01-09 22:27:47 +01:00
Janis 0f96689079 images+commands: sync
- lock pool when allocating command buffers
- store image parent as weak arc in order to not create cycles
2025-01-05 18:22:50 +01:00
Janis 5b5a7cba54 swapchain: use Image abstraction, add support to that for swapchain images 2025-01-05 03:13:02 +01:00
Janis 9334e8fa9e Image: allow alias on &Arc<Self>, then clone parent or self 2025-01-05 01:13:48 +01:00
Janis 66ae2603e6 deviceowned Eq trait 2025-01-05 01:13:12 +01:00
Janis 32ce6e9140 aliases stored along side views in-line 2025-01-04 02:28:51 +01:00
Janis 0627556051 merge Texture and Image structs, add image aliasing 2025-01-04 02:15:37 +01:00
Janis e76055860d rendergraph: transitions 2025-01-03 18:10:36 +01:00
Janis da0befbeaf buffer/image desc; queueflags 2025-01-03 00:21:00 +01:00
Janis e76bf29840 warning cleanup 2025-01-01 02:00:23 +01:00
Janis e8bcaae2a7 render egui to the screen (finally) 2024-12-31 11:19:23 +01:00
Janis f0fff72bce idek so much when i thought i was only doing egui integration
egui cant draw yet, but textures are loaded/updated
2024-12-29 15:48:55 +01:00
Janis f7e6a92018 command buffer abstraction, images/buffers start 2024-12-22 02:02:27 +01:00
Janis d29b121aca idk man... 2024-12-21 22:18:18 +01:00
Janis 37aaa07edc async acquire image 2024-12-20 22:47:41 +01:00
Janis 29258aed7b stuff? 2024-12-15 22:24:18 +01:00