Commit graph

11 commits

Author SHA1 Message Date
PancakeTAS
76674ff9b0
refactor: fixing includes and write helper type 2025-09-11 20:00:44 +02:00
PancakeTAS
7137310e53
refactor: remove default constructors
not sure if this is a good idea, but seeing how I've messed up vector allocations in the past, this might prevent bugs from happening
2025-09-10 17:53:42 +02:00
PancakeTAS
41c0083a04
refactor: convenience changes 2025-09-01 21:41:35 +02:00
PancakeTAS
32d35c25fc
refactor: add multiset helper 2025-09-01 21:32:20 +02:00
PancakeTAS
438458a575
refactor: update submit method 2025-09-01 18:31:51 +02:00
PancakeTAS
eef8d4a245
refactor: finish final methods 2025-09-01 18:22:14 +02:00
PancakeTAS
4c85e45485
refactor: refactor image class 2025-09-01 18:14:26 +02:00
PancakeTAS
5d9660c1eb
refactor: implement new, more basic barrier system 2025-09-01 18:04:11 +02:00
PancakeTAS
c3cccb4967
refactor: completely remove default operators
they're just defaults anyways.. no need to be this verbose
2025-09-01 17:37:12 +02:00
PancakeTAS
1b367f7743
refactor: rework abstraction for descriptor sets 2025-09-01 17:33:10 +02:00
PancakeTAS
b86291b951
refactor: start refactoring core Vulkan abstractions 2025-09-01 16:51:34 +02:00