yuzu/src/yuzu_cmd
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions
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.
2021-02-13 02:16:19 -03:00
..
emu_window Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
CMakeLists.txt cmake: Always enable Vulkan 2020-12-24 21:07:24 -03:00
config.cpp Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
config.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
default_ini.h config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
resource.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
yuzu.cpp gpu: Report renderer errors with exceptions 2021-02-13 02:16:19 -03:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00