Commit Graph

  • 60862397e9 Add script to build an AppImage TGP17 2024-09-07 01:44:57 +02:00
  • c3d6d2189a Texture Dumping: Show OSD message on startup and when toggled Dentomologist 2024-09-05 13:12:24 -07:00
  • dc6ccfb2ab VideoBackends:Vulkan: Use Vulkan 1.2 driverID to detect MoltenVK TellowKrinkle 2024-09-03 23:55:27 -05:00
  • 1416dc7e6a VideoBackends:Vulkan: Consolidate feature checking into one struct TellowKrinkle 2024-09-03 23:24:05 -05:00
  • fad4347f42
    Merge ea857c14b88a3f2a586d4615d500c4b10d3049ac into efc395f7f424f71f4f6ccd055a1dd5817ad8fbc8 Rift 2024-09-05 14:39:56 -07:00
  • efc395f7f4
    Merge pull request #12977 from mitaclaw/branch-watch-tool-fixes-4 JMC47 2024-09-04 19:36:24 -04:00
  • eb54721475 DSPHLE/AX: fix low-pass/biquad clipping Tillmann Karras 2024-09-04 22:21:32 +01:00
  • 20f2320fcf Merge branch 'release-prep-2409' OatmealDome 2024-09-04 12:26:15 -04:00
  • e67e579b38 SI_Device: Remove Dead Config Code mitaclaw 2024-09-04 08:28:18 -07:00
  • 3c4d4fcd09 ScmRevGen: Bump major version to 2409 2409 release-prep-2409 OatmealDome 2024-09-04 00:43:45 -04:00
  • 98fe7104a3 GameINI: Remove Broken Cheat from "Paper Mario: The Thousand Year Door" Patrick Ferry 2024-09-03 23:30:28 +01:00
  • 037d28e936 Half Pixel Offset for Linear Filter Patrick Ferry 2024-09-03 21:02:29 +01:00
  • 2c3b6215bd Reverse Clamping in OpenGL + Make Relative Patrick Ferry 2024-08-11 15:02:30 +01:00
  • ffa680b15c Proper Subnormal Rounding When Interpreting Geotale 2024-05-27 17:38:35 -05:00
  • 2f45391ca5 Improve Integer Rounding Accuracy Geotale 2024-08-07 14:46:51 -05:00
  • 95fac2a4e7
    Merge pull request #13047 from mitaclaw/cached-interpreter-memcpy-ub Admiral H. Curtiss 2024-09-02 19:47:11 +02:00
  • 5a95c5dd14 CachedInterpreterEmitter: Fix std::memcpy UB mitaclaw 2024-09-01 19:35:56 -07:00
  • 7d08377341 Translation resources sync with Transifex JosJuice 2024-09-01 08:42:51 +02:00
  • 2a20e6e3df Branch Watch Tool: Toolbar Visiblity Menu mitaclaw 2024-08-04 05:44:44 -07:00
  • 8f76a32be4 Branch Watch Tool: New Conditional Branch Inspection Tools mitaclaw 2024-08-06 05:04:50 -07:00
  • 8bdfdc88b2 Branch Watch Tool: Ignore Apploader Branch Hits Concurrency Fix mitaclaw 2024-08-07 02:39:17 -07:00
  • e4500b5798 BranchWatchDialog: Improve Branch Was/Not Overwritten Buttons mitaclaw 2024-08-31 15:10:04 -07:00
  • f5e7b45773 BranchWatchDialog: Listen For clicked Signal Rather Than pressed mitaclaw 2024-08-08 07:41:33 -07:00
  • 0c889c715d BranchWatchDialog: Const Correctness mitaclaw 2024-08-31 12:36:24 -07:00
  • 7ce703a4a8 BranchWatchDialog: Refactor Context Menus mitaclaw 2024-08-05 21:34:10 -07:00
  • 107c08b77f BranchWatchDialog: Clean Up Object Parenting and Prefer Auto mitaclaw 2024-08-04 07:44:39 -07:00
  • f9f0806022 BranchWatchDialog: Disconnect Slots When Hidden mitaclaw 2024-08-04 06:48:37 -07:00
  • 7bb5696d95 PowerPC: Simplify subfic/subfcx carry calculation JosJuice 2024-08-31 17:38:49 +02:00
  • a293abbfd0
    Merge pull request #13044 from JosJuice/subfic-carry Tilka 2024-08-31 17:24:17 +01:00
  • ff75cc80aa Interpreter: Fix subfic carry calculation JosJuice 2024-08-31 17:24:55 +02:00
  • e1b1e4b4cf
    Merge pull request #13031 from parona-source/libfmt-11 Admiral H. Curtiss 2024-08-31 15:34:48 +02:00
  • 157be45d6b
    Merge pull request #13042 from homeisfar/vk_improve_logger Tilka 2024-08-31 13:05:28 +01:00
  • d0b10b84c0
    Merge pull request #13043 from Tilka/my_first_songs Tilka 2024-08-31 13:04:24 +01:00
  • 4b60ab9ce3 GameSettings: force EFB-to-RAM for My First Songs Tillmann Karras 2024-08-30 22:47:50 +01:00
  • 38b189e13d
    Merge pull request #13039 from Dentomologist/mainwindow_fix_hidden_confirm_on_stop_dialog Tilka 2024-08-31 00:08:45 +01:00
  • 8b7268ddef
    Merge pull request #13038 from Ferdi265/fix-rvz-clang-ub Tilka 2024-08-31 00:06:38 +01:00
  • 02e9a8feaf vulkan: Add line number to vulkan error logger Ali Homafar 2024-08-28 17:42:54 -04:00
  • 39e266c5bf
    Merge pull request #13036 from PatrickFerry/gameini_enable_pal60 Tilka 2024-08-28 16:56:25 +01:00
  • 9bdf862460 MainWindow: Prevent Confirm On Stop dialog from being hidden Dentomologist 2024-08-27 14:48:37 -07:00
  • 69fcf27799 Join declarations and assignments Dr. Dystopia 2024-08-19 11:12:39 +02:00
  • 22ed1dddca
    Merge pull request #13037 from Dentomologist/hotkeyscheduler_handle_wiimote_connections_independently Tilka 2024-08-27 18:54:52 +01:00
  • 6245dcd57d RVZ: Fix undefined behaviour when copying 0 bytes to a null pointer Ferdinand Bachmann 2024-08-27 17:59:14 +02:00
  • 16bf5a86d3 HotkeyScheduler: Handle Wii Remote connections independently Dentomologist 2024-08-26 21:23:19 -07:00
  • 9e6a4e9d35 ARCodeWidget: Remove unnecessary call to OnSelectionChanged Dentomologist 2024-08-25 16:06:44 -07:00
  • f4db168a8e CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. Dentomologist 2024-07-30 19:55:27 -07:00
  • 232d24109d Extract ARCodeWidget/GeckoCodeWidget code loading to functions Dentomologist 2024-07-30 19:44:10 -07:00
  • ee35aa49a2 ARWidget: Disable Edit and Remove buttons when no code is selected Dentomologist 2024-08-25 15:33:41 -07:00
  • 6f24fdd78f Gameini: Enable PAL60 for "Project Zero II: Wii Edition" Patrick Ferry 2024-08-25 15:29:11 +01:00
  • 27c71017fa Translation resources sync with Transifex JosJuice 2024-08-25 11:35:04 +02:00
  • bcd996f45a Riivolution: add THP patch Tillmann Karras 2023-12-04 21:40:45 +00:00
  • c9ad4ec68d Riivolution: add search_count attribute to memory patches Tillmann Karras 2023-12-04 14:10:04 +00:00
  • e87a22fbf4 Riivolution: add fix for function called by IDct10_GC Tillmann Karras 2023-12-28 23:56:51 +01:00
  • 07573b60ca Riivolution: add VP6 video decoder patch Tillmann Karras 2023-12-22 08:38:15 +00:00
  • 8ffa87f894 Gameini: Enable PAL60 for "Boom Street" Patrick Ferry 2024-08-25 01:40:13 +01:00
  • 58c391ee21 Gameini: Enable PAL60 for "The Last Story" Patrick Ferry 2024-08-25 01:38:57 +01:00
  • cc256ef16d
    Merge pull request #10663 from Tilka/ax_biquad Tilka 2024-08-24 22:31:05 +01:00
  • 2669d0d8af AX: add analytics quirks for wiimote filters Tillmann Karras 2024-08-18 13:54:53 +01:00
  • 77a1b5c865 Reverse Clamping in OpenGL + Make Relative Patrick Ferry 2024-08-11 15:02:30 +01:00
  • 6946f17b8c AX: enable low-pass/biquad filtering of Wiimote audio Tillmann Karras 2022-05-15 05:48:23 +01:00
  • 9d2841be10 AX: add support for biquad filtering Tillmann Karras 2022-05-15 05:41:48 +01:00
  • f85c4413bd
    Merge pull request #13009 from BryanJacobs/master JosJuice 2024-08-24 16:38:16 +02:00
  • ffaba26830 BranchWatchDialog: Refactor For LoadQSettings / SaveQSettings mitaclaw 2024-08-04 06:04:29 -07:00
  • 7b89730daa BranchWatchDialog: Defer Layout Construction When Possible mitaclaw 2024-08-04 05:54:28 -07:00
  • 9eb79f1d28 BranchWatchDialog: De-lambda-ize Constructor mitaclaw 2024-07-29 00:00:17 -07:00
  • b6c20b715a BranchWatch: Don't Save Irrelevant Hits In Reduction Phase mitaclaw 2024-08-06 03:29:50 -07:00
  • 95be433d80
    Merge ba657977fc6332805ec399c26efe8e975f2d2c1e into 1f5e100a0e6dd4f9ab3784fd6373d452054d08bf Tilka 2024-08-23 12:58:45 +02:00
  • 1f5e100a0e
    Merge pull request #13033 from mitaclaw/remove-common-fill Tilka 2024-08-23 09:16:13 +01:00
  • 239a42a860
    Merge pull request #13034 from lycheefox/skylanders Tilka 2024-08-23 09:12:33 +01:00
  • 1108ccd62f Skylanders: Fix Hot Head (Sparkle) lycheefox 2024-08-22 20:57:18 -04:00
  • 76a998ecf9 TypeUtils: Remove Common::Fill mitaclaw 2024-08-22 16:49:06 -07:00
  • f0cc77b3a8
    Remove unused cmake includes Alfred Wingate 2024-08-22 18:42:33 +03:00
  • f379cb454e
    Include missing cmake includes Alfred Wingate 2024-08-09 09:11:21 +03:00
  • d7c93d87be
    Add support for libfmt-11 Alfred Wingate 2024-08-09 08:54:08 +03:00
  • 5c690c5623 Modernize range operations Dr. Dystopia 2024-07-22 06:18:30 +02:00
  • 7ec6d116e8 Graphics: Adapt aspect ratio when SBS/TAB 3D is used Bryan Jacobs 2024-08-15 17:20:00 +10:00
  • dcf8ab0189 Android: Wait for surface in Run JosJuice 2024-08-21 20:36:46 +02:00
  • 93617e96c3
    Merge pull request #13029 from JosJuice/sddress OatmealDome 2024-08-21 12:32:49 -04:00
  • 9f95a8fa8a DolphinQt: Fix "Sddress" typo JosJuice 2024-08-21 18:12:04 +02:00
  • 2058439598
    Merge pull request #13028 from lycheefox/skylanders OatmealDome 2024-08-21 11:44:22 -04:00
  • f8082fa013
    Merge fd8a36d4d96d9617ca518d1a69efaf056f1bcb84 into 7b8b733b11b18875cb702615dfabb852db024d52 TryTwo 2024-08-21 00:06:11 -04:00
  • b71474ec64 Skylanders: Add Mobile Hot Streak and fix typo lycheefox 2024-08-20 21:41:34 -04:00
  • 7b8b733b11
    Merge pull request #13022 from tygyh/Remove-redundant-semicolons Tilka 2024-08-21 01:52:16 +01:00
  • 44f1a75865 Translation resources sync with Transifex JosJuice 2024-08-20 22:05:07 +02:00
  • 015fbe4b5f
    IOS/KD: Implement friend registration Sketch 2023-12-11 17:52:15 -05:00
  • 60f0ad501a
    IOS/KD: Implement receiving mail Sketch 2023-12-10 20:39:16 -05:00
  • e46d7500a1
    Add MultipartParser external Sketch 2023-12-10 20:21:12 -05:00
  • 99adf3914d Remove unused initializers Dr. Dystopia 2024-08-20 20:27:43 +02:00
  • c1ff466e16 Split 'IsRAMAddress' method into 'IsEffectiveRAMAddress' and 'IsPhysicalRAMAddress' methods Dr. Dystopia 2024-07-16 12:10:48 +02:00
  • 096ab8c026 Replace ties with structured bindings - UnitTests Dr. Dystopia 2024-08-19 08:32:45 +02:00
  • d43756d92e Replace 'reinterpret_cast' with 'static_cast' Dr. Dystopia 2024-07-24 06:24:51 +02:00
  • a7a5b662c0 Remove unreachable code Dr. Dystopia 2024-08-13 11:42:14 +02:00
  • 9602f36248 Remove redundant semicolons Dr. Dystopia 2024-08-18 15:08:44 +02:00
  • a05798b50a Remove unused parameter and extract branching behaviour Dr. Dystopia 2024-08-17 22:24:45 +02:00
  • 4ae6842ccc Move variables to inner scope Dr. Dystopia 2024-08-20 12:21:46 +02:00
  • ff618ff215 Replace copy with ´copy_n´ Dr. Dystopia 2024-08-19 09:55:44 +02:00
  • cfc206d315 Make parameter names for declarations and implementations consistent - DolphinQt Dr. Dystopia 2024-08-18 23:07:23 +02:00
  • e2c2337a61 Make parameter names for declarations and implementations consistent - WinUpdater Dr. Dystopia 2024-08-13 20:59:38 +02:00
  • 4ff5ff2772
    Merge pull request #12942 from nivomi/master Admiral H. Curtiss 2024-08-19 11:05:03 +02:00
  • db9b3592e1
    Add instructive text to disabled RetroAchievements login button NivekH 2024-07-20 00:11:08 -04:00
  • babeef89c8 Convert to constant expressions Dr. Dystopia 2024-08-16 10:12:03 +02:00