2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
lat9nq 9e2164be74 time_manager: Don't offset RTC by system time zone
This causes the emulated system's universal time to be on the user's clock, and the user time to
be off if they set a time zone.

time_manager: Remove GetExternalRtcTime
2023-06-05 15:15:11 -04:00
..
audio_core Audren wait as suggested by ByLaws 2023-05-27 17:38:07 +01:00
common host_memory: merge adjacent placeholder mappings on Linux 2023-06-01 22:57:27 +02:00
core time_manager: Don't offset RTC by system time zone 2023-06-05 15:15:11 -04:00
dedicated_room
input_common input_common: rename PAGE_SIZE to avoid conflict 2023-05-30 16:59:06 +08:00
network
shader_recompiler shader_recompiler: fix copy-paste error 2023-05-26 00:36:12 -04:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core Merge pull request #10091 from Kelebek1/bc_bugggggg 2023-06-01 09:06:07 -04:00
web_service
yuzu Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings 2023-06-01 09:05:23 -04:00
yuzu_cmd Don't exit when using "-u" option in yuzu-cmd 2023-05-25 20:07:52 +02:00
.clang-format
CMakeLists.txt