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