Commit Graph

  • d343743768 Qt: Safer GPU renderer switching Connor McLaughlin 2020-01-24 14:49:51 +1000
  • c5282b99e1 Qt: Thread-safe QSettings access and updating Connor McLaughlin 2020-01-24 14:49:49 +1000
  • 9562cbea56 Frontends: Add frame time performance counters Connor McLaughlin 2020-01-24 14:49:47 +1000
  • 67710ca184 Qt: Add a signal when the game list selection is changed Connor McLaughlin 2020-01-24 14:49:46 +1000
  • 99af858562 Qt/GameList: Fix incorrect game booting when sorted Connor McLaughlin 2020-01-24 14:49:44 +1000
  • 9326cecd65 clang-format: Enable brace wrapping after case label Connor McLaughlin 2020-01-24 14:49:43 +1000
  • bfef42f4cb GPU: Fix possible driver crash on oversized update/fill Connor McLaughlin 2020-01-23 00:01:05 +1000
  • d2db6bf9c3 Common/Rectangle: Add clamp methods Connor McLaughlin 2020-01-22 23:57:12 +1000
  • a5135ceeb0 GameList: Fix incorrect loading of cache Connor McLaughlin 2020-01-22 17:56:58 +1000
  • a832138191 Settings: Add missing Cubeb entry to audio backend names Connor McLaughlin 2020-01-21 21:27:29 +1000
  • 8096dc510d Settings: Add missing load/store of GPU/ForceProgressiveScan Connor McLaughlin 2020-01-21 21:27:21 +1000
  • ed1ac6df4a Frontend: Fix error in swap chain ResizeBuffers() Connor McLaughlin 2020-01-20 17:26:57 +1000
  • b9538a55f5 Settings: Add option for creating a debug GPU device Connor McLaughlin 2020-01-19 14:53:49 +1000
  • 8378e5ed0d Frontend: Don't use debug D3D11 device Connor McLaughlin 2020-01-19 12:24:26 +1000
  • 46033898ba Frontends: Use DXGI_PRESENT_FLAG_ALLOW_TEARING for presentatation Connor McLaughlin 2020-01-18 18:12:09 +1000
  • 159786c3f1 Common/Assert: Fix incorrect windows platform detection Connor McLaughlin 2020-01-17 21:36:31 +1000
  • 25004f882e SDL: Fix multiple entries for settings being created in ini Connor McLaughlin 2020-01-16 14:36:31 +1000
  • 504510c242 GPU: Fix reading of write-combined GPU buffers Connor McLaughlin 2020-01-15 17:35:36 +1000
  • 0861a1e579 Common: Remove unused type declarations Connor McLaughlin 2020-01-13 12:01:39 +1000
  • 4de82bda6d Linux build for cubeb Connor McLaughlin 2020-01-12 15:16:41 +1000
  • 7bdcd00852
    Update README.md Connor McLaughlin 2020-01-11 16:59:18 +1000
  • b255dfb439 CI: Remove pdbs/libs/etc from directory before uploading Windows builds Connor McLaughlin 2020-01-11 16:39:01 +1000
  • 585c90df64 Build Qt frontend by default on Windows Connor McLaughlin 2020-01-11 15:35:31 +1000
  • 93948adca3 dep: Use external Qt for compiling on Windows Connor McLaughlin 2020-01-11 15:31:16 +1000
  • 415e4531eb dep: Add minimal Qt for Windows submodule Connor McLaughlin 2020-01-11 15:29:11 +1000
  • 28efc50a04 Qt: Fix worker thread lockup on shutdown Connor McLaughlin 2020-01-11 14:21:08 +1000
  • 1911ab2e1c CubebAudioStream: Initialize COM on Windows if it isn't already initialized Connor McLaughlin 2020-01-11 14:20:51 +1000
  • d52d6252a9 Qt: Remove QAudioOutput-based audio stream Connor McLaughlin 2020-01-11 13:53:15 +1000
  • 835bbfaea5 Merge branch 'cubeb' Connor McLaughlin 2020-01-11 13:52:02 +1000
  • 8f6ac437ab Frontends: Add cubeb as audio backend option Connor McLaughlin 2020-01-11 13:49:52 +1000
  • 9586970a9f AudioStream: Add cubeb implementation Connor McLaughlin 2020-01-11 13:28:40 +1000
  • 3ba98e6ef8 dep: Add cubeb Connor McLaughlin 2020-01-10 14:59:53 +1000
  • c6119c210a Revert "DMA: Delay GPU transfers by block count" Connor McLaughlin 2020-01-11 13:40:01 +1000
  • 3e90d79df7 Pad: Fix log spam Connor McLaughlin 2020-01-11 13:29:30 +1000
  • e68e67f161 SDL: Fix log spam in Release builds Connor McLaughlin 2020-01-11 13:29:22 +1000
  • a9e12883bf CI: Don't do recursive clone for Linux Connor McLaughlin 2020-01-10 13:32:11 +1000
  • 71c1e243fe Remove YBaseLib dependency Connor McLaughlin 2020-01-10 13:31:12 +1000
  • 1c2c4c8489 Qt: Fix emulation thread using 100% CPU when idle Connor McLaughlin 2020-01-10 13:28:13 +1000
  • c52040434a Core: Linux warning fixes Connor McLaughlin 2020-01-09 08:46:52 +1000
  • 06d26084fb Frontend: Linux compile fix Connor McLaughlin 2020-01-08 15:06:31 +1000
  • 2611e64459 Qt: Implement game list sorting Connor McLaughlin 2020-01-08 15:01:04 +1000
  • 64426a0be2 Qt: Fix shutdown-and-restart failing in D3D11 renderer Connor McLaughlin 2020-01-08 14:00:28 +1000
  • 25f55690f2 Qt: Add icons for game list entry type (disc/exe) Connor McLaughlin 2020-01-08 13:50:44 +1000
  • ecc8109d43 Qt: Show flags for region instead of text Connor McLaughlin 2020-01-08 13:39:19 +1000
  • 9402c7c145 Qt: Fix double-free/crash on shutdown Connor McLaughlin 2020-01-08 13:39:04 +1000
  • 048c6835e5 Qt: Don't highlight headings in game list Connor McLaughlin 2020-01-08 13:38:31 +1000
  • c03c1451fe GameList: Support caching entries Connor McLaughlin 2020-01-08 13:37:43 +1000
  • e0086156ca System: Compile fix for Linux Connor McLaughlin 2020-01-08 13:34:21 +1000
  • e7bebb0105 Qt: Support runtime renderer switching Connor McLaughlin 2020-01-07 18:55:36 +1000
  • c6d6b0405f Qt: Don't create imgui.ini Connor McLaughlin 2020-01-07 18:55:26 +1000
  • d32383bd95 Settings: Don't include D3D11 renderer on non-WIN32 platforms Connor McLaughlin 2020-01-07 18:54:39 +1000
  • 686df4a203 Qt: Improve imgui hidpi scaling Connor McLaughlin 2020-01-07 18:52:33 +1000
  • 168eb5fe2d Qt: Add D3D11 display window implementation Connor McLaughlin 2020-01-07 15:54:37 +1000
  • 5076d7dfe8 Qt: Fix handling of display window size in hidpi Connor McLaughlin 2020-01-07 14:27:48 +1000
  • 1b7be01507 Qt: Implement audio output Connor McLaughlin 2020-01-07 14:17:41 +1000
  • 207c75e6eb Qt: Implement fullscreen Connor McLaughlin 2020-01-06 16:27:39 +1000
  • 87889a13e0 Qt: Properly handle modifier keys for input Connor McLaughlin 2020-01-06 15:14:47 +1000
  • 6d5eca13a6 Qt: Ignore key repeat events for input Connor McLaughlin 2020-01-06 14:08:15 +1000
  • d61f12cb4e Qt: Set focus to display window when starting Connor McLaughlin 2020-01-06 14:08:00 +1000
  • 40e1b7af23 Qt: Initial hotkey implementation Connor McLaughlin 2020-01-05 12:46:03 +1000
  • 0590f0935c HostInterface: Fix compile error on Linux Connor McLaughlin 2020-01-04 15:25:15 +1000
  • d88fc20434 Qt: GPU settings tab Connor McLaughlin 2020-01-03 17:51:58 +1000
  • fbf5e7f0e3 Qt: Enable DPI scaling Connor McLaughlin 2020-01-03 17:51:42 +1000
  • bea15c97cd Qt: ImGui support Connor McLaughlin 2020-01-02 19:14:16 +1000
  • 9de0bf0aaf HostInterface: Most some imgui logic from SDL to core Connor McLaughlin 2020-01-02 19:14:06 +1000
  • 9436ffc806 Qt: Move some functionalty from OpenGLDisplayWindow into QtDisplayWindow Connor McLaughlin 2020-01-02 17:45:25 +1000
  • ac6a7bad3f Qt: Hack for setting swap interval at runtime (currently Windows only) Connor McLaughlin 2020-01-02 16:26:12 +1000
  • b135b32159 Qt: Add config and implementation for basic controller input Connor McLaughlin 2020-01-02 16:13:03 +1000
  • eb7659368e Qt: Add natvis file for Qt data structures Connor McLaughlin 2020-01-02 16:11:22 +1000
  • 4b1541087a Controller: Add methods to query buttons/axises for a controller type Connor McLaughlin 2020-01-02 16:10:42 +1000
  • 0528a2a1f9 Settings: Put each controller in its own config section Connor McLaughlin 2020-01-02 16:10:30 +1000
  • 3bdafa1932 Qt: Fix double-scanning of game list at start Connor McLaughlin 2020-01-01 14:02:45 +1000
  • 77a47c87d2 Qt: Hook up console settings Connor McLaughlin 2020-01-01 14:01:58 +1000
  • 62e1829ec9 Qt: Fix recursive setting toggle in game list settings Connor McLaughlin 2019-12-31 16:40:20 +1000
  • f3e9c3ec8c Add initial work on Qt frontend Connor McLaughlin 2019-12-31 16:17:17 +1000
  • 98214a9327 SettingsInterface: Add support for string list settings Connor McLaughlin 2019-12-31 12:41:21 +1000
  • dbf651e493 CPU/Interpreter: Remove redundant comparison in divu instruction Connor McLaughlin 2019-12-31 11:41:52 +1000
  • 0f1f5a4f49 Settings: Define an abstract settings retrieval interface Connor McLaughlin 2019-12-30 21:22:22 +1000
  • 6176fc4486 NullAudioStream: Provide factory function Connor McLaughlin 2019-12-30 00:45:50 +1000
  • e66214d93e GameList: Fix non-recursive scanning Connor McLaughlin 2019-12-30 00:45:37 +1000
  • 0639f4264f DMA: Delay GPU transfers by block count Connor McLaughlin 2019-12-29 15:34:05 +1000
  • 41cf894488 GPU/HW: Fix readback of odd transfer widths Connor McLaughlin 2019-12-28 15:50:35 +1000
  • d118377c9e CPU/Recompiler: Reduced forced PC flushes Connor McLaughlin 2019-12-28 14:04:15 +1000
  • 620284f7d1 CPU/Recompiler/AArch64: Use PC-relative branches to far code Connor McLaughlin 2019-12-27 20:37:38 +1000
  • 9f45c67b1d JitCodeBuffer: Fix compilation on AArch64 Connor McLaughlin 2019-12-27 20:36:55 +1000
  • 29355bc44d CPU/Recompiler: Move branch codegen to base class Connor McLaughlin 2019-12-27 18:18:47 +1000
  • aabe5b9287 CPU/Recompiler: Add GetCurrentCodePointer() Connor McLaughlin 2019-12-27 17:49:32 +1000
  • 390b6da0b8 CPU/Recompiler: Add unconditional EmitBranch Connor McLaughlin 2019-12-26 00:02:15 +1000
  • 4f2c1e1a6b CPU/Recompiler: Add EmitBindLabel and EmitBranchIfBitClear Connor McLaughlin 2019-12-25 01:04:08 +1000
  • 03a36645a2 Settings: Save fullscreen setting to ini Connor McLaughlin 2019-12-24 01:49:28 +1000
  • 5bb2b3ec63 Frontend: Add audio backend to settings (switch-while-running) Connor McLaughlin 2019-12-23 17:05:43 +1000
  • 0eab6435fe Frontend: Use configured audio backend when creating stream Connor McLaughlin 2019-12-23 17:02:49 +1000
  • 16317d077e Settings: Add audio backend, move sync settings to Display/Audio Connor McLaughlin 2019-12-23 17:02:37 +1000
  • ed7aabe5f2 Common: Add a NullAudioStream implementation Connor McLaughlin 2019-12-23 17:02:11 +1000
  • c8d3b2c546 GPU/Software: Use templates for render functions Connor McLaughlin 2019-12-22 19:34:24 +1000
  • a1b52980e2 GPU: Implement line renderering in software renderer Connor McLaughlin 2019-12-22 18:53:20 +1000
  • ad93d83421 JitCodeBuffer: Don't leak code space on Windows Connor McLaughlin 2019-12-21 22:09:08 +1000
  • decf416aee JitCodeBuffer: Expose FlushInstructionCache() to callers Connor McLaughlin 2019-12-20 21:23:52 +1000
  • 1de096224c JitCodeBuffer: Fix far code pointer not being initialized without reset Connor McLaughlin 2019-12-20 21:22:14 +1000
  • 3596eb3548 Add note about incomplete Android frontend to README.md Connor McLaughlin 2019-12-18 23:04:26 +1000