.. |
Config
|
…
|
|
Crypto
|
…
|
|
Debug
|
Replace std::ostringstream usage with fmt::format
|
2023-06-18 18:37:32 -05:00 |
GL
|
Common:AGL: Support making temporary contexts from the main thread
|
2023-06-10 14:25:45 -05:00 |
Logging
|
…
|
|
Align.h
|
Common: Better AlignUp implementation
|
2023-06-29 02:35:44 -05:00 |
Analytics.cpp
|
…
|
|
Analytics.h
|
…
|
|
AndroidAnalytics.cpp
|
…
|
|
AndroidAnalytics.h
|
…
|
|
Arm64Emitter.cpp
|
…
|
|
Arm64Emitter.h
|
Arm64Emitter/x64Emitter: Use nodiscard for FixupBranch
|
2023-06-18 09:10:20 +02:00 |
ArmCPUDetect.cpp
|
…
|
|
ArmCommon.h
|
…
|
|
ArmFPURoundMode.cpp
|
…
|
|
Assert.h
|
…
|
|
BitField.h
|
…
|
|
BitField.natvis
|
…
|
|
BitSet.h
|
…
|
|
BitUtils.h
|
…
|
|
BlockingLoop.h
|
Common: Convert BlockingLoop::StopMode to enum class
|
2023-06-12 17:12:25 -07:00 |
CMakeLists.txt
|
EnumUtils: Add Common::ToUnderlying
|
2023-06-17 07:15:33 -05:00 |
CPUDetect.h
|
…
|
|
ChunkFile.h
|
…
|
|
CodeBlock.h
|
…
|
|
ColorUtil.cpp
|
…
|
|
ColorUtil.h
|
…
|
|
Common.h
|
…
|
|
CommonFuncs.cpp
|
…
|
|
CommonFuncs.h
|
…
|
|
CommonPaths.h
|
VideoBackends:Vulkan: Allow loading custom drivers on Android
|
2023-06-11 13:52:34 +02:00 |
CommonTypes.h
|
…
|
|
CompatPatches.cpp
|
…
|
|
DynamicLibrary.cpp
|
VideoBackends:Vulkan: Allow loading custom drivers on Android
|
2023-06-11 13:52:34 +02:00 |
DynamicLibrary.h
|
VideoBackends:Vulkan: Allow loading custom drivers on Android
|
2023-06-11 13:52:34 +02:00 |
ENet.cpp
|
…
|
|
ENet.h
|
…
|
|
EnumFormatter.h
|
Remove old GCC version workarounds
|
2023-06-06 22:49:53 -05:00 |
EnumMap.h
|
Remove old GCC version workarounds
|
2023-06-06 22:49:53 -05:00 |
EnumMap.natvis
|
…
|
|
EnumUtils.h
|
EnumUtils: Add Common::ToUnderlying
|
2023-06-17 07:15:33 -05:00 |
Event.h
|
…
|
|
FPURoundMode.h
|
…
|
|
FatFsUtil.cpp
|
…
|
|
FatFsUtil.h
|
…
|
|
FileSearch.cpp
|
…
|
|
FileSearch.h
|
…
|
|
FileUtil.cpp
|
VideoBackends:Vulkan: Allow loading custom drivers on Android
|
2023-06-11 13:52:34 +02:00 |
FileUtil.h
|
VideoBackends:Vulkan: Allow loading custom drivers on Android
|
2023-06-11 13:52:34 +02:00 |
FixedSizeQueue.h
|
…
|
|
Flag.h
|
…
|
|
FloatUtils.cpp
|
…
|
|
FloatUtils.h
|
…
|
|
FormatUtil.h
|
…
|
|
GekkoDisassembler.cpp
|
…
|
|
GekkoDisassembler.h
|
…
|
|
GenericCPUDetect.cpp
|
…
|
|
GenericFPURoundMode.cpp
|
…
|
|
HRWrap.cpp
|
…
|
|
HRWrap.h
|
…
|
|
Hash.cpp
|
…
|
|
Hash.h
|
…
|
|
HookableEvent.h
|
…
|
|
HttpRequest.cpp
|
…
|
|
HttpRequest.h
|
…
|
|
IOFile.cpp
|
…
|
|
IOFile.h
|
…
|
|
Image.cpp
|
…
|
|
Image.h
|
…
|
|
IniFile.cpp
|
…
|
|
IniFile.h
|
…
|
|
Inline.h
|
…
|
|
Intrinsics.h
|
…
|
|
JitRegister.cpp
|
…
|
|
JitRegister.h
|
…
|
|
Lazy.h
|
…
|
|
LdrWatcher.cpp
|
…
|
|
LdrWatcher.h
|
…
|
|
LinearDiskCache.h
|
…
|
|
MathUtil.h
|
…
|
|
Matrix.cpp
|
…
|
|
Matrix.h
|
…
|
|
MemArena.h
|
Common/MemArena: Pass shared memory base file name to GrabSHMSegment().
|
2023-05-19 18:53:08 +02:00 |
MemArenaAndroid.cpp
|
Common/MemArena: Pass shared memory base file name to GrabSHMSegment().
|
2023-05-19 18:53:08 +02:00 |
MemArenaUnix.cpp
|
Common/MemArena: Pass shared memory base file name to GrabSHMSegment().
|
2023-05-19 18:53:08 +02:00 |
MemArenaWin.cpp
|
Common/MemArena: Pass shared memory base file name to GrabSHMSegment().
|
2023-05-19 18:53:08 +02:00 |
MemoryUtil.cpp
|
…
|
|
MemoryUtil.h
|
…
|
|
MinizipUtil.h
|
…
|
|
MsgHandler.cpp
|
…
|
|
MsgHandler.h
|
…
|
|
NandPaths.cpp
|
Kill AsciiToHex
|
2023-06-22 00:06:50 -05:00 |
NandPaths.h
|
Common: Convert FromWhichRoot to enum class
|
2023-06-13 13:25:22 -07:00 |
Network.cpp
|
…
|
|
Network.h
|
…
|
|
PcapFile.cpp
|
…
|
|
PcapFile.h
|
…
|
|
PerformanceCounter.cpp
|
…
|
|
PerformanceCounter.h
|
…
|
|
Profiler.cpp
|
…
|
|
Profiler.h
|
…
|
|
QoSSession.cpp
|
…
|
|
QoSSession.h
|
…
|
|
Random.cpp
|
…
|
|
Random.h
|
…
|
|
Result.h
|
…
|
|
SCMRevGen.vcxproj
|
…
|
|
SDCardUtil.cpp
|
…
|
|
SDCardUtil.h
|
…
|
|
SFMLHelper.cpp
|
…
|
|
SFMLHelper.h
|
…
|
|
SPSCQueue.h
|
…
|
|
ScopeGuard.h
|
…
|
|
Semaphore.h
|
…
|
|
SettingsHandler.cpp
|
…
|
|
SettingsHandler.h
|
…
|
|
SocketContext.cpp
|
…
|
|
SocketContext.h
|
…
|
|
StringLiteral.h
|
…
|
|
StringUtil.cpp
|
Kill AsciiToHex
|
2023-06-22 00:06:50 -05:00 |
StringUtil.h
|
Merge pull request #11903 from noahpistilli/wiilink
|
2023-06-26 02:27:47 +02:00 |
Swap.h
|
…
|
|
SymbolDB.cpp
|
…
|
|
SymbolDB.h
|
Rename Symbol constructor parameter to prevent shadowing
|
2023-06-20 13:38:31 -04:00 |
Thread.cpp
|
…
|
|
Thread.h
|
…
|
|
Timer.cpp
|
…
|
|
Timer.h
|
…
|
|
TraversalClient.cpp
|
…
|
|
TraversalClient.h
|
…
|
|
TraversalProto.h
|
…
|
|
TraversalServer.cpp
|
…
|
|
TypeUtils.h
|
…
|
|
UPnP.cpp
|
…
|
|
UPnP.h
|
…
|
|
VariantUtil.h
|
…
|
|
Version.cpp
|
…
|
|
Version.h
|
…
|
|
WindowSystemInfo.h
|
…
|
|
WindowsRegistry.cpp
|
…
|
|
WindowsRegistry.h
|
…
|
|
WorkQueueThread.h
|
…
|
|
build_info.txt.in
|
…
|
|
make_scmrev.h.js
|
…
|
|
scmrev.h.in
|
…
|
|
x64ABI.cpp
|
…
|
|
x64ABI.h
|
…
|
|
x64CPUDetect.cpp
|
…
|
|
x64Emitter.cpp
|
xEmitter: Convert PrefetchLevel to enum class
|
2023-06-17 16:41:32 -07:00 |
x64Emitter.h
|
Merge pull request #11966 from Dentomologist/convert_xemitter_prefetchlevel_to_enum_class
|
2023-06-18 15:17:02 +02:00 |
x64FPURoundMode.cpp
|
…
|
|
x64Reg.h
|
…
|
|