- 10 Aug, 2022 1 commit
-
-
liamwhite authored
Make vsync setting work for Vulkan
-
- 09 Aug, 2022 5 commits
-
-
bunnei authored
hid: core: Delay the stop vibration command when testing
-
bunnei authored
hid: core: Properly emulate controller color and battery level
-
bunnei authored
arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB
-
bunnei authored
Translate english plurals
-
bunnei authored
Qt5 work around for suzhou numerals
-
- 08 Aug, 2022 6 commits
- 07 Aug, 2022 6 commits
- 06 Aug, 2022 2 commits
- 05 Aug, 2022 2 commits
-
-
Narr the Reg authored
-
Steve authored
* Controller bugfixes in profile select, closes #8265 2 fixes for using a controller in profile select dialog. Pressing 'B' cancels the launch of the game Using controller to select a profile now correctly sets the index to use for the launch * Added brackets to if statements as requested.
-
- 04 Aug, 2022 2 commits
-
-
bunnei authored
renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED
-
Kyle Kienapfel authored
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
-
- 02 Aug, 2022 4 commits
- 01 Aug, 2022 3 commits
-
-
Mai authored
Update translations (2022-08-01)
-
Liam authored
-
The yuzu Community authored
-
- 31 Jul, 2022 5 commits
-
-
bunnei authored
video_core: stop waiting for shader compilation on user cancel
-
bunnei authored
qt: reset progress bar after shader compilation
-
bunnei authored
Properly write out the command buffer when serving close request
-
Nikita Strygin authored
-
Morph authored
renderer_opengl: delete shader source after linking
-
- 30 Jul, 2022 4 commits
-
-
Liam authored
-
Kyle K authored
ci.yml: REUSE task should only run on yuzu-emu/yuzu repository verify.yml: #8659 is a better fix to the discord-rpc dirty flag
-
Morph authored
cmake,ci: vcpkg leftovers
-
Kyle Kienapfel authored
Turns out that for Qt to properly handle plurals in English a translation needs to be provided, otherwise the user is left with messages such as "Building: 2 shader(s)" Plurals for other all other languages are handled on transifex. I wrote the README.md to just refer to it as a translation collaboration site just in case we ever switch. These translations being out of date won't pose any technical problems so I believe it is fine to handle them manually on a "best effort" basis. The files are generated into the source directory so that the relative filenames are correct. The generated file is added to .gitignore
-