1511 Commits (b91b76df4fe27d781bd95ddb89b78ff54df57029)

Author SHA1 Message Date
ameerj a3e68dce56 main: Add title's version to window name on EA/mainline 5 years ago
german77 f20f4587e6 input_common: Implement SDL motion 5 years ago
Kewlan 1b4331397b configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" 5 years ago
bunnei 4b03e6e776 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei bf380b8584 hle: kernel: Remove deprecated Object class. 5 years ago
bunnei aa2844bcf9 hle: kernel: HandleTable: Remove deprecated APIs. 5 years ago
bunnei 7ccbdd4d8d hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei da7e9553de hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago
german77 6e81473574 input_common: Release mouse buttons on out of focus 5 years ago
Kewlan 497ccfaedc game_list: Fix dir move up/down expand state 5 years ago
Kewlan fc84822266 game_list: Update filter results when removing directories 5 years ago
Morph 29a06ad393 yuzu: config: Silence narrowing conversion warning on MSVC 5 years ago
Morph 0af182baa2 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Morph d95605cd24 yuzu: main: Silence type conversion warning on MSVC 5 years ago
Morph 3b5690c9e1 config: Add new keyboard bindings 5 years ago
Its-Rei c413cafdac applets/swkbd: Fix software keyboard button hint scaling 5 years ago
Morph 7eff91ff20 applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph b45930a0ed error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph 4143675b2d overlay_dialog: Add an overlay text dialog that accepts controller input 5 years ago
Morph 4a5f9f5a6d main: Move meta type registration into its own function 5 years ago
Morph 0f40c8c634 applets: Remove the previous software keyboard applet implementation 5 years ago
Kewlan fd40d55a4f game_list: Mark games as favorite to make them appear at the top. 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei c6c0771b12 core: settings: Add setting for debug assertions and disable by default. 5 years ago
Morph 10ca4c9490 applets/controller: Hook up the "Motion" button functionality 5 years ago
Morph 8ce31f1c8e config: Default to exclusive fullscreen mode on platforms other than Windows 5 years ago
Morph 01ea0f3c74 configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
lat9nq 33ed02a239 configure_graphics: Prevent stack-use-after-scope 5 years ago
german77 bb3dce9363 Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
ameerj 54c1e0897d configuration: Add auto stub toggle that resets on boot 5 years ago
german77 9cebde760f yuzu/main: Add user command line argument 5 years ago
ivan-boikov afa4bcbb3b Fix cancelation of choose directory dialog 5 years ago
Ani cd7abba1a9 qt: Set DISPLAY env var when not present 5 years ago
german77 41e94b7b99 Enable mouse toggle buttons 5 years ago
german 4bcc5bacff Add toggle button option for normal buttons 5 years ago
german 1f228c51ca Enable button toggle for keyboard in the modifier button 5 years ago
Kelebek1 c7a7e47615 Fix default bcat_backend init 5 years ago
german 9b3af0027b inputCommon: Use an unique client id for each socket instance 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
lat9nq 6269cd7f1d debugger: controller: Add access key 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
ReinUsesLisp 13becdf18a config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 75fd3f95a3 yuzu/config: Disable assembly shaders by default 5 years ago
ReinUsesLisp dde19e7d75 vulkan_wrapper: Pull Windows symbols 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
lat9nq dcc0617cc2 yuzu: Create screenshot path before capture 5 years ago
lat9nq 0e004269a9 configure_input_player_widget: Silence unused variable warnings 5 years ago
Lioncash 864762cac9 configure_input_player_widget: Reduce duplication of array accessors where applicable 5 years ago