summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-30Netplay: More logging for server and client thread main loops.Admiral H. Curtiss
2023-03-30Merge pull request #11673 from K0bin/vertex-loader-micro-optMarkus Wick
2023-03-29Merge pull request #11703 from degasus/asciiartMai
2023-03-30Netplay: More logging before game start.Admiral H. Curtiss
2023-03-29Shaders: Add error message for asciiart shader if shader_subgroup is missing.degasus
2023-03-29Shaders: Clang-formatdegasus
2023-03-29Merge pull request #11689 from K0bin/android-open-user-folderCharles Lombardo
2023-03-28Merge pull request #11690 from degasus/asciiartPierre Bourdon
2023-03-28PowerPC/MMU: Refactor to class, move to System.Admiral H. Curtiss
2023-03-28Merge pull request #11542 from linckandrea/masterAdmiral H. Curtiss
2023-03-27Merge pull request #11698 from AdmiralCurtiss/mmu-commentsMai
2023-03-27Merge pull request #11696 from AdmiralCurtiss/jit-interface-classMai
2023-03-26Android: Adjust user data text to match DocumentProviderRobin Kertels
2023-03-26Merge pull request #11697 from MayImilae/oops-gci-osdPierre Bourdon
2023-03-26PowerPC/MMU: Clean up old comments.Admiral H. Curtiss
2023-03-26Remove GCI Folder Path from the Wrote to OSD MessageMayImilae
2023-03-26JitInterface: Convert m_jit to unique_ptr.Admiral H. Curtiss
2023-03-26JitInterface: Refactor to class, move to System.Admiral H. Curtiss
2023-03-26Merge pull request #11695 from AdmiralCurtiss/deglobal-jitarmPierre Bourdon
2023-03-25JitArm64: Avoid System::GetInstance() and ppcState.Admiral H. Curtiss
2023-03-25Merge pull request #11677 from AdmiralCurtiss/deglobal-jitAdmiral H. Curtiss
2023-03-25Merge pull request #11691 from AdmiralCurtiss/deglobal-interpreter-2Mai
2023-03-25Jit64: Avoid System::GetInstance() and ppcState.Admiral H. Curtiss
2023-03-25CachedInterpreter: Avoid System::GetInstance() and ppcState.Admiral H. Curtiss
2023-03-25JitBase: Avoid System::GetInstance() and ppcState.Admiral H. Curtiss
2023-03-24Interpreter: Remove remaining System::GetInstance() and global ppcState.Admiral H. Curtiss
2023-03-24Vulkan: Enable subgroupShuffle.degasus
2023-03-24Shaders: Reintroduce the old Asci-Art shader.degasus
2023-03-24Merge pull request #11686 from t895/index-fixJosJuice
2023-03-24Translation resources sync with TransifexJosJuice
2023-03-24Merge pull request #11682 from lioncash/queueAdmiral H. Curtiss
2023-03-24Android: Open DocumentProvider directly when tapping the File Manager buttonRobin Kertels
2023-03-22Android: Ignore input from invalid pointer identifierCharles Lombardo
2023-03-22Merge pull request #11685 from shuffle2/updater-testPierre Bourdon
2023-03-22Update test-updater.pyshuffle2
2023-03-22Merge pull request #11684 from shuffle2/vctoolshackPierre Bourdon
2023-03-22test-updater.py: include space and unicode in paths to testShawn Hoffman
2023-03-22windows: temporarily hardcode VCToolsVersion to 14.34.31931.0Shawn Hoffman
2023-03-22Merge pull request #11680 from t895/long-press-fixJosJuice
2023-03-22Common: Move FixedSizeQueue into Common namespaceLioncash
2023-03-21Android: Fix long press action for leanback game cardsCharles Lombardo
2023-03-21Android: Remove deprecated use of launchWhenStarted/ResumedCharles Lombardo
2023-03-21Merge pull request #11679 from lioncash/fpuAdmiral H. Curtiss
2023-03-21Common: Move FPU-related helpers into Common namespaceLioncash
2023-03-21Merge pull request #11678 from Pokechu22/msvc-nest-implot-in-externalsPierre Bourdon
2023-03-20msvc: Nest implot under ExternalsPokechu22
2023-03-21Merge pull request #11676 from AdmiralCurtiss/arm-jit-fixAdmiral H. Curtiss
2023-03-21JitArm64: Use 64-bit register for pointer when falling back to interpreter.Admiral H. Curtiss
2023-03-20Merge pull request #11674 from bslenul/gamesettings-bool-cleanupPierre Bourdon
2023-03-20VideoCommon:VertexManagerBase: Only calculate remaining indices onceRobin Kertels