dolphin/Source/Core/Common
2015-07-08 13:52:43 -05:00
..
Crypto
Logging Fix building with PCH disabled. 2015-07-08 13:52:43 -05:00
Arm64Emitter.cpp Arm64Emitter: Add a missing const specifier for an array table 2015-07-02 11:09:44 -04:00
Arm64Emitter.h Common: CallLambdaTrampoline can return a value 2015-07-04 00:57:41 -07:00
ArmCommon.h
ArmCPUDetect.cpp [AArch64] Clean up our CPUDetect. 2015-06-13 08:04:23 -05:00
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h
BitSet.h
BlockingLoop.h Fifo: Rewrite SyncGpu 2015-06-08 23:16:24 +02:00
BreakPoints.cpp Common: Add null checks when adding and removing breakpoints 2015-06-07 03:03:35 -07:00
BreakPoints.h
CDUtils.cpp
CDUtils.h
ChunkFile.h
CMakeLists.txt Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
CodeBlock.h Revert "x64: build a Position-Independent Executable (PIE)" 2015-06-14 16:06:26 +12:00
ColorUtil.cpp
ColorUtil.h
Common.h Revert "SDL: handle SDL_QUIT event" 2015-06-08 13:43:39 +12:00
Common.vcxproj Common: Fix a typo in the VS project file 2015-06-05 13:27:14 -04:00
Common.vcxproj.filters
CommonFuncs.h Common: drop GEKKO define 2015-06-24 12:13:41 +02:00
CommonPaths.h
CommonTypes.h Common: drop GEKKO define 2015-06-24 12:13:41 +02:00
CPUDetect.h [AArch64] Clean up our CPUDetect. 2015-06-13 08:04:23 -05:00
DebugInterface.h
ENetUtil.cpp
ENetUtil.h
Event.h
FifoQueue.h
FileSearch.cpp Fix DoFileSearch returning the passed-in directories themselves. 2015-06-21 16:07:56 -04:00
FileSearch.h Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
FileUtil.cpp Fix FreeBSD build 2015-06-13 21:52:47 -07:00
FileUtil.h
FixedSizeQueue.h
Flag.h
FPURoundMode.h
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp [AArch64] Implement CRC32 texture hashing. 2015-06-08 19:16:50 -05:00
Hash.h Hash: Remove the HashFNV prototype 2015-06-20 21:23:25 -04:00
IniFile.cpp Skip reading UTF-8 BOM at the beginning of INI files 2015-06-05 18:32:58 +02:00
IniFile.h
Intrinsics.h
JitRegister.cpp
JitRegister.h
LinearDiskCache.h
make_scmrev.h.js Make make_scmrev.h.js recognize "stable" as a stable branch. 2015-06-09 20:03:25 +02:00
MathUtil.cpp Interpreter: simplify fres 2015-06-26 09:29:18 +02:00
MathUtil.h
MemArena.cpp Common: Use more portable invocation of shm_open 2015-06-13 21:52:47 -07:00
MemArena.h
MemoryUtil.cpp Fix FreeBSD build 2015-06-13 21:52:47 -07:00
MemoryUtil.h Revert "x64: build a Position-Independent Executable (PIE)" 2015-06-14 16:06:26 +12:00
Misc.cpp
MsgHandler.cpp
MsgHandler.h Common: drop GEKKO define 2015-06-24 12:13:41 +02:00
NandPaths.cpp
NandPaths.h
Network.cpp
Network.h
PcapFile.cpp
PcapFile.h
PerformanceCounter.cpp
PerformanceCounter.h
Profiler.cpp
Profiler.h
SCMRevGen.vcxproj
SDCardUtil.cpp
SDCardUtil.h
SettingsHandler.cpp
SettingsHandler.h
StdMakeUnique.h
StringUtil.cpp
StringUtil.h
SymbolDB.cpp Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
SymbolDB.h
SysConf.cpp
SysConf.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Thread.cpp Fix FreeBSD build 2015-06-13 21:52:47 -07:00
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp
TraversalClient.h Traversal: Use a decent PRNG instead of rand() 2015-03-18 10:16:11 +01:00
TraversalProto.h
TraversalServer.cpp
Version.cpp
x64ABI.cpp
x64ABI.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
x64Analyzer.cpp
x64Analyzer.h
x64CPUDetect.cpp XEmitter: add FMA4 instructions 2015-06-02 19:19:52 +02:00
x64Emitter.cpp zfreeze: cache vertex positions 2015-06-07 12:13:00 +02:00
x64Emitter.h Common: CallLambdaTrampoline can return a value 2015-07-04 00:57:41 -07:00
x64FPURoundMode.cpp x64FPURoundMode: fix comments 2015-06-23 02:17:36 +02:00
XSaveWorkaround.cpp