Age | Commit message (Collapse) | Author |
|
MSVC supplied with VS2022 generates "warning C4189: 'CALIBRATION_THRESHOLD':
local variable is initialized but not referenced" which is treated as an
error.
Circumvent it by moving constexpr variable directly into body of lambda function.
|
|
Caused worker_thread to be stuck in Stage1Completed state until job's destruction.
|
|
|
|
TextureCache: Eliminate format deduction as full depth conversion has been supported.
|
|
|
|
Core: Stub services and functions needed for checkpoint
|
|
settings: Add debug setting to enable all controllers
|
|
Used in checkpoint homebrew
|
|
Used in checkpoint homebrew
|
|
|
|
Used in checkpoint homebrew
|
|
Project Kraken: Input rewrite
|
|
|
|
|
|
|
|
video_core/codecs: fix multiple decoding issues on Linux
|
|
|
|
|
|
CMakeLists: Update fmt to 8.0.1
|
|
Ensures that we're using the latest version of fmt.
|
|
Replace "Light" theme by "Default"
|
|
|
|
|
|
|
|
|
|
|
|
Fix compiler bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set top margin to 6 on Right Stick, LeftStick, Face Buttons, D-Pad.
Change property on Input Device QComboBox from minimumSize to minimumContentsLength.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
start lion review
|
|
|
|
|
|
Fix GC controller
|
|
|