Commit graph

16 commits

Author SHA1 Message Date
Janis 7640cf053b use scale_factor for egui 2025-01-14 18:53:31 +01:00
Janis fdfc74c668 stuff i forgor in earlier commits (state 4.1.25) 2025-01-05 03:13:56 +01:00
Janis 1ef4a667c7 rendergraph dummy impl 2025-01-03 00:21:22 +01:00
Janis 87e6361323 tracing info/debug changes 2025-01-01 22:39:19 +01:00
Janis 409fd653c7 take optional wait semaphore when presenting
no longer assume that frame.release is necessarily signaled.
this previously caused a hang in the async_swapchain_acquiring test.
2025-01-01 21:35:38 +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 d29b121aca idk man... 2024-12-21 22:18:18 +01:00
Janis 7b7badd4d4 removed winit dependency from renderer and included raw window handle 2024-12-21 17:29:08 +01:00
Janis 28c6cc35f3 optional extent when recreating swapchain 2024-12-21 14:10:00 +01:00
Janis 93e64e872f presenting SwapchainFrames 2024-12-21 02:07:24 +01:00
Janis 37aaa07edc async acquire image 2024-12-20 22:47:41 +01:00
Janis 99c86c0c85 multi-window 2024-12-15 02:49:44 +01:00
Janis d9f302cb5a rendering blue background 2024-12-15 01:59:19 +01:00
Janis 052fdc4e3e stuff..... building & rebuilding swapchain 2024-12-14 23:19:33 +01:00
Janis b7ac53ddca initial commit 2024-10-19 00:21:43 +02:00