- 19 Nov, 2022 4 commits
-
-
Fernando S authored
spirv_emit_context: add missing flat decoration
-
bunnei authored
maxwell3d: HLE multi-layer clear macro
-
Liam authored
-
liamwhite authored
shader: Implement miss attribute layer
-
- 18 Nov, 2022 3 commits
- 17 Nov, 2022 4 commits
- 16 Nov, 2022 4 commits
-
-
Mai authored
externals: microprofileui: Remove unused variables
-
Valeri authored
Allows yuzu to be built with Clang 15
-
Mai authored
configure_profile_manager: Use a custom dialog when deleting a profile
-
lat9nq authored
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> Co-authored-by: Mai M. <mathew1800@gmail.com>
-
- 15 Nov, 2022 5 commits
-
-
lat9nq authored
The border adds its own width at least on Linux which causes the icon to be offset by 1px, and cropped by 2px on the bottom and right sides.
-
lat9nq authored
A hopefully more informative dialog that most importantly notifies the user that their saves will be deleted with the user profile. cpm: Only keep track of UI elements that we need cpm: Remove unused forward declarations cpm: Add missing include
-
bunnei authored
core: Update result module
-
Liam authored
-
Narr the Reg authored
-
- 14 Nov, 2022 1 commit
-
-
Kyle Kienapfel authored
Visual Studio has an option to search all files in a solution, so I did a search in there for "default:" looking for any missing break statements. I've left out default statements that return something, and that throw something, even if via ThrowInvalidType. UNREACHABLE leads towards throw R_THROW macro leads towards a return
-
- 13 Nov, 2022 1 commit
-
-
liamwhite authored
Debugger improvements
-
- 12 Nov, 2022 8 commits
-
-
Morph authored
Ignore ARM for core count
-
Matías Locatti authored
-
Liam authored
-
Liam authored
-
bunnei authored
[video_core] Fix a couple regs regressions
-
bunnei authored
service_thread: remove explicit KProcess
-
Mai authored
Add CPU core count to log files
-
Matías Locatti authored
-
- 11 Nov, 2022 10 commits
-
-
liamwhite authored
video_core: Fix dma copy 1D random crash
-
liamwhite authored
yuzu/compatdb: Improve compatibility submission system
-
Tobias authored
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
-
liamwhite authored
video_core: Fix few issues in Tess stage
-
Enrico Mancuso authored
According to the contributing page (https://github.com/yuzu-emu/yuzu/wiki/Contributing) the default cases should have a break statement
-
bunnei authored
Add CPU thread count to log files
-
Kelebek1 authored
-
Morph authored
-
bunnei authored
Initial ARM64 support
-
Mai authored
UI: split up strings relating to content removal
-