Commit Graph

694 Commits (99af858562777c04953b01e7fe1dd1886f768fcf)
 

Author SHA1 Message Date
Connor McLaughlin 99af858562 Qt/GameList: Fix incorrect game booting when sorted 5 years ago
Connor McLaughlin 9326cecd65 clang-format: Enable brace wrapping after case label 5 years ago
Connor McLaughlin bfef42f4cb GPU: Fix possible driver crash on oversized update/fill 5 years ago
Connor McLaughlin d2db6bf9c3 Common/Rectangle: Add clamp methods 5 years ago
Connor McLaughlin a5135ceeb0 GameList: Fix incorrect loading of cache 5 years ago
Connor McLaughlin a832138191 Settings: Add missing Cubeb entry to audio backend names 5 years ago
Connor McLaughlin 8096dc510d Settings: Add missing load/store of GPU/ForceProgressiveScan 5 years ago
Connor McLaughlin ed1ac6df4a Frontend: Fix error in swap chain ResizeBuffers() 5 years ago
Connor McLaughlin b9538a55f5 Settings: Add option for creating a debug GPU device 5 years ago
Connor McLaughlin 8378e5ed0d Frontend: Don't use debug D3D11 device 5 years ago
Connor McLaughlin 46033898ba Frontends: Use DXGI_PRESENT_FLAG_ALLOW_TEARING for presentatation 5 years ago
Connor McLaughlin 159786c3f1 Common/Assert: Fix incorrect windows platform detection 5 years ago
Connor McLaughlin 25004f882e SDL: Fix multiple entries for settings being created in ini 5 years ago
Connor McLaughlin 504510c242 GPU: Fix reading of write-combined GPU buffers
+100fps in recompiler modes
5 years ago
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