- 12 Aug, 2022 1 commit
-
-
Morph authored
Delimits the hex value string on spaces, slashes, carriage returns or newlines, allowing for comments to be added in-line.
-
- 11 Aug, 2022 1 commit
-
-
Morph authored
ci: Graft source when archiving
-
- 10 Aug, 2022 1 commit
-
-
liamwhite authored
Make vsync setting work for Vulkan
-
- 09 Aug, 2022 7 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
-
lat9nq authored
The source from the Linux build is desireable as it has permissions and line endings set correctly.
-
lat9nq authored
Instead of including yuzu and all the sources it uses directly, include only what specifically belongs to yuzu. Submodules can be downloaded separately later using git since a shallow clone includes minimally all the repository information needed for it.
-
- 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
-