summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-16Added modified achievements confirmationLillyJadeKatrin
2025-04-16Added game title estimate for achievement developmentLillyJadeKatrin
2025-04-16Handle local achievementsLillyJadeKatrin
2025-04-16Add MemoryPoker for RAIntegrationLillyJadeKatrin
2025-04-16Merge pull request #13518 from tygyh/Fix-Partition-struct-comparison-operatorsJordan Woyak
2025-04-16Merge pull request #13519 from tygyh/Replace-definitions-with-constant-expres...Jordan Woyak
2025-04-16Merge pull request #13521 from OatmealDome/darwin-memarena-ubJordan Woyak
2025-04-16MemArenaDarwin: Initialize all address variables passed to vm_mapOatmealDome
2025-04-15Replace definitions with constant expressions - Core/HW/EXI/BBA/TAP_Win32Dr. Dystopia
2025-04-15DiscIO/Volume: Fix Partition struct comparison operatorsDr. Dystopia
2025-04-15Remove redundant parentheses - ToolsDr. Dystopia
2025-04-14Use range-based loops - Core VideoBackendsDr. Dystopia
2025-04-14GameINI: Toshi engine updatesicup321
2025-04-13Add RAIntegration event handlerLillyJadeKatrin
2025-04-13Add RetroAchievements development menuLillyJadeKatrin
2025-04-13Load RA_Integration.DLL at init if presentLillyJadeKatrin
2025-04-13Update rcheevos submodule to newest masterLillyJadeKatrin
2025-04-13Refactor AchievementBox to const pointerLillyJadeKatrin
2025-04-12GameList: Ignore non-left double-clicksDentomologist
2025-04-12Merge pull request #13489 from AdmiralCurtiss/translate-audio-backendJosJuice
2025-04-12Merge pull request #13500 from jordan-woyak/accel-gyro-any-mappingJMC47
2025-04-12Core: Don't store game ID inside TimePlayedJosJuice
2025-04-11Merge pull request #13503 from sepalani/ip-top-perfJMC47
2025-04-12IP/Top: Fix performance regression in GetInterfaceOptSepalani
2025-04-10InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has ...Jordan Woyak
2025-04-09Merge pull request #13498 from jordan-woyak/immxfb-dualcore-todoJMC47
2025-04-08BPStructs: Add TODO for unsafe usage of GetTicks.Jordan Woyak
2025-04-08Use std path utility for automatic path seperator handling.Javier Martinez
2025-04-08Merge pull request #13483 from Sam-Belliveau/fixed_playback_speedJMC47
2025-04-07GameConfig Settings: If no game setting exists for a certain option, then sho...TryTwo
2025-04-07Merge pull request #13439 from jordan-woyak/perf-markerJMC47
2025-04-06DolphinQt/AudioPane: Fix Audio backend dropdown not using translated namesAdmiral H. Curtiss
2025-04-05Merge pull request #13488 from TryTwo/PR_MonsterHT_ini_bloomJMC47
2025-04-05Gamesetting fix: Monster Hunter Tri. set EFBAccessEnable = True to fix over-b...TryTwo
2025-04-05PerformanceMetrics: Fix window arrangementDentomologist
2025-04-05Mixer: Use Doubles for Sample Rate Conversion.Sam Belliveau
2025-04-05Merge pull request #13485 from jordan-woyak/timer-dualcore-fixJosJuice
2025-04-04CoreTiming: Fix Precision Frame Timing in Dual Core mode on Windows.Jordan Woyak
2025-04-04Translation resources sync with TransifexJosJuice
2025-04-04Merge pull request #13426 from jordan-woyak/sleepy-windowsJMC47
2025-04-03Common/Timer: Use YieldProcessor on Windows.Jordan Woyak
2025-04-03CoreTiming: Add a setting to use Common::PrecisionTimer.Jordan Woyak
2025-04-03Common: Create a PrecisionTimer class.Jordan Woyak
2025-04-03Merge pull request #13479 from iwubcode/mali_draw_fixAdmiral H. Curtiss
2025-04-02VideoInterface: Throttle for VBlank only when necessary.Jordan Woyak
2025-04-02Core: Move CountPerformanceMarker to VideoInterface to eliminate a Throttle c...Jordan Woyak
2025-04-02Merge pull request #13424 from Sam-Belliveau/granule-performance-improvementsJMC47
2025-04-02Use std::views::values and std::views::keys functions - NetPlayServerDr. Dystopia
2025-04-02Merge pull request #13478 from jordan-woyak/metal-afTilka
2025-04-01VideoCommon: fix a mali bug by moving the perf queries back to being close to...iwubcode