Commit graph

3 commits

Author SHA1 Message Date
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
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
b86291b951
refactor: start refactoring core Vulkan abstractions 2025-09-01 16:51:34 +02:00
Renamed from framegen/include/core/pipeline.hpp (Browse further)