yuzu/src/video_core
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
..
2021-02-15 05:26:28 +00:00
2021-02-13 13:07:56 -05:00
2020-07-17 14:24:57 +10:00