yuzu/src
lat9nq 1c93476a80 video_core,yuzu: Move UpdateRescalingInfo call to video_core
This only needs to happen once per game boot, so we can just call it
during CreateGPU and be done with it, avoiding the need to call it in
the frontends.
2021-11-16 22:11:30 +01:00
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
common video_core: Misc resolution scaling related refactoring 2021-11-16 22:11:30 +01:00
core bootmanager: Fix screenshot resolution factor usage 2021-11-16 22:11:30 +01:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler rescaling_pass: Fix IR errors when unscalable texture types are encountered 2021-11-16 22:11:30 +01:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core video_core,yuzu: Move UpdateRescalingInfo call to video_core 2021-11-16 22:11:30 +01:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu video_core,yuzu: Move UpdateRescalingInfo call to video_core 2021-11-16 22:11:30 +01:00
yuzu_cmd general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
.clang-format
CMakeLists.txt CMakeLists: Document the /GT compile option 2021-10-28 20:43:46 -04:00