Commit Graph

680 Commits (0861a1e57931a8ae9f12bfd3013c23d4453e4caf)
 

Author SHA1 Message Date
Connor McLaughlin 0861a1e579 Common: Remove unused type declarations 5 years ago
Connor McLaughlin 4de82bda6d Linux build for cubeb 5 years ago
Connor McLaughlin 7bdcd00852
Update README.md 5 years ago
Connor McLaughlin b255dfb439 CI: Remove pdbs/libs/etc from directory before uploading Windows builds 5 years ago
Connor McLaughlin 585c90df64 Build Qt frontend by default on Windows 5 years ago
Connor McLaughlin 93948adca3 dep: Use external Qt for compiling on Windows 5 years ago
Connor McLaughlin 415e4531eb dep: Add minimal Qt for Windows submodule 5 years ago
Connor McLaughlin 28efc50a04 Qt: Fix worker thread lockup on shutdown 5 years ago
Connor McLaughlin 1911ab2e1c CubebAudioStream: Initialize COM on Windows if it isn't already initialized 5 years ago
Connor McLaughlin d52d6252a9 Qt: Remove QAudioOutput-based audio stream 5 years ago
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