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
757 stars 33 forks source link

Delete gpu_info entirely #549

Closed IAmNotHanni closed 1 year ago

IAmNotHanni commented 1 year ago

Closes #548

IAmNotHanni commented 1 year ago

We discussed on Discord that we should delete gpu_info entirely, because it tries to do what the vulkaninfo command is for. If a user encounters a bug we can simply ask to run vulkaninfo and send us that as logfile.