1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu_cmd
ReinUsesLisp 4009ae1da2 bootmanager: Use std::stop_source for stopping emulation
Use its std::stop_token to abort shader cache loading.

Using std::stop_token instead of std::atomic_bool allows the usage of
other utilities like std::stop_callback.
2021-06-22 00:04:57 -03:00
..
emu_window Avoid -Wshadow warning 2021-06-05 18:43:10 +02:00
CMakeLists.txt yuzu_cmd: Remove unused resource.h 2021-04-22 22:25:49 -04:00
config.cpp nvflinger: Add toggle to disable buffer swap interval limits 2021-06-17 01:41:56 -04:00
config.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
default_ini.h nvflinger: Add toggle to disable buffer swap interval limits 2021-06-17 01:41:56 -04:00
yuzu.cpp bootmanager: Use std::stop_source for stopping emulation 2021-06-22 00:04:57 -03:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00