Commit graph

  • 88936463d7 GPU: Toggle vblank timer gate for full frame Connor McLaughlin 2020-01-30 16:18:31 +1000
  • 288b680e07 FileSystem: Add ReplaceExtension() helper Connor McLaughlin 2020-01-30 13:18:16 +1000
  • 6624df1e8c Qt: Add CPU settings/emulation speed to console settings Connor McLaughlin 2020-01-29 00:01:44 +1000
  • 5272ecd572 Qt: Support binding settings to QSliders Connor McLaughlin 2020-01-29 00:01:35 +1000
  • 5bf85a5f3f Update README.md Connor McLaughlin 2020-01-28 23:27:56 +1000
  • b169bc08cd Update README.md Connor McLaughlin 2020-01-26 15:50:32 +1000
  • 4c59d8a9ea Linux build fix Connor McLaughlin 2020-01-24 16:44:13 +1000
  • 1b9609ef61 Implement event-based scheduler instead of lock-step components Connor McLaughlin 2020-01-24 14:53:40 +1000
  • 624888e131 HostInterface: Default BIOS path to bios subdirectory Connor McLaughlin 2020-01-24 14:52:12 +1000
  • faf2308695 Settings: Move set defaults to HostInterface so it can use user paths Connor McLaughlin 2020-01-24 14:52:04 +1000
  • b5e73a0be4 HostInterface: Add helper methods for getting paths to save states/memcards Connor McLaughlin 2020-01-24 14:52:03 +1000
  • a83cad5872 GPU/D3D11: Use shader bytecode cache Connor McLaughlin 2020-01-24 14:52:01 +1000
  • 82da9a4505 D3D11: Add a shader bytecode cache class Connor McLaughlin 2020-01-24 14:52:00 +1000
  • 2276975d62 Qt: Implement GitHub Repository/Issue Tracker links Connor McLaughlin 2020-01-24 14:51:59 +1000
  • 1ed187fd57 Qt: Add hotkey for increasing/decreasing resolution scale Connor McLaughlin 2020-01-24 14:51:57 +1000
  • 40799d0f77 HostInterface: Move ModifyResolutionScale() to base class Connor McLaughlin 2020-01-24 14:51:56 +1000
  • 8148486a9f Qt: Add hotkey to toggle software rendering Connor McLaughlin 2020-01-24 14:51:55 +1000
  • 4a3478b360 HostInterface: Add function to switch between sw/hw rendering Connor McLaughlin 2020-01-24 14:51:53 +1000
  • f2231d6669 HostInterface: Move setting update logic to base class Connor McLaughlin 2020-01-24 14:51:52 +1000
  • 82563d94f4 HostInterface: Fix offset OSD messages in Qt frontend Connor McLaughlin 2020-01-24 14:51:38 +1000
  • 687772c4da HostDisplay: Move some derived class fields to base class Connor McLaughlin 2020-01-24 14:51:36 +1000
  • 736d85b0f3 Qt: Implement display linear filtering Connor McLaughlin 2020-01-24 14:51:34 +1000
  • abf48b6cc2 Qt: Update GPU settings when enhancements are changed Connor McLaughlin 2020-01-24 14:51:33 +1000
  • f05f5aeb2b Qt: Implement browse button for BIOS path Connor McLaughlin 2020-01-24 14:51:31 +1000
  • 2694181811 Qt: Hook up HostInterface::Report{Error,Message} Connor McLaughlin 2020-01-24 14:51:30 +1000
  • 19cd91a684 Qt: Fix crash on exit when boot fails Connor McLaughlin 2020-01-24 14:51:28 +1000
  • 4aadcbf470 dep: Remove msvc zlib binaries from tree Connor McLaughlin 2020-01-24 14:51:27 +1000
  • 78f984c412 Qt: Add automatic download of redump disc database for game list Connor McLaughlin 2020-01-24 14:51:25 +1000
  • b937275073 Qt: Link with and copy Qt5Network library Connor McLaughlin 2020-01-24 14:51:24 +1000
  • 1137b388c4 dep: Add minizip Connor McLaughlin 2020-01-24 14:51:22 +1000
  • b1dbb0d7fb dep: Add zlib Connor McLaughlin 2020-01-24 14:51:19 +1000
  • 65ae85eb7b Qt: Skeleton for audio settings Connor McLaughlin 2020-01-24 14:51:13 +1000
  • c5faa36f43 GameList: Add function to query whether database exists Connor McLaughlin 2020-01-24 14:51:12 +1000
  • f6fee86f1c HostInterface: Create user directories on startup Connor McLaughlin 2020-01-24 14:51:10 +1000
  • b4c06fdcc6 GameList: Auto set cache/database path from user directory Connor McLaughlin 2020-01-24 14:51:09 +1000
  • feb48899c3 Qt: Don't double-create game list Connor McLaughlin 2020-01-24 14:51:07 +1000
  • 77b282862f HostInterface: Move running title info to System Connor McLaughlin 2020-01-24 14:51:05 +1000
  • b3db3a1cc0 HostInterface: Share settings between SDL and Qt frontends Connor McLaughlin 2020-01-24 14:51:03 +1000
  • 2c3a0a6af9 HostInterface: Change working directory to user directory at startup Connor McLaughlin 2020-01-24 14:51:02 +1000
  • 53428cb55b HostInterface: Add user directory helpers Connor McLaughlin 2020-01-24 14:51:00 +1000
  • 7afb79aee6 Common: Add FileSystem::{Get,Set}WorkingDirectory functions Connor McLaughlin 2020-01-24 14:50:58 +1000
  • de4e45a433 Common: Add a function to get the path to the running program Connor McLaughlin 2020-01-24 14:50:57 +1000
  • 9456dc5d9b Qt: Power off system correctly when exiting Connor McLaughlin 2020-01-24 14:50:56 +1000
  • 069bdd471c Qt: Stub saving resume state when powering off Connor McLaughlin 2020-01-24 14:50:54 +1000
  • 0200b9ffc1 Qt: Hook up 'Add Game List Directory' function Connor McLaughlin 2020-01-24 14:50:53 +1000
  • 98eb71aa3f Qt: Fix extra margins in pad settings panel Connor McLaughlin 2020-01-24 14:50:52 +1000
  • 1cdd4e01fb Qt: Reorder settings categories Connor McLaughlin 2020-01-24 14:50:51 +1000
  • 8d4d8e44e4 HostInterface: Saving state message should be OSD not error Connor McLaughlin 2020-01-24 14:50:50 +1000
  • 0a5f7fcd75 System: Update running game when media changes from save state Connor McLaughlin 2020-01-24 14:50:48 +1000
  • f2d5ce74df Qt: Fix bug where render window is not focused leaving fullscreen Connor McLaughlin 2020-01-24 14:50:47 +1000
  • 20b60e0f01 Qt: Update window title/save states from running title Connor McLaughlin 2020-01-24 14:50:46 +1000
  • 82b4229f1b GameList: Move entry to global scope so it can be forward declared Connor McLaughlin 2020-01-24 14:50:44 +1000
  • 183928b0f6 Qt: Skeleton of load/save state menus Connor McLaughlin 2020-01-24 14:50:42 +1000
  • 1998aa96a4 Qt: Simplify Change Disc menu logic Connor McLaughlin 2020-01-24 14:50:40 +1000
  • 69841d0a09 Qt: Move quick CPU/GPU switch to Debug menu Connor McLaughlin 2020-01-24 14:49:54 +1000
  • 6737b3ec44 Qt: Drop Settings accessor from HostInterface Connor McLaughlin 2020-01-24 14:49:53 +1000
  • 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