- 11 Apr, 2022 1 commit
-
-
Kyle K authored
Long story short, QT doesn't allow the link colors to be set via their stylesheets. There are two ways to work with this, specify the color manually for every link (See the About dialog) The other way is to change the default palette. IsDarkTheme is copy/pasted from src/yuzu/debugger/wait_tree.cpp
-
- 09 Apr, 2022 1 commit
-
-
bunnei authored
OpenGL: flip front faces if Z scale is inverted
-
- 08 Apr, 2022 4 commits
- 07 Apr, 2022 21 commits
-
-
Narr the Reg authored
-
merry authored
fix: remove #pragma once in .cpp file
-
Narr the Reg authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
german77 authored
-
Fernando S authored
OpenGL: fix S8D24 to ABGR8 conversions
-
Fernando S authored
OpenGL: fix cropping
-
Fernando S authored
Vulkan: crop to screen dimensions if crop not explicitly requested
-
Fernando S authored
dynarmic: Better interrupts
-
Fernando S authored
native_clock: Use lfence with rdtsc
-
Fernando S authored
shader_recompiler: support const buffer indirect addressing on OpenGL
-
Andrea Pappacoda authored
-
bunnei authored
service: jit: stub JIT service
-
Liam authored
-
- 06 Apr, 2022 6 commits
- 05 Apr, 2022 4 commits
-
-
Mai M authored
dynarmic: Print stack trace on unrecognised instruction or other exception
-
Mai M authored
build: remove -fconcepts
-
merry authored
-
Andrea Pappacoda authored
It was needed on GCC versions not supporting `-std=c++20`, but GCC 10 and newer (required to compile yuzu) don't need it anymore
-
- 04 Apr, 2022 3 commits