.. |
Config
|
Common: Optimize Config::Get
|
2020-11-25 16:26:13 +01:00 |
Crypto
|
Externals: Add zstd
|
2020-05-13 20:53:10 +02:00 |
Debug
|
Common: Move OSThreads into core
|
2020-10-21 07:35:42 -04:00 |
GL
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
Logging
|
Merge pull request #9260 from leoetlino/fmt-checks
|
2020-11-20 16:05:25 +01:00 |
Align.h
|
|
|
Analytics.cpp
|
|
|
Analytics.h
|
Common/Analytics: Replace mutex with shared_mutex and minor cleanups.
|
2020-01-25 14:04:00 -06:00 |
AndroidAnalytics.cpp
|
|
|
AndroidAnalytics.h
|
|
|
Arm64Emitter.cpp
|
Common: Migrate logging to fmt
|
2020-10-23 14:58:03 -04:00 |
Arm64Emitter.h
|
x64Emitter: Check end of allocated space when emitting code.
|
2020-08-24 19:31:32 +02:00 |
ArmCommon.h
|
|
|
ArmCPUDetect.cpp
|
Add support for FreeBSD/arm64
|
2020-08-27 21:54:04 +01:00 |
Assert.h
|
Common/Assert: no longer needs special impl for msvc
|
2020-08-23 13:57:05 -07:00 |
Atomic.h
|
|
|
Atomic_GCC.h
|
|
|
Atomic_Win32.h
|
|
|
BitField.h
|
Externals: Add zstd
|
2020-05-13 20:53:10 +02:00 |
BitField.natvis
|
|
|
BitSet.h
|
|
|
BitUtils.h
|
InputCommon: Add types to ControllerEmu that represent raw controller inputs and calibration data to calculate normalized input values.
|
2020-02-17 15:57:43 -06:00 |
BlockingLoop.h
|
|
|
CDUtils.cpp
|
Remove obsolete "Windows compatibility" macros
|
2019-10-07 22:46:37 +02:00 |
CDUtils.h
|
|
|
ChunkFile.h
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
CMakeLists.txt
|
Common: Validate the number of {} fields in format strings
|
2020-11-19 17:09:24 +01:00 |
CodeBlock.h
|
x64Emitter: Check end of allocated space when emitting code.
|
2020-08-24 19:31:32 +02:00 |
ColorUtil.cpp
|
|
|
ColorUtil.h
|
|
|
Common.h
|
Remove obsolete "Windows compatibility" macros
|
2019-10-07 22:46:37 +02:00 |
Common.vcxproj
|
Common: Validate the number of {} fields in format strings
|
2020-11-19 17:09:24 +01:00 |
Common.vcxproj.filters
|
Common: Validate the number of {} fields in format strings
|
2020-11-19 17:09:24 +01:00 |
CommonFuncs.cpp
|
Add Android check for strerror_r variant
|
2020-07-16 18:51:58 +02:00 |
CommonFuncs.h
|
|
|
CommonPaths.h
|
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image.
|
2020-10-03 17:10:35 -05:00 |
CommonTypes.h
|
|
|
CompatPatches.cpp
|
handle to GetFileVersionInfoW must be zero
|
2020-08-23 13:55:14 -07:00 |
CPUDetect.h
|
CPUDetect: Indicate slow PDEP/PEXT only for Zen1/+/2 (Family 23)
|
2020-11-08 14:27:24 +01:00 |
DebugInterface.h
|
Debugger: Add a Thread widget
|
2020-05-03 20:48:30 +04:00 |
DynamicLibrary.cpp
|
|
|
DynamicLibrary.h
|
|
|
ENetUtil.cpp
|
|
|
ENetUtil.h
|
|
|
Event.h
|
|
|
File.cpp
|
Android: Add content provider support to File::IOFile
|
2020-09-16 18:38:53 +02:00 |
File.h
|
IOFile: Add WriteString() method to replace fprintf string writing.
|
2020-11-25 15:41:25 +01:00 |
FileSearch.cpp
|
apply if constexpr in a couple places
|
2020-08-23 13:57:05 -07:00 |
FileSearch.h
|
|
|
FileUtil.cpp
|
Fix file rename errors on Windows
|
2020-11-25 16:12:58 -08:00 |
FileUtil.h
|
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image.
|
2020-10-03 17:10:35 -05:00 |
FixedSizeQueue.h
|
|
|
Flag.h
|
|
|
FloatUtils.cpp
|
|
|
FloatUtils.h
|
|
|
FormatUtil.h
|
Common: Assert that translatable strings use positional arguments
|
2020-11-20 20:24:30 +01:00 |
FPURoundMode.h
|
|
|
GekkoDisassembler.cpp
|
GekkoDisassembler: fix rld*
|
2020-08-23 13:55:14 -07:00 |
GekkoDisassembler.h
|
|
|
GenericCPUDetect.cpp
|
|
|
GenericFPURoundMode.cpp
|
|
|
Hash.cpp
|
Fix -Wsign-compare warnings
|
2020-11-21 02:08:09 +01:00 |
Hash.h
|
Use size_t in some DSP code code
|
2020-07-24 15:06:39 -07:00 |
HttpRequest.cpp
|
Common: Fix logger related crash when HTTP response is empty
|
2020-10-29 21:20:59 +01:00 |
HttpRequest.h
|
|
|
Image.cpp
|
|
|
Image.h
|
|
|
IniFile.cpp
|
Common/IniFile: Add Exists function for section name only
|
2020-02-29 01:39:36 -05:00 |
IniFile.h
|
Common/IniFile: Add Exists function for section name only
|
2020-02-29 01:39:36 -05:00 |
Inline.h
|
Externals: Add zstd
|
2020-05-13 20:53:10 +02:00 |
Intrinsics.h
|
|
|
JitRegister.cpp
|
|
|
JitRegister.h
|
|
|
Lazy.h
|
|
|
LdrWatcher.cpp
|
|
|
LdrWatcher.h
|
|
|
LinearDiskCache.h
|
Common/LinearDiskCache: Replace std::fstream with File::IOFile
|
2020-11-05 00:31:17 +01:00 |
make_scmrev.h.js
|
|
|
MathUtil.cpp
|
|
|
MathUtil.h
|
MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviation to RunningVariance.
|
2020-09-28 18:09:33 -05:00 |
Matrix.cpp
|
Common/Matrix: Add Quaternion class.
|
2020-10-19 16:18:31 -05:00 |
Matrix.h
|
Common/Matrix: Allow TVec classes to be used in constexpr contexts
|
2020-10-21 17:44:02 -04:00 |
MD5.cpp
|
|
|
MD5.h
|
|
|
MemArena.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
MemArena.h
|
|
|
MemoryUtil.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
MemoryUtil.h
|
|
|
MinizipUtil.h
|
Externals: Update minizip search path.
|
2020-04-29 12:41:36 +02:00 |
MsgHandler.cpp
|
Common/MsgHandler: Add fmt-capable variants of the alert macros
|
2020-11-09 08:48:17 -05:00 |
MsgHandler.h
|
Common: Assert that translatable strings use positional arguments
|
2020-11-20 20:24:30 +01:00 |
NandPaths.cpp
|
|
|
NandPaths.h
|
|
|
Network.cpp
|
Common/Network: Use std::nullopt in StringToMacAddress
|
2019-12-06 09:59:11 -05:00 |
Network.h
|
Common/Network: Make StringToMacAddress use a string_view
|
2019-12-06 09:45:25 -05:00 |
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
|
Add an ARM64 target to Visual Studio projects
|
2019-12-28 19:20:41 +10:00 |
ScopeGuard.h
|
Common: Avoid std::function overhead in ScopeGuard
|
2020-02-15 21:33:31 +01:00 |
SDCardUtil.cpp
|
Common: Migrate logging to fmt
|
2020-10-23 14:58:03 -04:00 |
SDCardUtil.h
|
|
|
Semaphore.h
|
remove extraneous WIN32_LEAN_AND_MEAN definition
|
2020-08-23 13:57:05 -07:00 |
SettingsHandler.cpp
|
SettingsHandler: Don't output null bytes
|
2020-03-24 17:01:15 +01:00 |
SettingsHandler.h
|
SettingsHandler: Don't output null bytes
|
2020-03-24 17:01:15 +01:00 |
SFMLHelper.cpp
|
|
|
SFMLHelper.h
|
|
|
SPSCQueue.h
|
|
|
StringUtil.cpp
|
Common: Migrate logging to fmt
|
2020-10-23 14:58:03 -04:00 |
StringUtil.h
|
DolphinQt: Handle non-ASCII characters in Windows cmd arguments
|
2020-09-21 17:26:29 +02:00 |
Swap.h
|
|
|
SymbolDB.cpp
|
Common: Migrate logging to fmt
|
2020-10-23 14:58:03 -04:00 |
SymbolDB.h
|
|
|
Thread.cpp
|
windows: additionally set thread name via SetThreadDescription
|
2020-08-22 17:22:07 -07:00 |
Thread.h
|
|
|
Timer.cpp
|
windows: fix some incorrect string lengths
|
2020-08-23 13:55:15 -07:00 |
Timer.h
|
Merge pull request #8922 from Filoppi/timer-fixes
|
2020-07-13 00:16:45 +01:00 |
TraversalClient.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
TraversalClient.h
|
|
|
TraversalProto.h
|
|
|
TraversalServer.cpp
|
|
|
UPnP.cpp
|
Common: Migrate logging to fmt
|
2020-10-23 14:58:03 -04:00 |
UPnP.h
|
|
|
VariantUtil.h
|
|
|
Version.cpp
|
|
|
Version.h
|
|
|
WindowSystemInfo.h
|
Common: Add a render_window field to WindowSystemInfo
|
2020-03-11 23:09:30 +10:00 |
WorkQueueThread.h
|
Extended WorkQueueThread class with Clear(), Cancel() and IsCancelled().
|
2020-10-01 22:09:45 +02:00 |
x64ABI.cpp
|
|
|
x64ABI.h
|
|
|
x64CPUDetect.cpp
|
CPUDetect: Indicate slow PDEP/PEXT only for Zen1/+/2 (Family 23)
|
2020-11-08 14:27:24 +01:00 |
x64Emitter.cpp
|
General: Convert PanicAlerts over to fmt equivalent
|
2020-12-02 13:38:33 -05:00 |
x64Emitter.h
|
x64Emitter: Check end of allocated space when emitting code.
|
2020-08-24 19:31:32 +02:00 |
x64FPURoundMode.cpp
|
|
|
x64Reg.h
|
|
|