773 Commits (cf6afdd9398999cd5922fe6ada6261dacc226539)

Author SHA1 Message Date
Morph cf6afdd939 main: Fix install progress calculation 3 years ago
zeltermann 1bc489d511 Use `toUtf8()` for string passed to DBus 3 years ago
Morph 81ba61a0bd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 years ago
german77 7dee0cf567 yuzu: Fix clang format 3 years ago
zeltermann 377ffa277c Only use SDL wakelock on Linux 3 years ago
Narr the Reg b24451c571 input_common: Implement native mifare support 3 years ago
Liam 26a9ebf326 qt: use larger buffer for update install 3 years ago
lat9nq 3263f49390 yuzu-qt: Load Vulkan device info at startup 3 years ago
xcfrg 178b2a0b69 yuzu: add opengl shader backend info in status bar 3 years ago
Keve1227 69daffcc2f Issue a reload if the system language changed 3 years ago
german77 e1f99c566b yuzu: Disable game list while game is running 3 years ago
Liam 0627c4622f qt: add menu item to remove cache storage 3 years ago
grimkor 1e7b656c29 add context menu for filter and anti-aliasing status buttons 3 years ago
grimkor ba492a616d Allow fully customisable controller hotkeys 3 years ago
Narr the Reg 2a36d667c9 service: nfc: Merge device interfaces and create the device manager 3 years ago
Liam 0dcc190ccc qt: warn on inoperable keys 3 years ago
german77 a1b66df775 applet: controller: Implement cancel button 3 years ago
Narr the Reg 0585865c9f service: am: Improve profile select applet 3 years ago
Narr the Reg 209e4fc6c5 qt: Fix log softlock 3 years ago
Liam eb8abae7eb qt: implement RequestExit for applets 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Morph feea72a15e main: (Windows) Set the current timer resolution to the maximum 3 years ago
Narr the Reg 790033039a yuzu: Shutdown game on restart to reload per game config 3 years ago
Narr the Reg 19ef4a0ee2 yuzu: Write to config file on important config changes 3 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 3 years ago
liamwhite 0ffd5f7565 Revert "main: Fix borderless fullscreen for high dpi scaled displays" 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Morph 3da39e4969 main: Fix borderless fullscreen for high dpi scaled displays 3 years ago
Morph 030b6f5a5b main: Re-add QtWebEngine zoom factor 3 years ago
Jonas Gutenschwager 2b805dde46 remove disambiguation argument from mute text 3 years ago
Wollnashorn 6b840142b3 video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
Morph 2a75968ff4 main: Convert to device independent coordinates for scaling 3 years ago
Morph 3c27ddd604 main: Use passthrough scaling for non-windows OSes 3 years ago
Morph 6cd0467543 main: Enable High DPI fixes for Qt >= 5.14 3 years ago
Morph 79d9982c66 main: Only set AA_DisableWindowContextHelpButton below Qt6 3 years ago
Morph aeada1616a main: Globally disable the "?" button on dialogs 3 years ago
EBADBEEF 674fb618a5 qt: add option to disable controller applet 3 years ago
Jonas Gutenschwager 306d95802a add volume quicksetting with volume slider 3 years ago
MonsterDruide1 a1bec20a60 TAS: Show all script lengths for multiplayer 4 years ago
Liam 76c4ba3ee5 qt: additional fixes for reentrant shutdown 3 years ago
Wollnashorn 7ba5544a6c video_core/vulkan: Driver pipeline cache will now be deleted with the shader cache 3 years ago
Liam 935f192fd7 qt: prevent reentrant shutdown 3 years ago
Liam 671216b8a6 qt: exit properly on guest-initiated close 3 years ago
Liam 7934914a03 qt: use main window as close overlay parent 3 years ago
Liam 1eb9cb8ec3 qt: continue event loop during game close 3 years ago
german77 a96b380b09 yuzu: Remember last selected directory 3 years ago
Liam 3e167c3e5a qt: use _exit instead of exit on SIGINT 3 years ago
Liam c11dff8639 EmuThread: refactor 3 years ago