- 11 Jun, 2022 3 commits
- 10 Jun, 2022 2 commits
-
-
Mai M authored
service: hid: Fix gesture regression
-
Narr the Reg authored
-
- 08 Jun, 2022 1 commit
-
-
bunnei authored
Follow-up fixes for NVFlinger rewrite (Part 3)
-
- 07 Jun, 2022 4 commits
- 06 Jun, 2022 1 commit
-
-
bunnei authored
Logging: Report Post Windows 10 2004 versions, like Windows 11
-
- 05 Jun, 2022 4 commits
- 04 Jun, 2022 2 commits
- 03 Jun, 2022 1 commit
-
-
Fernando S authored
Maxwell3D: Fix 3D semaphore counter type 0 handling
-
- 02 Jun, 2022 7 commits
-
-
Billy Laws authored
Counter type 0 actually releases the semaphore payload rather than a constant zero as was previously thought. This is required by Skyrim.
-
Mai M authored
gdbstub: Support reading guest thread names
-
Liam authored
-
Mai M authored
gdbstub: fix target descriptions
-
Morph authored
core/debugger: Improved stepping mechanism and misc fixes
-
Liam authored
-
Kyle Kienapfel authored
For people not used to the Yuzu UI it's not always clear if the emulated console is docked or not. The other items update their text when clicked, this PR brings the DOCK button in line with this. DOCK -> DOCKED or HANDHELD
-
- 01 Jun, 2022 11 commits
-
-
bunnei authored
fix UI opening fullscreen after certain crashes
-
liamwhite authored
core/debugger: Define defaulted virtual destructors
-
liamwhite authored
gdbstub: Explicitly cast return type to u8
-
Morph authored
Resolves an MSVC warning where a virtual destructor is not defined in the base class with virtual functions.
-
Liam authored
-
Morph authored
Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8.
-
Kyle Kienapfel authored
Sometimes when yuzu crashes, it restarts with the games list in fullscreen, which would be fine, except there isn't an easy way to exit this. It also doesn't occur often enough for qt-config.ini files to be in good supply. UILayout\geometry value in qt-config.ini is the culprit, at least for the one provided. Proposed fix is to simply check isFullScreen when yuzu is starting up, and take it out of full screen immediately
-
Mai M authored
core/debugger: Implement new GDB stub debugger
-
Liam authored
-
Mai M authored
Update translations (2022-06-01)
-
The yuzu Community authored
-
- 31 May, 2022 1 commit
-
-
Narr the Reg authored
-
- 30 May, 2022 3 commits