yuzu/src
Kyle Kienapfel 63673dcf98 Qt5 work around for suzhou numerals
When windows is told to display Standard digits as suzhou, it is showing
incorrect information in yuzu, file sizes and the CPU speed limiter are
effected by this. See #8698 for some screenshots.

Setting number format to Chinese (Simplified, Hong Kong SAR) is one
way to see this issue in action.

Fixes #8698
2022-08-03 21:49:23 -07:00
..
audio_core audio_core: fix -Wuninitialized when compiling with ASan 2022-07-29 23:30:01 -04:00
common common: move forwarded value into SPSCQueue 2022-07-29 15:41:57 -04:00
core Properly write out the command buffer when serving close request 2022-07-31 23:17:45 +03:00
input_common chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
network chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
shader_recompiler chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
tests Revert Coretiming PRs 8531 and 7454 (#8591) 2022-07-27 19:47:06 -04:00
video_core Merge pull request #8678 from liamwhite/stop-waiting 2022-07-31 14:47:43 -07:00
web_service chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
yuzu Qt5 work around for suzhou numerals 2022-08-03 21:49:23 -07:00
yuzu_cmd chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00