summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09Android: Baseline profile generationCharles Lombardo
2022-12-09Merge pull request #11332 from t895/upgrade-dependenciesJosJuice
2022-12-09Externals: Update MoltenVK to 1.2.1OatmealDome
2022-12-09Merge pull request #11276 from AdmiralCurtiss/texture-filter-optionsJMC47
2022-12-09Qt/EnhancementsWidget: Combine texture filtering and anisotropic filtering.Admiral H. Curtiss
2022-12-09Qt/EnhancementsWidget: Convert texture filtering option to a ComboBox.Admiral H. Curtiss
2022-12-09Core: Add option to force linear texture filtering.Admiral H. Curtiss
2022-12-08Implement PPC write-back data cacheTheLordScruffy
2022-12-08Android: Upgrade dependenciesCharles Lombardo
2022-12-08Merge pull request #11309 from t895/agp-upgradeJosJuice
2022-12-07Merge pull request #11274 from TryTwo/PR_Conditional_BP_Add_MemoryAdmiral H. Curtiss
2022-12-07Merge pull request #11321 from JosJuice/jitarm64-accurate-nansMai
2022-12-07Merge pull request #11320 from AdmiralCurtiss/globals-memoryMai
2022-12-06Android: Use ElevationOverlay for app bar elevation colorCharles Lombardo
2022-12-06Merge pull request #11327 from t895/settings-animationJosJuice
2022-12-06Merge pull request #11328 from t895/string-aggregationJosJuice
2022-12-06Android: New settings fragment animationsCharles Lombardo
2022-12-06Android: Migrate all strings to strings.xmlCharles Lombardo
2022-12-04Merge pull request #11268 from jordan-woyak/ascii-controllerMai
2022-12-04Merge pull request #11299 from t895/cleanup-insets-helperMai
2022-12-04Android: Have each activity manage insets separatelyCharles Lombardo
2022-12-04Expand conditional breakpoints to memory breakpointsTryTwo
2022-12-04Merge pull request #11314 from t895/menu-cutout-paddingJosJuice
2022-12-04Merge pull request #11322 from JosJuice/jit64-madds-nanMai
2022-12-04Merge pull request #11270 from t895/theme-modeMai
2022-12-04Merge pull request #11324 from t895/back-fixJosJuice
2022-12-04Android: Pad menu fragment when expanding to cutout areaCharles Lombardo
2022-12-04Android: Fix cheats layoutCharles Lombardo
2022-12-04GameINI: Force safe texture cache on Marvel Super Hero Squad: The Infinity Ga...iwubcode
2022-12-04Translation resources sync with TransifexJosJuice
2022-12-04Merge pull request #11262 from K0bin/present-syncAdmiral H. Curtiss
2022-12-04Merge pull request #11273 from TryTwo/PR_Conditional_BP_CallstackAdmiral H. Curtiss
2022-12-04Merge pull request #11232 from TryTwo/PR_MemoryView_highlightingAdmiral H. Curtiss
2022-12-04Merge pull request #11317 from t895/dialog-adjustmentMai
2022-12-04Merge pull request #11318 from t895/expanded-fabMai
2022-12-03Add callstack to conditional breakpoints. Checks entire stack for value.TryTwo
2022-12-03Jit64: Correctly handle NaNs for ps_maddsXJosJuice
2022-12-03JitArm64: Implement accurate NaNsJosJuice
2022-12-03JitArm64: Refactor temp reg handling in fp_arith/ps_arithJosJuice
2022-12-03HW/Memmap: Refactor Memory to class, move to Core::System.Admiral H. Curtiss
2022-12-02Android: Use expanding Extended FABCharles Lombardo
2022-12-02Merge pull request #11315 from t895/motion-dialog-fixMai
2022-12-02Merge pull request #11316 from Pokechu22/jit-widget-fixesMai
2022-12-02Android: Use progress indicator in short loading scenariosCharles Lombardo
2022-12-02Android: Add theme mode switcherCharles Lombardo
2022-12-01JITWidget: Convert to fmtPokechu22
2022-12-01Clean up DisassembleBlock and JitInterface::GetHostCodePokechu22
2022-12-01Show JIT blocks widget when selecting 'PPC vs Host' in code widgetPokechu22
2022-12-01Fix code widget not becoming visible when selecting 'view code' or similarPokechu22
2022-12-01Fix crash when stopping emulation while the JIT widget is in usePokechu22