summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26InputConfig: Remove unused local variablesDentomologist
2026-01-26CMake: Apply implot fix on Windows with non-VS generatorsJoshua Vandaƫle
2026-01-25Merge pull request #14253 from JosJuice/dsp-hle-memoryOatmealDome
2026-01-25Merge pull request #14036 from TellowKrinkle/SkipPostprocessOatmealDome
2026-01-25Merge pull request #14299 from SuperSamus/cmake-ipo-modernOatmealDome
2026-01-25Merge pull request #14262 from JoshuaVandaele/ccache-objcOatmealDome
2026-01-25Merge pull request #14264 from JoshuaVandaele/ccache-sdlOatmealDome
2026-01-25Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvementsDentomologist
2026-01-25Merge pull request #14302 from oltolm/opengl_assertOatmealDome
2026-01-25Merge pull request #14304 from SuperSamus/header-cleanupOatmealDome
2026-01-25Remove unused importsMartino Fontana
2026-01-24GameINI: Add patch to limit internal framerate of 4x4 Evo 2.JMC47
2026-01-24Merge pull request #14225 from matellush/masterJordan Woyak
2026-01-24Merge pull request #14303 from Sintendo/game-iniJMC47
2026-01-24Merge pull request #14300 from jordan-woyak/speedhack-007qosJMC47
2026-01-24Merge pull request #14230 from Sintendo/file-searchJosJuice
2026-01-24DX, OGL: fix assertoltolm
2026-01-24Merge pull request #14216 from iwubcode/gameid_fifo_logJMC47
2026-01-24Core/NetPlayServer: Pass game ID as string_viewSintendo
2026-01-24Core/ConfigManager: Refactor LoadGameIni and friendsSintendo
2026-01-24Core/AchievementManager: Refactor IsApprovedCode and usersSintendo
2026-01-24Core/ConfigLoaders: Refactor GetGameIniFilenamesSintendo
2026-01-24Remove VectorToJStringArraySintendo
2026-01-24Clean includesSintendo
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-23GameSettings: Add patches to limit framerate in 007 Quantum of Solace and rem...Jordan Woyak
2026-01-23Merge pull request #13900 from JosJuice/jit-fma-double-roundingJosJuice
2026-01-23CMakeLists: Use `CMAKE_INTERPROCEDURAL_OPTIMIZATION` for LTOMartino Fontana
2026-01-23GameSettings: Add patch to limit framerate in Monster 4x4: Stunt Racer.Jordan Woyak
2026-01-23Merge pull request #14296 from jordan-woyak/wall-e-disable-immxfbJMC47
2026-01-23GameSettings: Wall-E: Disable ImmediateXFBEnable to avoid stuck FMVs and ment...Jordan Woyak
2026-01-21Merge pull request #14173 from JoshuaVandaele/WIL-submoduleiwubcode
2026-01-21Merge pull request #14146 from jordan-woyak/cached-interp-fix-function-cast-w...Dentomologist
2026-01-21Make WIL a submodule and update itJoshua Vandaƫle
2026-01-19State: Simplify interthread communication and cleanups. Save/Load calls are n...Jordan Woyak
2026-01-19Common: Add TransferableSharedMutex class and unit tests.Jordan Woyak
2026-01-19Core: Add a HookableEvent for UICommon::FlushUnsavedData.Jordan Woyak
2026-01-19Android: Detect when native code should flush unsaved dataJosJuice
2026-01-19Core: add game id to fifo logs, this makes it easier to test graphical enhanc...iwubcode
2026-01-19Merge pull request #14294 from JosJuice/textureinfo-getters-headerJordan Woyak
2026-01-19Merge pull request #14292 from Dentomologist/jitregister_fix_isenabled_when_u...JosJuice
2026-01-19VideoCommon: Move TextureInfo getters to headerJosJuice
2026-01-18JitRegister: Check Open return codeDentomologist
2026-01-18JitRegister: Verify IOFile IsGoodDentomologist
2026-01-18JitRegister: Fix IsEnabled when using VTune without perfDentomologist
2026-01-19Merge pull request #14290 from Dentomologist/jitregister_remove_redundant_ope...Admiral H. Curtiss
2026-01-18JitArm64: Special-case fmadds with single-precision inputsJosJuice
2026-01-18Jit: Implement error-free transformation for single-precision FMAJosJuice
2026-01-18Jit64: Return FixupBranch from HandleNaNsJosJuice
2026-01-18Jit64: Replace MOVSD with MOVAPD in software FMAJosJuice