inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

[build] fixed build #557

Closed Big-Smarty closed 1 month ago

Big-Smarty commented 1 month ago

Added and removed both headers and forward declarations as needed to make it actually build successfully

IAmNotHanni commented 1 month ago

What did you do? You added several 100 files 😁

IAmNotHanni commented 1 month ago

@Big-Smarty I think I will close this because of the following reason: We can't merge this anyways unless CI is fixed. What you can do instead if to push directly into hanni/rendergraph2, because this branch needs cleanup at the end anyways.