dolphin-emulator/Source/Core/Common
Admiral H. Curtiss f1fe32c93b
Merge pull request #13254 from brad0/openbsd_aarch64
ArmCPUDetect: Add OpenBSD support for elf_aux_info
2025-02-02 18:12:03 +01:00
..
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::all_of with ranges 2024-12-15 19:50:34 -08:00
Debug Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
GL Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
Logging Common: Fix compile failure with fmt>=11 2025-01-04 19:13:05 +01:00
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 ArmCPUDetect: Add OpenBSD support for elf_aux_info 2025-01-22 22:58:00 -05: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 MemArena: Add Darwin implementation 2025-01-08 12:46:31 -05: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
Contains.h Common: Create "Contains.h" Algorithm Header 2025-01-01 09:52:01 -08:00
CPUDetect.h
DynamicLibrary.cpp
DynamicLibrary.h
ENet.cpp
ENet.h
EnumFormatter.h
EnumMap.h
EnumMap.natvis Create EnumMap natvis 2022-01-02 15:36:47 -08:00
EnumUtils.h
Event.h
FatFsUtil.cpp Modernize std::all_of with ranges 2024-12-15 19:50:34 -08:00
FatFsUtil.h
FileSearch.cpp Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of 2024-12-26 16:51:53 -05: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 Common/IniFile: Fix case sensitivity mismatch in IniFile::Section::Delete() 2025-01-08 05:30:39 +01: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 MemArena: Add Darwin implementation 2025-01-08 12:46:31 -05:00
MemArenaAndroid.cpp
MemArenaDarwin.cpp MemArena: Add Darwin implementation 2025-01-08 12:46:31 -05:00
MemArenaUnix.cpp
MemArenaWin.cpp
MemoryUtil.cpp
MemoryUtil.h
MinizipUtil.h Fix build with minizip-ng 4.0.8 2025-01-19 10:30:41 +01:00
MsgHandler.cpp
MsgHandler.h Common: Fix compile failure with fmt>=11 2025-01-04 19:13:05 +01:00
NandPaths.cpp Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08: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 Split SettingsHandler into separate reader and writer classes 2024-10-21 20:20:15 -07:00
SettingsHandler.h Split SettingsHandler into separate reader and writer classes 2024-10-21 20:20:15 -07:00
SFMLHelper.cpp
SFMLHelper.h
SmallVector.h Common: Make SmallVector work with non-standard-layout types. 2025-01-26 13:03:39 -06:00
SocketContext.cpp Socket: Fix connect issues when using ReShade 2024-06-11 12:18:42 +04: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 Modernize std::replace with ranges 2024-10-10 00:53:48 -07:00
StringUtil.h StringUtil: More Wrappers For <cctype> 2024-12-15 19:50:34 -08:00
Swap.h
SymbolDB.cpp
SymbolDB.h Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
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