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 71cdfa6ad5 shared_translation: Call tr for each string
Qt can't parse tr called within a macro, so we must call it on each
string.

shared_translation: Remove redundant include
2023-11-08 11:54:01 -05:00
..
android android: Don't reload log/system after loading firmware/backup 2023-11-03 22:49:31 -04:00
audio_core Allow 0 stereo count 2023-11-03 11:45:40 -04:00
common arm: NativeClock: Special handling for bad system counter clock frequency reporting 2023-11-03 16:21:54 -04:00
core Merge pull request #11960 from german77/silence 2023-11-04 11:14:27 -04:00
dedicated_room
input_common input_common: joycon: Move vibrations to a queue 2023-10-22 11:30:59 -06:00
network
shader_recompiler Merge pull request #11847 from ameerj/glsl-shfl-fix 2023-10-23 10:33:24 -04:00
tests
video_core renderer_vulkan: minimize transform feedback support log 2023-11-01 20:47:08 -04:00
web_service
yuzu shared_translation: Call tr for each string 2023-11-08 11:54:01 -05:00
yuzu_cmd
.clang-format
CMakeLists.txt