mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-21 06:35:51 -05: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.