Commit graph

25 commits

Author SHA1 Message Date
janis db27c98927
fix egui ? 2026-04-03 03:13:51 +02:00
janis 1149e5c7fc
yeah........ 2026-04-02 17:10:37 +02:00
janis 294ad3dbbd
buffers 2026-04-02 14:09:42 +02:00
janis f4a20fde44
image? alloc? bruh.. 2026-04-02 13:32:49 +02:00
janis f9371f8b20
more fence/semaphore refactor 2026-03-31 23:07:47 +02:00
janis 9620f92f0b
fence refactor 2026-03-31 21:40:15 +02:00
janis 6a3297e8cc
surface/swapchain refactor 2026-03-31 16:56:05 +02:00
janis ed5feb907f
more refactoring 2026-03-29 15:17:29 +02:00
janis 9dcd9e546b
idk? pdev, queue refactor 2026-03-28 18:11:10 +01:00
janis 482d0ab860
instance refactor 2026-03-26 23:18:02 +01:00
janis 95c94ecc9b
instance refactor 2026-03-26 13:04:27 +01:00
janis 4c2663df8f
idk? like.. updating my understanding of the code base after half a year of not touching it 2026-03-26 12:08:48 +01:00
janis b94914d6f0
a lot! 2025-09-20 15:27:21 +02:00
Janis 2b09a2c4f8 renderer: thread-local commandpools 2025-01-28 02:30:57 +01:00
Janis 44076fb5f0 renderer: cleanup 2025-01-19 21:29:46 +01:00
Janis b2730fecbd device: allow attributes in device_owned_handle types, fix device creation 2025-01-19 18:45:42 +01:00
Janis 81c6b6f4ee move all of device and instance creation to Device type 2025-01-19 00:24:04 +01:00
Janis c70c1591db stuff: slight refactoring 2025-01-18 14:49:25 +01:00
Janis 66ae2603e6 deviceowned Eq trait 2025-01-05 01:13:12 +01:00
Janis da0befbeaf buffer/image desc; queueflags 2025-01-03 00:21:00 +01:00
Janis a26b0d16db fix release/debug only field in deviceowneddebugobject 2025-01-01 19:49:13 +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 81f1ee1f96 pipeline 2024-12-30 04:56:07 +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