Age | Commit message (Collapse) | Author |
|
We are dangerously close to MSVC's 16384 character limit for string literals. Breaking this string up and concatenating will allow for more settings to be added in the future.
|
|
cmake: prefer system llvm library
|
|
Input_common: Implement custom joycon driver v2
|
|
|
|
tests: update catch2 to 3.0.1
|
|
yuzu: Fix language comobox crash
|
|
nsight_aftermath_tracker: update for latest Aftermath SDK
|
|
allow volume up/down hotkeys to be repeated
|
|
core: hid: Fix stick minimum range
|
|
Add stacktrace symbol demangling
|
|
|
|
|
|
debugger: add host fastmem pointer fetch command
|
|
|
|
|
|
|
|
input_common: reset sdl motion if data is invalid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
video_core: Implement maxwell3d draw texture method
|
|
memory: fix watchpoint use when fastmem is enabled
|
|
Demote maxwell3d Firmware4 call log to debug
|
|
timing: wait for completion on unregister
|
|
|
|
|
|
audio_core: Corrective fixes to upsampler
|
|
nvnflinger: correct swap interval handling
|
|
|
|
|
|
|
|
|