summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-19WiimoteReal: Send reports with proper timing for theoretically better speaker...Jordan Woyak
2025-09-19Main: Add SA_RESTART to signal handler sigaction sa_flags.Jordan Woyak
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2025-09-19Merge pull request #13795 from matheuswillder/30-FPS-codeJMC47
2025-09-19GameINI: Add 30 FPS codes for multiple gamesMatheus Willder
2025-09-18Cached Interpreter: Speculative devirtualizationTellowKrinkle
2025-09-18Crash fix: Add check to see if debugging is enabled in Jit's IsProfilingEnabl...TryTwo
2025-09-17i18n: Add commentsJosJuice
2025-09-17i18n: Improve EditSymbolDialog's symbol vs note handling for translatorsJosJuice
2025-09-17Common: add transpose function to Matrix classiwubcode
2025-09-17Merge pull request #13874 from sepalani/bitcast-ptrJMC47
2025-09-16Merge tag '2509'OatmealDome
2025-09-16Merge branch 'release-prep-2509'OatmealDome
2025-09-16Externals: Update gtest to commit eb2d85edd0bff7a712b6aff147cd9f789f0d7d0bJordanTheToaster
2025-09-16Merge pull request #13848 from JoshuaVandaele/USBDevicePickerJMC47
2025-09-16Merge pull request #13680 from JoshuaVandaele/enet-cmake4JMC47
2025-09-16Merge pull request #13941 from jordan-woyak/opcode-conceptsJMC47
2025-09-16Merge pull request #13937 from jordan-woyak/terminator3-speedhackJMC47
2025-09-16Merge pull request #13935 from iwubcode/matrix_invertedJMC47
2025-09-16Merge pull request #13934 from jordan-woyak/stacked-settings-style-cleanupJMC47
2025-09-16Merge pull request #13917 from cristian64/center_dialogsJMC47
2025-09-16Merge pull request #13895 from iwubcode/update_shader_assetJMC47
2025-09-16Merge pull request #13892 from JosJuice/retroachievements-hookableeventJMC47
2025-09-16Merge pull request #13889 from iwubcode/texture_and_sampler_assetJMC47
2025-09-16Merge pull request #13876 from iwubcode/strikers_charged_cheatJMC47
2025-09-16Merge pull request #13864 from Dentomologist/branchwatch_extract_shared_funct...JMC47
2025-09-16Merge pull request #13863 from Dentomologist/enhancements_tab_fix_selection_o...JMC47
2025-09-16Merge pull request #13682 from JoshuaVandaele/libspng-cmake4JMC47
2025-09-16Merge pull request #13847 from jordan-woyak/sdl-version-bumpJosJuice
2025-09-16Merge pull request #13852 from Sintendo/jitarm64-subfcxJosJuice
2025-09-16Merge pull request #13908 from Marocco2/patch-1JosJuice
2025-09-16Merge pull request #13905 from JosJuice/arm64emitter-shift-4JosJuice
2025-09-15ScmRevGen: Bump version to 2509release-prep-2509Jordan Woyak
2025-09-15ScmRevGen: Bump version to 25092509Jordan Woyak
2025-09-15Merge tag '2506a' into release-prep-2509Jordan Woyak
2025-09-13VideoCommon/OpcodeDecoding: Replace enable_if with concepts.Jordan Woyak
2025-09-13GameINI: Add 60 FPS patch for NTSC version of Terminator 3.Jordan Woyak
2025-09-13Merge pull request #13930 from Dentomologist/retroachievements_avoid_leaderbo...JMC47
2025-09-09DolphinQt: Clean up some of the style sheet hacks in StackedSettingsWindow.Jordan Woyak
2025-09-08Merge pull request #13936 from TryTwo/imgui_bugfixJordan Woyak
2025-09-08Fix broken imgui text in Metal backend.TryTwo
2025-09-07DolphinQt: Center dialogs on top-level parent window.cristian64
2025-09-07Core: support inverting a 4x4 matrixiwubcode
2025-09-07Merge pull request #13933 from JoshuaVandaele/rt-firmware-shadowJordan Woyak
2025-09-07RealtekFirmwareLoader: Fix shadowed variable warningJoshua Vandaƫle
2025-09-07Merge pull request #13923 from AdmiralCurtiss/dark-progress-barAdmiral H. Curtiss
2025-09-05RetroAchievements: Avoid uninitialized memory accessDentomologist
2025-09-03Translation resources sync with TransifexJosJuice
2025-09-02Jit: Use `dcbz()` emitter for `dcbz_l` instead of interpreter fallbackMartino Fontana
2025-09-02Jit64: `dcbz`, use VMOVAPS with YMM registers on AVX CPUsMartino Fontana