summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13UnitTests: Add custom main that calls RegisterMsgAlertHandlerPokechu22
2023-01-13Limit Throttling to 1200hzSam Belliveau
2023-01-13Android: Fix grid options text bordersCharles Lombardo
2023-01-13Android: Change slider step size based on rangeCharles Lombardo
2023-01-13Android: Adjust width of slider value text viewCharles Lombardo
2023-01-13Android: Add Performance Sample Window sliderCharles Lombardo
2023-01-13Limit Sleep Calls to 8192hz at mostSam Belliveau
2023-01-13cmake: update msvc conformance flagsShawn Hoffman
2023-01-13msvc: note some things to enable in vs 17.5Shawn Hoffman
2023-01-13msvc: set /Zc:enumTypesShawn Hoffman
2023-01-13msvc: dont explicitly set /Zc:lambdaShawn Hoffman
2023-01-12DolphinQt: Add button to open graphics mod folder on settingsMomo Cao
2023-01-13Merge pull request #11433 from Pokechu22/gba-tas-window-typoAdmiral H. Curtiss
2023-01-12DolphinQt: Fix typo in GBA TAS input windowPokechu22
2023-01-11Merge pull request #11310 from OatmealDome/steamrt-qt-fixPierre Bourdon
2023-01-10CMakeLists: Copy LICENSE files when building for Steam RuntimeOatmealDome
2023-01-10CMakeLists: Copy entire plugins folder on Steam Runtime buildOatmealDome
2023-01-10Merge pull request #11427 from UltraHDR/patch-1JosJuice
2023-01-10Merge pull request #11428 from t895/cheats-fix-2JosJuice
2023-01-10Android: Ignore workaround view height if 0Charles Lombardo
2023-01-10get rid of HAS_STD_FILESYSTEMShawn Hoffman
2023-01-10Set LSApplicationCategoryType to gamesUltraHDR
2023-01-10Merge pull request #11425 from t895/expose-frame-time-toggleJosJuice
2023-01-09Android: Expose "Log Render Time to File" toggleCharles Lombardo
2023-01-09Merge pull request #11421 from t895/disable-header-focusJosJuice
2023-01-09Android: Disable focus on workaround viewCharles Lombardo
2023-01-09Android: Revert "Make the header focusable"Charles Lombardo
2023-01-09Merge pull request #11365 from iwubcode/cheat_manager_freeze_valueAdmiral H. Curtiss
2023-01-09PatchEngine: Use std::span in ApplyMemoryPatches().Admiral H. Curtiss
2023-01-09Merge pull request #11407 from AdmiralCurtiss/globals-gpfifoAdmiral H. Curtiss
2023-01-09Merge pull request #11183 from TheLordScruffy/write-back-cacheAdmiral H. Curtiss
2023-01-09Reset Throttle Variables In InitSam Belliveau
2023-01-08Merge pull request #11361 from shuffle2/osxJMC47
2023-01-08Merge pull request #11411 from t895/managed-device-updateJosJuice
2023-01-08Fix issue that would disable ThrottlingSam Belliveau
2023-01-08DolphinAnalytics: Remove ICACHE_MATTERSTheLordScruffy
2023-01-07PPCCache: Change u32 to u8 for plru, valid, modifiedTheLordScruffy
2023-01-07Merge pull request #11410 from t895/fullscreen-fixJosJuice
2023-01-07Android: Fix workaround view in cheats activityCharles Lombardo
2023-01-07Improve PPCCache lookup tableTheLordScruffy
2023-01-07Merge pull request #11414 from Pokechu22/msvc-dsp-jit-x64-onlyJosJuice
2023-01-06Move x64 DSP JIT into DolphinLib.x64.propsPokechu22
2023-01-07Merge pull request #11394 from Pokechu22/exclude-libcurl.rcAdmiral H. Curtiss
2023-01-06Android: Update managed device for baseline profile generationCharles Lombardo
2023-01-06Externals: Exclude libcurl.rc from the buildPokechu22
2023-01-06CoreTiming: Throttle Before Every Event Using ChronoSam Belliveau
2023-01-06Merge pull request #11409 from AdmiralCurtiss/performance-tracker-refactoringsJMC47
2023-01-06Android: Add hints to allow cheats activity to be previewedCharles Lombardo
2023-01-06PerformanceTracker: Add ownership of m_log_name.Sam Belliveau
2023-01-06PerformanceTracker: Use shared_mutex instead of mutex so multiple threads can...Sam Belliveau