summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2023-07-24Merge pull request #12045 from tupfold/masterAdmiral H. Curtiss
2023-07-13Fixed a bug where in the extremely unlikely change that HostIDs collide, a ne...Upfoldian
2023-07-12Common/Network: Use StrErrorWrapperSepalani
2023-07-12Common/CommonFuncs: Add StrErrorWrapper functionSepalani
2023-07-01GekkoDisassembler: Remove unread variable m_displacementDentomologist
2023-07-01GekkoDisassembler: Remove unread variable m_sregDentomologist
2023-07-01Merge pull request #11992 from Dentomologist/remove_mtype_and_associated_enumJosJuice
2023-06-30Merge pull request #11955 from TellowKrinkle/CMakeDependenciesAdmiral H. Curtiss
2023-06-30Merge pull request #12007 from AdmiralCurtiss/cmake-scmrev-at-build-timeAdmiral H. Curtiss
2023-06-29Common: Better AlignUp implementationTellowKrinkle
2023-06-29CMake: Generate scmrev.h at build time instead of configure time.Admiral H. Curtiss
2023-06-26Merge pull request #11903 from noahpistilli/wiilinkAdmiral H. Curtiss
2023-06-25Add default support for WiiLink + configurationSketch
2023-06-24GekkoDisassembler: Remove unused enum InstructionTypeDentomologist
2023-06-24GekkoDisassembler: Remove unread variable m_typeDentomologist
2023-06-23Merge pull request #11920 from Minty-Meeo/kill-ascii-to-hexPokechu22
2023-06-22Kill AsciiToHexget
2023-06-20Rename Symbol constructor parameter to prevent shadowingNicolas van Kempen
2023-06-19Merge pull request #11972 from Minty-Meeo/string-improvements-part-1cAdmiral H. Curtiss
2023-06-18Replace std::ostringstream usage with fmt::formatget
2023-06-18Merge pull request #11966 from Dentomologist/convert_xemitter_prefetchlevel_t...Admiral H. Curtiss
2023-06-18Arm64Emitter/x64Emitter: Use nodiscard for FixupBranchJosJuice
2023-06-17xEmitter: Convert PrefetchLevel to enum classDentomologist
2023-06-17EnumUtils: Add Common::ToUnderlyingget
2023-06-16Merge pull request #11834 from Dentomologist/xemitter_use_pseudonamed_paramet...Admiral H. Curtiss
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2023-06-13Common: Convert FromWhichRoot to enum classDentomologist
2023-06-13Merge pull request #11941 from Dentomologist/convert_blockingloop_stopmode_to...Admiral H. Curtiss
2023-06-12Common: Convert BlockingLoop::StopMode to enum classDentomologist
2023-06-12XEmitter: Add enum class JumpDentomologist
2023-06-12Common: Move DebugInterface.h into CoreLioncash
2023-06-12Merge pull request #10976 from TellowKrinkle/StackFramesOatmealDome
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2023-06-10Common:AGL: Support making temporary contexts from the main threadTellowKrinkle
2023-06-08OpenGL: Check the list of supported AA modes instead of hardcodingPokechu22
2023-06-08Merge pull request #11901 from Filoppi/add_texture_typesAdmiral H. Curtiss
2023-06-08Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850)Filoppi
2023-06-06Remove old GCC version workaroundsMinty-Meeo
2023-06-06Merge pull request #11694 from jnaidu360/skylanders-portal-windowAdmiral H. Curtiss
2023-06-04Improved Skylanders Portal Window Navigationjnaidu360
2023-06-02Merge pull request #11609 from AdmiralCurtiss/sd-size-selectAdmiral H. Curtiss
2023-05-23Merge pull request #11830 from shuffle2/vs17.6Admiral H. Curtiss
2023-05-19Merge pull request #11707 from TellowKrinkle/CMakeIconvAdmiral H. Curtiss
2023-05-19Common/MemArena: Pass shared memory base file name to GrabSHMSegment().Admiral H. Curtiss
2023-05-19Common/MemArenaWin: Handle file mappings >= 4GB.Admiral H. Curtiss
2023-05-19Merge pull request #11823 from AdmiralCurtiss/mmap-androidAdmiral H. Curtiss
2023-05-16Revert "windows: temporarily hardcode VCToolsVersion to 14.34.31931.0"Shawn Hoffman
2023-05-16StringUtil: Move ThousandSeparate() into Common namespaceLioncash
2023-05-16StringUtil: Move CommandLineToUtf8Argv() into Common namespaceLioncash
2023-05-16StringUtil: Move GetEscapedHtml() into Common namespaceLioncash