| .. |
|
Assembler
|
Replace Common::BitCast with std::bit_cast
|
2024-05-03 18:43:51 -07:00 |
|
Config
|
|
|
|
Crypto
|
|
|
|
Debug
|
|
|
|
GL
|
|
|
|
Logging
|
|
|
|
Align.h
|
|
|
|
Analytics.cpp
|
|
|
|
Analytics.h
|
|
|
|
AndroidAnalytics.cpp
|
|
|
|
AndroidAnalytics.h
|
|
|
|
Arm64Emitter.cpp
|
Arm64FloatEmitter: 64-Bit Assert In ABI_PushRegisters
|
2024-05-07 13:51:50 -07:00 |
|
Arm64Emitter.h
|
JitArm64: Use enum class for LogicalImm size parameter
|
2023-12-16 16:48:26 +01:00 |
|
ArmCommon.h
|
|
|
|
ArmCPUDetect.cpp
|
Add OpenBSD/arm64 support.
|
2024-05-22 14:32:37 -04:00 |
|
ArmFPURoundMode.cpp
|
|
|
|
Assert.h
|
|
|
|
BitField.h
|
|
|
|
BitField.natvis
|
|
|
|
BitSet.h
|
Merge pull request #12473 from Dentomologist/bitset64_fix_iterator_incrementation
|
2024-01-01 22:03:11 +01:00 |
|
BitUtils.h
|
Replace Common::BitCast with std::bit_cast
|
2024-05-03 18:43:51 -07:00 |
|
BlockingLoop.h
|
|
|
|
build_info.txt.in
|
|
|
|
ChunkFile.h
|
|
|
|
CMakeLists.txt
|
VideoCommon: Use GetSpanForAddress safely in texture decoding
|
2024-04-20 18:31:08 +02:00 |
|
CodeBlock.h
|
JitArm64: Increase farcode & nearcode cache size
|
2024-04-22 08:31:48 +02:00 |
|
ColorUtil.cpp
|
|
|
|
ColorUtil.h
|
|
|
|
Common.h
|
|
|
|
CommonFuncs.cpp
|
Common: Fix encoding handling in GetWin32ErrorString
|
2023-12-29 16:01:13 +01:00 |
|
CommonFuncs.h
|
|
|
|
CommonPaths.h
|
JitCache: Software Profiling Restoration
|
2024-04-09 13:43:31 -07:00 |
|
CommonTypes.h
|
|
|
|
CompatPatches.cpp
|
|
|
|
CPUDetect.h
|
|
|
|
DynamicLibrary.cpp
|
|
|
|
DynamicLibrary.h
|
|
|
|
ENet.cpp
|
|
|
|
ENet.h
|
|
|
|
EnumFormatter.h
|
|
|
|
EnumMap.h
|
|
|
|
EnumMap.natvis
|
|
|
|
EnumUtils.h
|
|
|
|
Event.h
|
|
|
|
FatFsUtil.cpp
|
|
|
|
FatFsUtil.h
|
|
|
|
FileSearch.cpp
|
|
|
|
FileSearch.h
|
|
|
|
FileUtil.cpp
|
RetroAchievements: Put "RetroAchievements.ini" in the correct config location for POSIX
|
2024-04-14 21:47:41 -07:00 |
|
FileUtil.h
|
JitCache: Software Profiling Restoration
|
2024-04-09 13:43:31 -07: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
|
Common/HookableEvent: std::move callback instance in Register()
|
2024-01-31 13:16:50 -05:00 |
|
HRWrap.cpp
|
|
|
|
HRWrap.h
|
|
|
|
HttpRequest.cpp
|
|
|
|
HttpRequest.h
|
|
|
|
Image.cpp
|
|
|
|
Image.h
|
|
|
|
IniFile.cpp
|
|
|
|
IniFile.h
|
|
|
|
Inline.h
|
|
|
|
Intrinsics.h
|
|
|
|
IOFile.cpp
|
|
|
|
IOFile.h
|
IOFile: avoid clearing errors on null file struct
|
2024-02-11 20:55:31 -05:00 |
|
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
|
|
|
|
LdrWatcher.h
|
|
|
|
LinearDiskCache.h
|
|
|
|
make_scmrev.h.js
|
Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER
|
2024-03-23 16:48:52 -05:00 |
|
MathUtil.h
|
|
|
|
Matrix.cpp
|
Common: add determinant functions to Matrix33 and Matrix44
|
2024-01-24 23:02:57 -06:00 |
|
Matrix.h
|
Common: add determinant functions to Matrix33 and Matrix44
|
2024-01-24 23:02:57 -06:00 |
|
MemArena.h
|
|
|
|
MemArenaAndroid.cpp
|
|
|
|
MemArenaUnix.cpp
|
|
|
|
MemArenaWin.cpp
|
|
|
|
MemoryUtil.cpp
|
|
|
|
MemoryUtil.h
|
|
|
|
MinizipUtil.h
|
|
|
|
MsgHandler.cpp
|
|
|
|
MsgHandler.h
|
|
|
|
NandPaths.cpp
|
|
|
|
NandPaths.h
|
|
|
|
Network.cpp
|
Replace Common::BitCast with std::bit_cast
|
2024-05-03 18:43:51 -07:00 |
|
Network.h
|
|
|
|
PcapFile.cpp
|
|
|
|
PcapFile.h
|
|
|
|
Profiler.cpp
|
|
|
|
Profiler.h
|
|
|
|
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
|
rewrite tapserver interface for better error handling
|
2024-03-17 18:37:55 -07:00 |
|
SocketContext.h
|
rewrite tapserver interface for better error handling
|
2024-03-17 18:37:55 -07:00 |
|
SpanUtils.h
|
VideoCommon: Use GetSpanForAddress safely in texture decoding
|
2024-04-20 18:31:08 +02:00 |
|
SPSCQueue.h
|
|
|
|
StringLiteral.h
|
|
|
|
StringUtil.cpp
|
improve NetBSD-specific code
|
2024-05-03 15:12:29 +00:00 |
|
StringUtil.h
|
|
|
|
Swap.h
|
|
|
|
SymbolDB.cpp
|
|
|
|
SymbolDB.h
|
|
|
|
Thread.cpp
|
|
|
|
Thread.h
|
|
|
|
Timer.cpp
|
|
|
|
Timer.h
|
|
|
|
TimeUtil.cpp
|
Common: Add utility function that wraps localtime_s() or localtime_t().
|
2024-02-18 04:40:25 +01:00 |
|
TimeUtil.h
|
Common: Add utility function that wraps localtime_s() or localtime_t().
|
2024-02-18 04:40:25 +01:00 |
|
TraversalClient.cpp
|
|
|
|
TraversalClient.h
|
|
|
|
TraversalProto.h
|
|
|
|
TraversalServer.cpp
|
Common/TraversalServer: Make use of fmt more
|
2023-12-18 13:08:57 -05:00 |
|
TypeUtils.h
|
|
|
|
UPnP.cpp
|
|
|
|
UPnP.h
|
|
|
|
VariantUtil.h
|
|
|
|
Version.cpp
|
Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER
|
2024-03-23 16:48:52 -05:00 |
|
Version.h
|
Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER
|
2024-03-23 16:48:52 -05:00 |
|
WindowsRegistry.cpp
|
|
|
|
WindowsRegistry.h
|
|
|
|
WindowSystemInfo.h
|
|
|
|
WorkQueueThread.h
|
|
|
|
x64ABI.cpp
|
|
|
|
x64ABI.h
|
|
|
|
x64CPUDetect.cpp
|
|
|
|
x64Emitter.cpp
|
|
|
|
x64Emitter.h
|
PPCCache: Avoid Global System Accessor
|
2024-04-08 19:49:57 -07:00 |
|
x64FPURoundMode.cpp
|
|
|
|
x64Reg.h
|
|
|