Jordan Woyak adc5b81c31 DolphinQt: Rename the pack/unpack SD Card buttons. hai 2 semanas
..
Assembler 809766a439 Simplify `std::fill` with `std::array::fill` hai 4 meses
Config e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` hai 4 meses
Crypto 860e6cf5cb Modernize `std::all_of` with ranges hai 2 meses
Debug 140252ffc0 Modernize `std::any_of` with ranges hai 2 meses
GL d627b78c46 Adjust order and spacing of various #includes hai 7 meses
Logging b79bdb13c0 Common: Fix compile failure with fmt>=11 hai 1 mes
Align.h d844317a6d Common: Better AlignUp implementation hai 1 ano
Analytics.cpp 2025763420 Treewide: Adjust order of includes %!s(int64=3) %!d(string=hai) anos
Analytics.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
AndroidAnalytics.cpp 804f78e0e4 Android: Mark s_android_send_report as static %!s(int64=3) %!d(string=hai) anos
AndroidAnalytics.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
Arm64Emitter.cpp ffc7bcfbf8 Emitters: Define Trivial Getters Inline hai 7 meses
Arm64Emitter.h ffc7bcfbf8 Emitters: Define Trivial Getters Inline hai 7 meses
ArmCPUDetect.cpp a20f96b78c ArmCPUDetect: Add OpenBSD support for elf_aux_info hai 1 mes
ArmCommon.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
ArmFPURoundMode.cpp 0888c93d48 Common: Move FPU-related helpers into Common namespace hai 1 ano
Assert.h bf079d6d3a [[unlikely]] ASSERT %!s(int64=2) %!d(string=hai) anos
BitField.h 9602f36248 Remove redundant semicolons hai 6 meses
BitField.natvis b96297f2ee Improve BitField natvis %!s(int64=3) %!d(string=hai) anos
BitSet.h 043d868841 Merge pull request #12473 from Dentomologist/bitset64_fix_iterator_incrementation hai 1 ano
BitUtils.h 6ffd71ffae BitUtils: Constexpr BitCastToArray, Remove BitCastFromArray hai 6 meses
BlockingLoop.h 3c80f821c0 Common: Convert BlockingLoop::StopMode to enum class hai 1 ano
CMakeLists.txt d5dbb0b285 MemArena: Add Darwin implementation hai 1 mes
CPUDetect.h 76b4318b88 CPUDetect: improve win/arm64 support %!s(int64=2) %!d(string=hai) anos
ChunkFile.h ed54e1905a HostFileSystem: Set all NAND folders to be saved in save states when a movie is active %!s(int64=2) %!d(string=hai) anos
CodeBlock.h f79520a906 Cached Interpreter 2.0 hai 7 meses
ColorUtil.cpp d627b78c46 Adjust order and spacing of various #includes hai 7 meses
ColorUtil.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
Common.h bab3ff0157 Common/MsgHandler: Remove non-format variants of PanicAlert %!s(int64=3) %!d(string=hai) anos
CommonFuncs.cpp 0c7359e150 Common: Fix encoding handling in GetWin32ErrorString hai 1 ano
CommonFuncs.h b86291f868 Fix comments hai 6 meses
CommonPaths.h f10f08d1c2 UICommon: Remove Steam user directory logic hai 6 meses
CommonTypes.h 673f81c18a New FrameTime/VBlank Analyzer + Graph %!s(int64=2) %!d(string=hai) anos
CompatPatches.cpp 9602f36248 Remove redundant semicolons hai 6 meses
Contains.h 6f10acea3f Common: Create "Contains.h" Algorithm Header hai 1 mes
DynamicLibrary.cpp 23bebc5270 VideoBackends:Vulkan: Allow loading custom drivers on Android hai 1 ano
DynamicLibrary.h 23bebc5270 VideoBackends:Vulkan: Allow loading custom drivers on Android hai 1 ano
ENet.cpp b181842092 Netplay: Fix building on clang 17. hai 1 ano
ENet.h b181842092 Netplay: Fix building on clang 17. hai 1 ano
EnumFormatter.h e92f8fcbb4 Remove old GCC version workarounds hai 1 ano
EnumMap.h e92f8fcbb4 Remove old GCC version workarounds hai 1 ano
EnumMap.natvis 8e2b06906b Create EnumMap natvis %!s(int64=3) %!d(string=hai) anos
EnumUtils.h 07ad75f34f EnumUtils: Add Common::ToUnderlying hai 1 ano
Event.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
FPURoundMode.h 0888c93d48 Common: Move FPU-related helpers into Common namespace hai 1 ano
FatFsUtil.cpp 860e6cf5cb Modernize `std::all_of` with ranges hai 2 meses
FatFsUtil.h adc5b81c31 DolphinQt: Rename the pack/unpack SD Card buttons. hai 1 semana
FileSearch.cpp 532a8621da Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of hai 1 mes
FileSearch.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
FileUtil.cpp 0a80243a92 Modernize `std::replace` with ranges hai 4 meses
FileUtil.h bf97305a60 AchievementManager: Cache Badges on Disk hai 7 meses
FixedSizeQueue.h 0f326c6067 Common: Move FixedSizeQueue into Common namespace hai 1 ano
Flag.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
FloatUtils.cpp fbbfea8e8e Replace Common::BitCast with std::bit_cast hai 9 meses
FloatUtils.h fbbfea8e8e Replace Common::BitCast with std::bit_cast hai 9 meses
FormatUtil.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
GekkoDisassembler.cpp 3c6ea825c2 GekkoDisassembler: Remove unused parameter dmode from fdabc function hai 1 ano
GekkoDisassembler.h 3c6ea825c2 GekkoDisassembler: Remove unused parameter dmode from fdabc function hai 1 ano
GenericCPUDetect.cpp e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
GenericFPURoundMode.cpp 0888c93d48 Common: Move FPU-related helpers into Common namespace hai 1 ano
HRWrap.cpp 63467559b2 fmt 10.0.0-10.1.1 compile fixes hai 1 ano
HRWrap.h 63467559b2 fmt 10.0.0-10.1.1 compile fixes hai 1 ano
Hash.cpp 481bc76d8e Remove redundant 32-bit code hai 1 ano
Hash.h 17c554c165 Common/Hash: use zlib-ng for adler32. small cleanups. %!s(int64=2) %!d(string=hai) anos
HookableEvent.h 16d8b6e6b3 Common/HookableEvent: std::move callback instance in Register() hai 1 ano
HostDisassembler.cpp 9afd09598c DolphinQt: JIT Widget Refresh hai 4 meses
HostDisassembler.h 9afd09598c DolphinQt: JIT Widget Refresh hai 4 meses
HttpRequest.cpp 0d908a83e7 Common/HTTP: Implement Multiform hai 1 ano
HttpRequest.h 0d908a83e7 Common/HTTP: Implement Multiform hai 1 ano
IOFile.cpp 335cf4f2db Added CopyReader to BlobReader and all subclasses hai 1 ano
IOFile.h 3da2e15e6b IOFile: avoid clearing errors on null file struct hai 1 ano
Image.cpp 67ed4fa92d Common/Image: Add unit to log message %!s(int64=2) %!d(string=hai) anos
Image.h acb10f0006 replace libpng with libspng %!s(int64=2) %!d(string=hai) anos
IniFile.cpp c567248b73 Common/IniFile: Fix case sensitivity mismatch in IniFile::Section::Delete() hai 1 mes
IniFile.h 508ccc2054 IniFile: Migrate `Common::CaseInsensitiveLess` to StringUtil hai 5 meses
Inline.h 9c22205ab1 Change _WIN32 check to a _MSC_VER check in Inline.h %!s(int64=2) %!d(string=hai) anos
Intrinsics.h f0d2ce4683 Remove _M_X86 in favour of _M_X86_64 hai 1 ano
JitRegister.cpp 4db186f9ff Common/JitRegister: Move interface into Common namespace hai 1 ano
JitRegister.h 4db186f9ff Common/JitRegister: Move interface into Common namespace hai 1 ano
JsonUtil.cpp 1d4f758b14 Common: add file serialization/deserialization functions for JSON hai 8 meses
JsonUtil.h d494059164 Common: update json util function for converting to numeric value to use a static_cast. As discussed, a Saturating cast doesn't make sense when converting a double to a float hai 8 meses
Lazy.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
LdrWatcher.cpp 9602f36248 Remove redundant semicolons hai 6 meses
LdrWatcher.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
LinearDiskCache.h 07ed932a09 Common/LinearDiskCache: Move interface into Common namespace hai 1 ano
MathUtil.h 784a216927 Common/MathUtil: Move IntLog2 into MathUtil namespace hai 1 ano
Matrix.cpp b37f096f4b Common: add determinant functions to Matrix33 and Matrix44 hai 1 ano
Matrix.h b37f096f4b Common: add determinant functions to Matrix33 and Matrix44 hai 1 ano
MemArena.h d5dbb0b285 MemArena: Add Darwin implementation hai 1 mes
MemArenaAndroid.cpp 422bc7a627 Common/MemArena: A zero-byte allocation is invalid. hai 1 ano
MemArenaDarwin.cpp d5dbb0b285 MemArena: Add Darwin implementation hai 1 mes
MemArenaUnix.cpp 7869abf0e6 Common/MemArena: Set MAP_NORESERVE in LazyMemoryRegion on Linux. hai 1 ano
MemArenaWin.cpp 3364d571cc Common/MemArenaWin: Rewrite LazyMemoryRegion to manually map memory blocks into the large memory region as needed. hai 1 ano
MemoryUtil.cpp af2c32635a Jit: Add more error checking to ProtectStack hai 1 ano
MemoryUtil.h af2c32635a Jit: Add more error checking to ProtectStack hai 1 ano
MinizipUtil.h fa442dc90b Fix build with minizip-ng 4.0.8 hai 1 mes
MsgHandler.cpp c296c34e00 Common/MsgHandler: Use caller's file and line number in log messages %!s(int64=3) %!d(string=hai) anos
MsgHandler.h b79bdb13c0 Common: Fix compile failure with fmt>=11 hai 1 mes
NandPaths.cpp 110d32729e Simplify `std::find` with `Common::Contains` hai 1 mes
NandPaths.h 7ff7c9e84f Common: Convert FromWhichRoot to enum class hai 1 ano
Network.cpp 7ce170f138 Modernize `std::copy` with ranges hai 4 meses
Network.h 7202cf2650 BBA/BuiltIn: Add SSDP multicast support %!s(int64=2) %!d(string=hai) anos
PcapFile.cpp 91020ac4fa BBA/HLE: Fix random PCAP file corruption hai 1 ano
PcapFile.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
Profiler.cpp 09089eeee0 Common::Timer: use chrono::steady_clock internally %!s(int64=2) %!d(string=hai) anos
Profiler.h 9602f36248 Remove redundant semicolons hai 6 meses
QoSSession.cpp 2025763420 Treewide: Adjust order of includes %!s(int64=3) %!d(string=hai) anos
QoSSession.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
Random.cpp 2c2fb869a2 use std-provided randomness for JitArm64 unittests %!s(int64=2) %!d(string=hai) anos
Random.h 2c2fb869a2 use std-provided randomness for JitArm64 unittests %!s(int64=2) %!d(string=hai) anos
Result.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
SCMRevGen.vcxproj 2808909a97 msbuild: simplify lang/scm projects a bit %!s(int64=2) %!d(string=hai) anos
SDCardUtil.cpp c89ae53677 msvc: remove warning disables which no longer fire %!s(int64=3) %!d(string=hai) anos
SDCardUtil.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
SFMLHelper.cpp e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
SFMLHelper.h 07af775afa SFMLHelper: Add stream insertion overload helpers for enum types %!s(int64=3) %!d(string=hai) anos
SPSCQueue.h 78bfd25964 Fix all uninitialized variable warnings (C26495) %!s(int64=3) %!d(string=hai) anos
ScopeGuard.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
Semaphore.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
SettingsHandler.cpp 1d79991ec4 Split `SettingsHandler` into separate reader and writer classes hai 4 meses
SettingsHandler.h 1d79991ec4 Split `SettingsHandler` into separate reader and writer classes hai 4 meses
SmallVector.h 9777e8e76b Common: Make SmallVector work with non-standard-layout types. hai 3 semanas
SocketContext.cpp 44028cbbb1 Socket: Fix connect issues when using ReShade hai 8 meses
SocketContext.h 083116a89c rewrite tapserver interface for better error handling hai 11 meses
SpanUtils.h 3cfa233b63 VideoCommon: Use GetSpanForAddress safely in texture decoding hai 10 meses
StringLiteral.h 60f2b5af7b Apply suggestions from code review %!s(int64=2) %!d(string=hai) anos
StringUtil.cpp 0a80243a92 Modernize `std::replace` with ranges hai 4 meses
StringUtil.h 826e2bbf98 StringUtil: More Wrappers For <cctype> hai 2 meses
Swap.h 63467559b2 fmt 10.0.0-10.1.1 compile fixes hai 1 ano
SymbolDB.cpp 2025763420 Treewide: Adjust order of includes %!s(int64=3) %!d(string=hai) anos
SymbolDB.h 1c4bfc35d9 Core: Store object name separately for symbols hai 3 meses
Thread.cpp 29a8226ac5 Fix building on OpenBSD hai 1 ano
Thread.h 86c1f6e1e7 Jit: Don't use a second stack %!s(int64=2) %!d(string=hai) anos
TimeUtil.cpp 52410813f2 Common: Add utility function that wraps localtime_s() or localtime_t(). hai 1 ano
TimeUtil.h 52410813f2 Common: Add utility function that wraps localtime_s() or localtime_t(). hai 1 ano
Timer.cpp 6e94c20abd add TODO for chrono in GetLocalTimeSinceJan1970 %!s(int64=2) %!d(string=hai) anos
Timer.h fec61f89a3 Timer: protect usages of ms timers from rollover %!s(int64=2) %!d(string=hai) anos
TraversalClient.cpp f97316a1e6 TraversalClient: Resolve -Wsign-compare warning hai 1 ano
TraversalClient.h 5c1c22bab9 Traversal: Notify user of TTL to be used hai 1 ano
TraversalProto.h 4f11b0d4c9 Traversal: Autoconfigure TTL to use for probe packet hai 1 ano
TraversalServer.cpp affe928987 Common/TraversalServer: Make use of fmt more hai 1 ano
TypeUtils.h 76a998ecf9 TypeUtils: Remove Common::Fill hai 6 meses
UPnP.cpp f5bdfdde1a Common/UPnP: Move interface into Common namespace hai 1 ano
UPnP.h f5bdfdde1a Common/UPnP: Move interface into Common namespace hai 1 ano
Unreachable.h 8050760fe9 BranchWatchTableModel: Assume Unreachable Code Truly Is hai 8 meses
VariantUtil.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
Version.cpp 9499e14209 Add user agent to headers for all RetroAchievements server calls hai 8 meses
Version.h 9499e14209 Add user agent to headers for all RetroAchievements server calls hai 8 meses
WindowSystemInfo.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos
WindowsRegistry.cpp 9602f36248 Remove redundant semicolons hai 6 meses
WindowsRegistry.h 9602f36248 Remove redundant semicolons hai 6 meses
WorkQueueThread.h 9d422d14d5 WorkQueueThread: Fix WaitForCompletion hai 1 ano
build_info.txt.in ac7003a1ac Revert "windows: temporarily hardcode VCToolsVersion to 14.34.31931.0" hai 1 ano
make_scmrev.h.js 35f383d9b0 ScmRevGen: Set commits ahead to zero when on a tag hai 7 meses
scmrev.h.in 02f57a4778 Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER hai 11 meses
x64ABI.cpp 235b67707f Common:X64ABI: Work around clang-format being dumb %!s(int64=2) %!d(string=hai) anos
x64ABI.h b86291f868 Fix comments hai 6 meses
x64CPUDetect.cpp 5f90673686 StringUtil: Remove `JoinStrings` hai 5 meses
x64Emitter.cpp ffc7bcfbf8 Emitters: Define Trivial Getters Inline hai 7 meses
x64Emitter.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` hai 4 meses
x64FPURoundMode.cpp 0888c93d48 Common: Move FPU-related helpers into Common namespace hai 1 ano
x64Reg.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags %!s(int64=3) %!d(string=hai) anos