.. |
Assembler
|
Simplify std::fill with std::array::fill
|
2024-10-09 17:26:10 -07:00 |
Config
|
C++20: Synthesize operator!= From operator==
|
2024-10-10 20:23:55 -07:00 |
Crypto
|
Modernize std::copy with ranges
|
2024-10-10 00:53:48 -07:00 |
Debug
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
GL
|
Adjust order and spacing of various #includes
|
2024-07-26 14:28:34 -07:00 |
Logging
|
|
|
Align.h
|
|
|
Analytics.cpp
|
|
|
Analytics.h
|
|
|
AndroidAnalytics.cpp
|
|
|
AndroidAnalytics.h
|
|
|
Arm64Emitter.cpp
|
Emitters: Define Trivial Getters Inline
|
2024-07-21 21:35:29 -07:00 |
Arm64Emitter.h
|
Emitters: Define Trivial Getters Inline
|
2024-07-21 21:35:29 -07:00 |
ArmCommon.h
|
|
|
ArmCPUDetect.cpp
|
StringUtil: Remove JoinStrings
|
2024-09-22 21:09:36 -07:00 |
ArmFPURoundMode.cpp
|
|
|
Assert.h
|
|
|
BitField.h
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
BitField.natvis
|
|
|
BitSet.h
|
|
|
BitUtils.h
|
BitUtils: Constexpr BitCastToArray, Remove BitCastFromArray
|
2024-08-16 12:21:49 -07:00 |
BlockingLoop.h
|
|
|
build_info.txt.in
|
|
|
ChunkFile.h
|
|
|
CMakeLists.txt
|
Move UICommon/Disassembler to Common/HostDisassembler
|
2024-10-19 00:14:54 -07:00 |
CodeBlock.h
|
Cached Interpreter 2.0
|
2024-07-23 14:06:21 -07:00 |
ColorUtil.cpp
|
Adjust order and spacing of various #includes
|
2024-07-26 14:28:34 -07:00 |
ColorUtil.h
|
|
|
Common.h
|
|
|
CommonFuncs.cpp
|
|
|
CommonFuncs.h
|
Fix comments
|
2024-08-13 06:58:23 +02:00 |
CommonPaths.h
|
UICommon: Remove Steam user directory logic
|
2024-08-15 12:42:16 -04:00 |
CommonTypes.h
|
|
|
CompatPatches.cpp
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
CPUDetect.h
|
|
|
DynamicLibrary.cpp
|
|
|
DynamicLibrary.h
|
|
|
ENet.cpp
|
|
|
ENet.h
|
|
|
EnumFormatter.h
|
|
|
EnumMap.h
|
|
|
EnumMap.natvis
|
|
|
EnumUtils.h
|
|
|
Event.h
|
|
|
FatFsUtil.cpp
|
FatFsUtil: Generate a non-partitioned image in our folder-to-sdcard conversion.
|
2024-06-04 15:17:05 -05:00 |
FatFsUtil.h
|
|
|
FileSearch.cpp
|
Modernize std::sort with ranges
|
2024-10-10 00:53:48 -07:00 |
FileSearch.h
|
|
|
FileUtil.cpp
|
Modernize std::replace with ranges
|
2024-10-10 00:53:48 -07:00 |
FileUtil.h
|
AchievementManager: Cache Badges on Disk
|
2024-07-04 22:12:28 +02:00 |
FixedSizeQueue.h
|
|
|
Flag.h
|
|
|
FloatUtils.cpp
|
Replace Common::BitCast with std::bit_cast
|
2024-05-03 18:43:51 -07:00 |
FloatUtils.h
|
Replace Common::BitCast with std::bit_cast
|
2024-05-03 18:43:51 -07:00 |
FormatUtil.h
|
|
|
FPURoundMode.h
|
|
|
GekkoDisassembler.cpp
|
|
|
GekkoDisassembler.h
|
|
|
GenericCPUDetect.cpp
|
|
|
GenericFPURoundMode.cpp
|
|
|
Hash.cpp
|
|
|
Hash.h
|
|
|
HookableEvent.h
|
|
|
HostDisassembler.cpp
|
DolphinQt: JIT Widget Refresh
|
2024-10-19 02:30:44 -07:00 |
HostDisassembler.h
|
DolphinQt: JIT Widget Refresh
|
2024-10-19 02:30:44 -07:00 |
HRWrap.cpp
|
|
|
HRWrap.h
|
|
|
HttpRequest.cpp
|
|
|
HttpRequest.h
|
|
|
Image.cpp
|
|
|
Image.h
|
|
|
IniFile.cpp
|
Modernize std::find with ranges
|
2024-10-10 15:28:11 -07:00 |
IniFile.h
|
IniFile: Migrate Common::CaseInsensitiveLess to StringUtil
|
2024-09-21 23:15:42 -07:00 |
Inline.h
|
|
|
Intrinsics.h
|
|
|
IOFile.cpp
|
|
|
IOFile.h
|
|
|
JitRegister.cpp
|
|
|
JitRegister.h
|
|
|
JsonUtil.cpp
|
Common: add file serialization/deserialization functions for JSON
|
2024-05-31 22:36:12 -05:00 |
JsonUtil.h
|
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
|
2024-05-31 23:08:05 -05:00 |
Lazy.h
|
|
|
LdrWatcher.cpp
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
LdrWatcher.h
|
|
|
LinearDiskCache.h
|
|
|
make_scmrev.h.js
|
ScmRevGen: Set commits ahead to zero when on a tag
|
2024-06-29 22:59:40 -04:00 |
MathUtil.h
|
|
|
Matrix.cpp
|
|
|
Matrix.h
|
|
|
MemArena.h
|
|
|
MemArenaAndroid.cpp
|
|
|
MemArenaUnix.cpp
|
|
|
MemArenaWin.cpp
|
|
|
MemoryUtil.cpp
|
|
|
MemoryUtil.h
|
|
|
MinizipUtil.h
|
|
|
MsgHandler.cpp
|
|
|
MsgHandler.h
|
|
|
NandPaths.cpp
|
StringUtil: Remove JoinStrings
|
2024-09-22 21:09:36 -07:00 |
NandPaths.h
|
|
|
Network.cpp
|
Modernize std::copy with ranges
|
2024-10-10 00:53:48 -07:00 |
Network.h
|
|
|
PcapFile.cpp
|
|
|
PcapFile.h
|
|
|
Profiler.cpp
|
|
|
Profiler.h
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
QoSSession.cpp
|
|
|
QoSSession.h
|
|
|
Random.cpp
|
|
|
Random.h
|
|
|
Result.h
|
|
|
scmrev.h.in
|
Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER
|
2024-03-23 16:48:52 -05:00 |
SCMRevGen.vcxproj
|
|
|
ScopeGuard.h
|
|
|
SDCardUtil.cpp
|
|
|
SDCardUtil.h
|
|
|
Semaphore.h
|
|
|
SettingsHandler.cpp
|
Eliminate SettingsHandler's SetBytes and Reset methods
|
2024-04-23 17:19:01 -07:00 |
SettingsHandler.h
|
Eliminate SettingsHandler's SetBytes and Reset methods
|
2024-04-23 17:19:01 -07:00 |
SFMLHelper.cpp
|
|
|
SFMLHelper.h
|
|
|
SmallVector.h
|
|
|
SocketContext.cpp
|
Socket: Fix connect issues when using ReShade
|
2024-06-11 12:18:42 +04:00 |
SocketContext.h
|
|
|
SpanUtils.h
|
VideoCommon: Use GetSpanForAddress safely in texture decoding
|
2024-04-20 18:31:08 +02:00 |
SPSCQueue.h
|
|
|
StringLiteral.h
|
|
|
StringUtil.cpp
|
Modernize std::replace with ranges
|
2024-10-10 00:53:48 -07:00 |
StringUtil.h
|
Merge pull request #13068 from mitaclaw/redundant-case-insensitive
|
2024-09-26 18:24:36 -04:00 |
Swap.h
|
|
|
SymbolDB.cpp
|
|
|
SymbolDB.h
|
|
|
Thread.cpp
|
|
|
Thread.h
|
|
|
Timer.cpp
|
|
|
Timer.h
|
|
|
TimeUtil.cpp
|
|
|
TimeUtil.h
|
|
|
TraversalClient.cpp
|
|
|
TraversalClient.h
|
|
|
TraversalProto.h
|
|
|
TraversalServer.cpp
|
|
|
TypeUtils.h
|
TypeUtils: Remove Common::Fill
|
2024-08-22 17:29:26 -07:00 |
Unreachable.h
|
BranchWatchTableModel: Assume Unreachable Code Truly Is
|
2024-06-05 19:59:39 -07:00 |
UPnP.cpp
|
|
|
UPnP.h
|
|
|
VariantUtil.h
|
|
|
Version.cpp
|
Add user agent to headers for all RetroAchievements server calls
|
2024-06-03 00:24:43 -04:00 |
Version.h
|
Add user agent to headers for all RetroAchievements server calls
|
2024-06-03 00:24:43 -04:00 |
WindowsRegistry.cpp
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
WindowsRegistry.h
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
WindowSystemInfo.h
|
|
|
WorkQueueThread.h
|
|
|
x64ABI.cpp
|
|
|
x64ABI.h
|
Fix comments
|
2024-08-13 06:58:23 +02:00 |
x64CPUDetect.cpp
|
StringUtil: Remove JoinStrings
|
2024-09-22 21:09:36 -07:00 |
x64Emitter.cpp
|
Emitters: Define Trivial Getters Inline
|
2024-07-21 21:35:29 -07:00 |
x64Emitter.h
|
C++20: Synthesize operator!= From operator==
|
2024-10-10 20:23:55 -07:00 |
x64FPURoundMode.cpp
|
|
|
x64Reg.h
|
|
|