Commit Graph

720 Commits (b4c06fdcc6d67ef987ac4e06f50ad3b1f1ada5a8)
 

Author SHA1 Message Date
Connor McLaughlin 835bbfaea5 Merge branch 'cubeb' 5 years ago
Connor McLaughlin 8f6ac437ab Frontends: Add cubeb as audio backend option 5 years ago
Connor McLaughlin 9586970a9f AudioStream: Add cubeb implementation 5 years ago
Connor McLaughlin 3ba98e6ef8 dep: Add cubeb 5 years ago
Connor McLaughlin c6119c210a Revert "DMA: Delay GPU transfers by block count"
This reverts commit 0639f4264f.

Breaks FF7's FMVs in the top row. Needs GPU timings.
5 years ago
Connor McLaughlin 3e90d79df7 Pad: Fix log spam 5 years ago
Connor McLaughlin e68e67f161 SDL: Fix log spam in Release builds 5 years ago
Connor McLaughlin a9e12883bf CI: Don't do recursive clone for Linux 5 years ago
Connor McLaughlin 71c1e243fe Remove YBaseLib dependency 5 years ago
Connor McLaughlin 1c2c4c8489 Qt: Fix emulation thread using 100% CPU when idle 5 years ago
Connor McLaughlin c52040434a Core: Linux warning fixes 5 years ago
Connor McLaughlin 06d26084fb Frontend: Linux compile fix 5 years ago
Connor McLaughlin 2611e64459 Qt: Implement game list sorting 5 years ago
Connor McLaughlin 64426a0be2 Qt: Fix shutdown-and-restart failing in D3D11 renderer 5 years ago
Connor McLaughlin 25f55690f2 Qt: Add icons for game list entry type (disc/exe) 5 years ago
Connor McLaughlin ecc8109d43 Qt: Show flags for region instead of text 5 years ago
Connor McLaughlin 9402c7c145 Qt: Fix double-free/crash on shutdown 5 years ago
Connor McLaughlin 048c6835e5 Qt: Don't highlight headings in game list 5 years ago
Connor McLaughlin c03c1451fe GameList: Support caching entries 5 years ago
Connor McLaughlin e0086156ca System: Compile fix for Linux 5 years ago
Connor McLaughlin e7bebb0105 Qt: Support runtime renderer switching 5 years ago
Connor McLaughlin c6d6b0405f Qt: Don't create imgui.ini 5 years ago
Connor McLaughlin d32383bd95 Settings: Don't include D3D11 renderer on non-WIN32 platforms 5 years ago
Connor McLaughlin 686df4a203 Qt: Improve imgui hidpi scaling 5 years ago
Connor McLaughlin 168eb5fe2d Qt: Add D3D11 display window implementation 5 years ago
Connor McLaughlin 5076d7dfe8 Qt: Fix handling of display window size in hidpi 5 years ago
Connor McLaughlin 1b7be01507 Qt: Implement audio output 5 years ago
Connor McLaughlin 207c75e6eb Qt: Implement fullscreen 5 years ago
Connor McLaughlin 87889a13e0 Qt: Properly handle modifier keys for input 5 years ago
Connor McLaughlin 6d5eca13a6 Qt: Ignore key repeat events for input 5 years ago
Connor McLaughlin d61f12cb4e Qt: Set focus to display window when starting 5 years ago
Connor McLaughlin 40e1b7af23 Qt: Initial hotkey implementation 5 years ago
Connor McLaughlin 0590f0935c HostInterface: Fix compile error on Linux 5 years ago
Connor McLaughlin d88fc20434 Qt: GPU settings tab 5 years ago
Connor McLaughlin fbf5e7f0e3 Qt: Enable DPI scaling 5 years ago
Connor McLaughlin bea15c97cd Qt: ImGui support 5 years ago
Connor McLaughlin 9de0bf0aaf HostInterface: Most some imgui logic from SDL to core 5 years ago
Connor McLaughlin 9436ffc806 Qt: Move some functionalty from OpenGLDisplayWindow into QtDisplayWindow 5 years ago
Connor McLaughlin ac6a7bad3f Qt: Hack for setting swap interval at runtime (currently Windows only) 5 years ago
Connor McLaughlin b135b32159 Qt: Add config and implementation for basic controller input 5 years ago
Connor McLaughlin eb7659368e Qt: Add natvis file for Qt data structures 5 years ago
Connor McLaughlin 4b1541087a Controller: Add methods to query buttons/axises for a controller type 5 years ago
Connor McLaughlin 0528a2a1f9 Settings: Put each controller in its own config section 5 years ago
Connor McLaughlin 3bdafa1932 Qt: Fix double-scanning of game list at start 5 years ago
Connor McLaughlin 77a47c87d2 Qt: Hook up console settings 5 years ago
Connor McLaughlin 62e1829ec9 Qt: Fix recursive setting toggle in game list settings 5 years ago
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend 5 years ago
Connor McLaughlin 98214a9327 SettingsInterface: Add support for string list settings 5 years ago
Connor McLaughlin dbf651e493 CPU/Interpreter: Remove redundant comparison in divu instruction 5 years ago
Connor McLaughlin 0f1f5a4f49 Settings: Define an abstract settings retrieval interface
Can be used by both Android and Qt to access their platform-dependent
formats.
5 years ago