.. |
Config
|
Change Layer code not to create superfluous std::optional entries in LayerMap
|
2019-08-01 22:22:05 +02:00 |
Crypto
|
Common: Use nested namespace specifiers where applicable
|
2019-06-17 16:36:48 -04:00 |
Debug
|
Common/Watches: std::move strings where applicable
|
2019-07-08 17:41:06 -04:00 |
GL
|
Common: Add missing header guards
|
2019-06-17 18:37:56 -04:00 |
Logging
|
ConsoleListenerWin: Properly output console logging in UTF-16 so UTF-8 displays properly
|
2019-08-31 00:44:44 +02:00 |
Align.h
|
|
|
Analytics.cpp
|
Common/Analytics: Convert std::string overload into std::string_view
|
2019-06-05 13:24:31 -04:00 |
Analytics.h
|
Common/Analytics: Convert std::string overload into std::string_view
|
2019-06-05 13:24:31 -04:00 |
AndroidAnalytics.cpp
|
|
|
AndroidAnalytics.h
|
|
|
Arm64Emitter.cpp
|
|
|
Arm64Emitter.h
|
|
|
ArmCommon.h
|
|
|
ArmCPUDetect.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
Assert.h
|
Remove duplicated "Ignore and countinue?"
|
2019-07-21 15:36:24 +02:00 |
Atomic.h
|
|
|
Atomic_GCC.h
|
|
|
Atomic_Win32.h
|
|
|
BitField.h
|
|
|
BitField.natvis
|
|
|
BitSet.h
|
|
|
BitUtils.h
|
|
|
BlockingLoop.h
|
|
|
CDUtils.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
CDUtils.h
|
|
|
ChunkFile.h
|
|
|
CMakeLists.txt
|
Common/CMakeLists: Link in fmt
|
2019-06-10 15:26:46 -04:00 |
CodeBlock.h
|
|
|
ColorUtil.cpp
|
|
|
ColorUtil.h
|
|
|
Common.h
|
|
|
Common.vcxproj
|
|
|
Common.vcxproj.filters
|
|
|
CommonFuncs.cpp
|
|
|
CommonFuncs.h
|
Common/CommonFuncs: Remove now-unneccessary ArraySize function
|
2019-06-01 10:07:57 -04:00 |
CommonPaths.h
|
|
|
CommonTypes.h
|
|
|
CompatPatches.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
Compiler.h
|
|
|
CPUDetect.h
|
|
|
DebugInterface.h
|
Common/DebugInterface: Remove GetInstructionSize()
|
2019-07-09 14:19:40 -04:00 |
DynamicLibrary.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
DynamicLibrary.h
|
|
|
ENetUtil.cpp
|
|
|
ENetUtil.h
|
|
|
Event.h
|
|
|
File.cpp
|
|
|
File.h
|
|
|
FileSearch.cpp
|
Work around C++20 std::filesystem changes related to u8string
|
2019-06-21 18:34:21 +02:00 |
FileSearch.h
|
|
|
FileUtil.cpp
|
|
|
FileUtil.h
|
|
|
FixedSizeQueue.h
|
FixedSizeQueue: Work around GCC generating large amounts of debug info
|
2019-10-06 16:23:45 +10:00 |
Flag.h
|
|
|
FloatUtils.cpp
|
|
|
FloatUtils.h
|
|
|
FPURoundMode.h
|
|
|
GekkoDisassembler.cpp
|
Common/GekkoDisassembler: Don't print out '\0' as a character
|
2019-07-03 20:12:50 -04:00 |
GekkoDisassembler.h
|
Common/GekkoDisassembler: Don't print out '\0' as a character
|
2019-07-03 20:12:50 -04:00 |
GenericCPUDetect.cpp
|
|
|
GenericFPURoundMode.cpp
|
|
|
Hash.cpp
|
|
|
Hash.h
|
|
|
HttpRequest.cpp
|
Fix out of bounds read in HttpRequest::Impl::Fetch logging
|
2019-06-23 21:44:51 +02:00 |
HttpRequest.h
|
|
|
Image.cpp
|
|
|
Image.h
|
|
|
IniFile.cpp
|
StringUtil: Use std::string_view more
|
2019-07-23 14:49:12 +02:00 |
IniFile.h
|
StringUtil: Use std::string_view more
|
2019-07-23 14:49:12 +02:00 |
Intrinsics.h
|
|
|
JitRegister.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
JitRegister.h
|
|
|
Lazy.h
|
|
|
LdrWatcher.cpp
|
|
|
LdrWatcher.h
|
|
|
LinearDiskCache.h
|
|
|
make_scmrev.h.js
|
|
|
MathUtil.cpp
|
|
|
MathUtil.h
|
|
|
Matrix.cpp
|
|
|
Matrix.h
|
|
|
MD5.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
MD5.h
|
|
|
MemArena.cpp
|
|
|
MemArena.h
|
|
|
MemoryUtil.cpp
|
|
|
MemoryUtil.h
|
|
|
MsgHandler.cpp
|
Improve thread safety and remove an unnecessary string allocation from MsgAlert
|
2019-07-20 21:03:45 +02:00 |
MsgHandler.h
|
Common/MsgHandler: Namespace code within the Common namespace
|
2019-06-19 16:03:55 -04:00 |
NandPaths.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
NandPaths.h
|
|
|
Network.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
Network.h
|
|
|
PcapFile.cpp
|
|
|
PcapFile.h
|
|
|
PerformanceCounter.cpp
|
|
|
PerformanceCounter.h
|
|
|
Profiler.cpp
|
|
|
Profiler.h
|
|
|
QoSSession.cpp
|
|
|
QoSSession.h
|
|
|
Random.cpp
|
|
|
Random.h
|
|
|
Result.h
|
|
|
scmrev.h.in
|
|
|
SCMRevGen.vcxproj
|
|
|
ScopeGuard.h
|
|
|
SDCardUtil.cpp
|
|
|
SDCardUtil.h
|
|
|
Semaphore.h
|
|
|
SettingsHandler.cpp
|
Common/SettingsHandler: Use fmt for printing out the serial number
|
2019-07-16 04:23:20 -04:00 |
SettingsHandler.h
|
Common/SettingsHandler: Use std::string_view where applicable
|
2019-07-16 04:15:25 -04:00 |
SFMLHelper.cpp
|
|
|
SFMLHelper.h
|
|
|
SPSCQueue.h
|
|
|
StringUtil.cpp
|
Fix implicit false-to-nullptr conversions
|
2019-08-15 17:49:57 +02:00 |
StringUtil.h
|
StringUtil: Comply with variable naming style
|
2019-07-23 14:49:13 +02:00 |
Swap.h
|
|
|
SymbolDB.cpp
|
Common/SymbolDB: Use std::string_view where applicable
|
2019-06-16 01:10:02 -04:00 |
SymbolDB.h
|
Common/SymbolDB: Use std::string_view where applicable
|
2019-06-16 01:10:02 -04:00 |
Thread.cpp
|
|
|
Thread.h
|
|
|
Timer.cpp
|
Common: Use fmt where applicable
|
2019-06-14 15:04:09 -04:00 |
Timer.h
|
|
|
TraversalClient.cpp
|
|
|
TraversalClient.h
|
|
|
TraversalProto.h
|
|
|
TraversalServer.cpp
|
|
|
UPnP.cpp
|
|
|
UPnP.h
|
|
|
VariantUtil.h
|
Common: Add missing header guards
|
2019-06-17 18:37:56 -04:00 |
Version.cpp
|
|
|
Version.h
|
|
|
WindowSystemInfo.h
|
|
|
WorkQueueThread.h
|
Improvements to WorkQueueThread
|
2019-10-08 22:57:33 +02:00 |
x64ABI.cpp
|
|
|
x64ABI.h
|
|
|
x64CPUDetect.cpp
|
|
|
x64Emitter.cpp
|
|
|
x64Emitter.h
|
|
|
x64FPURoundMode.cpp
|
|
|
x64Reg.h
|
|
|