Commit Graph

  • 532a8621da Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of JMC47 2024-12-26 16:51:53 -05:00
  • bae4616dd1 Add some unit test coverage of the SplitPath function Niel Lebeck 2024-12-26 11:40:09 -08:00
  • 48a7afa448 JitArm64: Use AArch64 imm masks in rlwimix slow case JosJuice 2024-12-25 15:46:20 +01:00
  • 6384ea97f1 JitArm64: Handle rlwinmx with zero mask JosJuice 2024-12-25 15:15:24 +01:00
  • 764bf314e1 Android: Fix VSync option not working Gamer64 2024-12-24 10:41:45 +01:00
  • f9ce2b9d76 Merge pull request #13232 from TryTwo/PR_hotfix JMC47 2024-12-23 18:04:51 -05:00
  • 27ac5fa777 Qt crash fix. Don't store Config::Info variable as a reference. TryTwo 2024-12-23 14:54:26 -07:00
  • c528a70e64 Merge pull request #13211 from Sintendo/blendvpd JMC47 2024-12-22 18:35:11 -05:00
  • a1d6aa7d3e Merge pull request #13212 from JosJuice/jitarm64-ps-sel-same-reg JMC47 2024-12-22 18:34:32 -05:00
  • 5641b83d4e Merge pull request #13063 from TryTwo/PR_GameSettings JosJuice 2024-12-22 20:42:28 +01:00
  • bb8c0a795f Merge pull request #13214 from JosJuice/sethardcoremode-private Admiral H. Curtiss 2024-12-22 20:09:29 +01:00
  • 1ba8541da9 Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns JMC47 2024-12-20 12:50:19 -05:00
  • ac0d6cbaaa Merge pull request #13224 from Sintendo/jitarm64-subfic2 JMC47 2024-12-18 12:07:23 -05:00
  • 01f6810a9d Merge pull request #13207 from OatmealDome/vulkan-hdr-color-space OatmealDome 2024-12-16 17:29:19 -05:00
  • 2b0cd16c8c Modernize std::none_of with ranges mitaclaw 2024-09-30 15:05:17 -07:00
  • 140252ffc0 Modernize std::any_of with ranges mitaclaw 2024-09-30 17:26:50 -07:00
  • 860e6cf5cb Modernize std::all_of with ranges mitaclaw 2024-09-29 11:43:52 -07:00
  • 826e2bbf98 StringUtil: More Wrappers For <cctype> mitaclaw 2024-08-22 21:23:58 -07:00
  • b4a1967310 Merge pull request #13226 from JosJuice/achievementmanager-forward-declarations Jordan Woyak 2024-12-15 14:02:56 -06:00
  • ad24ddb6bb VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefs JosJuice 2024-12-15 18:15:57 +01:00
  • 84ab15e020 AchievementManager: Add required forward declarations JosJuice 2024-12-15 18:00:14 +01:00
  • d81213c4a5 JitArm64_Integer: Optimize subfic for -1 Sintendo 2024-12-15 02:16:01 +01:00
  • 97e2a43eac Branch Watch Tool: Refresh Context Menus OnEmulationStateChanged mitaclaw 2024-09-05 14:36:30 -07:00
  • ada646a795 Merge pull request #12682 from JosJuice/jit-fallback-discard-assert JosJuice 2024-12-12 23:48:37 +01:00
  • 9541bb6cf7 Add method to bold slider/spin labels when a user game ini setting is being used TryTwo 2024-09-29 17:12:22 -07:00
  • ac129d318b EnhancementsWidget:: Move to using ConfigControls and add new control for ComboBoxes that set two settings at once. TryTwo 2024-10-21 14:47:42 -07:00
  • 84a937ae65 Add GFX property tabs to game properties window, allowing them to be set to the user game ini. Additionally, refactor ConfigWidgets to reduce duplication. Refactor GameConfigWidget to use config system. TryTwo 2024-09-17 23:29:13 -07:00
  • 6ea8edd531 Merge pull request #13209 from jordan-woyak/sdl-touchpad JMC47 2024-12-10 12:52:43 -05:00
  • 81fd763601 Add ReadVerified testing to PatchAllowlistTest LillyJadeKatrin 2024-12-09 20:58:56 -05:00
  • 394db8b798 Merge pull request #13215 from Tilka/efb_access JMC47 2024-12-09 14:23:45 -05:00
  • 445fe2248c GameSettings: set EFBAccessEnable=True for Neighbours from Hell Tillmann Karras 2024-12-07 20:16:15 +00:00
  • 687fe65709 Merge pull request #13166 from Sintendo/stX-opt JosJuice 2024-12-08 11:06:33 +01:00
  • 57b1234feb Merge pull request #13113 from CelestialAmber/mwld-map OatmealDome 2024-12-07 17:13:13 -05:00
  • 7a31c8f10b AchievementManager: Make SetHardcoreMode private JosJuice 2024-12-07 19:29:53 +01:00
  • 0c46205ba7 Core: Remove redundant lock for FilterApprovedPatches call JosJuice 2024-12-07 19:05:10 +01:00
  • 08df9a66e0 DolphinQt: Refactor, add ConfigControl class TryTwo 2024-09-17 23:29:13 -07:00
  • e3bfff5cb6 JitArm64: Optimize ps_sel with d == b || d == c JosJuice 2024-12-07 12:11:41 +01:00
  • 065165f749 Jit_FloatingPoint: Prefer BLENDVPD over VBLENDVPD Sintendo 2024-12-07 10:53:53 +01:00
  • 0a84d93a8e Merge pull request #13196 from jordan-woyak/expanding-numeric-settings JosJuice 2024-12-07 11:14:55 +01:00
  • a5d1172d97 Merge pull request #13186 from OatmealDome/flatpak-gitignore OatmealDome 2024-12-05 15:10:18 -05:00
  • e05b033dd2 ScmRevGen: Don't generate Info.plist files directly Some generators (like Unix Makefiles and Xcode) copy an app's Info.plist at configure time. This causes a problem when we need to generate the Info.plist at build time, like how we currently do it with ScmRevGen. Instead of generating the Info.plist directly in ScmRevGen, provide an Info.plist without any version information to CMake at configure time, have ScmRevGen generate a separate plist file with the version information at build time, and then merge the two together to create the final Info.plist. OatmealDome 2024-12-04 23:25:26 -05:00
  • c6b0629275 Merge pull request #13200 from Dentomologist/irwidget_move_header_constants_into_class JosJuice 2024-12-05 18:53:17 +01:00
  • 3c27c38e71 DolphinQt: Use TARGET_BUNDLE_DIR generator expression instead of specifying the bundle path ourselves OatmealDome 2024-12-04 22:53:39 -05:00
  • ad1511982a InputCommon/SDL: Add touchpad inputs. Jordan Woyak 2024-11-08 22:27:03 -06:00
  • 8c3b9c9cf6 Merge pull request #13174 from jordan-woyak/sdl-battery JMC47 2024-12-04 21:46:07 -05:00
  • 38675eab9b Merge pull request #13206 from mbc07/gameini/eternal-darkness-dualcore JMC47 2024-12-04 21:45:41 -05:00
  • e6f335bfcf VKSwapChain: Always use surface formats with a normal sRGB color space if not RGBA16F OatmealDome 2024-12-03 20:49:50 -05:00
  • 7e4b1780e1 GameINI: drop Single Core override from Eternal Darkness Mateus B. Cassiano 2024-12-03 16:48:54 -04:00
  • 26ba8f5481 Merge pull request #13197 from jordan-woyak/vrr-mapping-indicators JMC47 2024-12-03 12:51:18 -05:00
  • cf29214c03 Merge pull request #12955 from LillyJadeKatrin/retroachievements-gecko JMC47 2024-12-02 14:18:53 -05:00
  • c10809a7ff Merge branch 'release-prep-2412' OatmealDome 2024-12-01 20:50:13 -05:00
  • 992b4ea930 ScmRevGen: Bump major version to 2412 2412 release-prep-2412 OatmealDome 2024-12-01 18:00:52 -05:00
  • 93c9424d09 Merge pull request #13203 from JosJuice/android-gcadapter-reset OatmealDome 2024-12-01 16:33:06 -05:00
  • 74ed5e5532 Android/GCAdapter: Don't join current thread JosJuice 2024-12-01 12:56:42 +01:00
  • a68ae37df7 Translation resources sync with Transifex JosJuice 2024-11-30 20:47:19 +01:00
  • 51435b6ef8 Approve Super Mario Sunshine Widescreen Gecko Code LillyJadeKatrin 2024-10-04 23:05:45 -04:00
  • 81098433c8 Add Gecko and AR codes to the Patch Allowlist Test LillyJadeKatrin 2024-10-04 23:00:24 -04:00
  • 3b34063611 Merge pull request #13202 from Pokechu22/cabelas-dangerous-hunts-2011-safe-texture-cache Pokechu22 2024-11-29 13:03:36 -08:00
  • 6462e794c8 GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011 Pokechu22 2024-11-29 11:47:18 -08:00
  • 8447ce99f4 Scale back hardcore code block LillyJadeKatrin 2024-09-10 07:47:52 -04:00
  • 3c255b55e8 Add AR Code Whitelist Approval LillyJadeKatrin 2024-09-08 08:44:30 -04:00
  • 13a1956cfa Add Gecko Code Whitelist Approval LillyJadeKatrin 2024-07-25 08:39:24 -04:00
  • 78f3448e27 Convert FilterApprovedPatches to Template LillyJadeKatrin 2024-07-25 08:38:38 -04:00
  • a9b1c1f5f8 IRWidget: Move header constants into class Dentomologist 2024-11-26 11:58:35 -08:00
  • e7a8e2fca1 DolphinQt: Update mapping indicators at screen refresh rate. Jordan Woyak 2024-11-25 14:58:48 -06:00
  • 26f2e5f022 DolphinQt: Make mapping indicators compatible with a variable update frequency. Jordan Woyak 2024-11-25 14:38:32 -06:00
  • cd0b13603d Merge pull request #13191 from dreamsyntax/sdl-patch OatmealDome 2024-11-24 21:26:07 -05:00
  • ea93b65d21 DolphinQt: Make mapping window spinboxes horizontally expanding. Jordan Woyak 2024-11-24 18:59:18 -06:00
  • e0c387416d Merge pull request #13153 from LillyJadeKatrin/retroachievements-netplay-hardcore JMC47 2024-11-22 22:01:00 -05:00
  • 401d6e70f6 Merge pull request #13193 from vaguerant/metaknight OatmealDome 2024-11-20 00:52:31 -05:00
  • 82c3a844c4 fix SUKP01 metafortress bypass vaguerant 2024-11-19 23:24:22 +11:00
  • 0f2c2c7ae0 Merge pull request #13156 from jordan-woyak/sdl-no-wgi JosJuice 2024-11-17 21:51:56 +01:00
  • f642cd4658 Externals: Update SDL to 2.30.9 dreamsyntax 2024-11-16 20:52:08 -07:00
  • 050f5dfff6 Merge pull request #13189 from mitaclaw/gdb-stub-signal-breakpoints JMC47 2024-11-16 12:15:28 -05:00
  • 62d7166e6a GDBStub: Signal Breakpoint Changes To Host mitaclaw 2024-11-15 14:55:00 -08:00
  • 7f25e05b31 Merge pull request #13188 from dreamsyntax/titledb-update Tilka 2024-11-15 00:05:42 +00:00
  • 691a1eb94c Sys: Sync wiitdb files with GameTDB dreamsyntax 2024-11-14 13:05:38 -07:00
  • 2c92e5b5b3 Merge pull request #13160 from cpba/flatpak-6.8-runtime OatmealDome 2024-11-12 00:30:46 -05:00
  • 1c4bfc35d9 Core: Store object name separately for symbols Amber Brault 2024-11-02 16:48:11 -04:00
  • 704c75a2f5 gitignore: Ignore flatpak-builder's cache directory OatmealDome 2024-11-11 12:17:53 -05:00
  • 80ea68b13c Merge pull request #13183 from Tilka/sync_on_fifo_reset JMC47 2024-11-11 00:38:26 -05:00
  • 375a990e41 Merge pull request #13185 from JosJuice/rvz-clarify-padding-none Tilka 2024-11-10 15:40:08 +00:00
  • 9b6555c49c Force NetPlay Clients to Host Hardcore Status LillyJadeKatrin 2024-10-26 23:04:53 -04:00
  • 1c7d9ad300 docs: Clarify wia_except_list_t padding in uncompressed groups JosJuice 2024-11-10 14:52:30 +01:00
  • ef71c75458 Add Config Changed Callback for Hardcore Mode LillyJadeKatrin 2024-11-07 21:11:58 -05:00
  • d1ef4d5cc1 Translation resources sync with Transifex JosJuice 2024-11-10 12:24:25 +01:00
  • fe96bf4108 Flatpak: Upgrade kde runtime to 6.8 Carles Pastor 2024-10-31 21:04:55 +01:00
  • deee3ee410 Merge pull request #13184 from LillyJadeKatrin/retroachievements-forever-dim OatmealDome 2024-11-09 00:29:52 -05:00
  • 60a0efc69c Add Approved Patches - Eternal Darkness, Monster Hunter Tri LillyJadeKatrin 2024-11-08 23:07:06 -05:00
  • fbce737415 ProcessorInterface: sync GPU just before PI_FIFO_RESET Tillmann Karras 2024-11-09 02:12:54 +00:00
  • 4b0b9799a9 Merge pull request #13000 from tygyh/Simplify-type-specifiers Tilka 2024-11-08 23:59:08 +00:00
  • 97ea64164b Merge pull request #13182 from jordan-woyak/wiimote-speaker-remove-dumping-code Tilka 2024-11-08 22:53:56 +00:00
  • edb947df4f WiimoteEmu: Remove disabled and no-longer-compiling wav dumping code. Jordan Woyak 2024-11-08 15:38:05 -06:00
  • 6d44afc7dd Replace 'reinterpret_cast' with 'static_cast' Dr. Dystopia 2024-07-24 06:24:51 +02:00
  • 5078a63084 InputCommon: Add ternary conditional operator to input expressions. Jordan Woyak 2024-11-06 19:13:33 -06:00
  • 613c959bda CMake: Pass RESOLVED_USE_SYSTEM_<lib> as a parameter TellowKrinkle 2024-11-06 21:45:32 -06:00
  • 432d4a2a06 CMake: Properly abort when requested system lib is missing TellowKrinkle 2024-11-06 21:02:12 -06:00
  • 649e49c9e2 ControllerEmu: Remove nunchuk stick data hax. Jordan Woyak 2024-11-05 19:22:30 -06:00
  • 7e1074b140 Merge pull request #13172 from deReeperJosh/superchargersfix JMC47 2024-11-05 15:02:22 -05:00
  • 83ed817ad2 ControllerInterface/SDL: Add Battery Input. Jordan Woyak 2024-11-04 19:09:52 -06:00