mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-23 07:50:07 +00:00

Instead of using a two step initialization to report errors, initialize the GPU renderer and rasterizer on the constructor and report errors through std::runtime_error.