.. |
Crypto
|
|
|
GL
|
Merge pull request #4227 from ligfx/clean_objc
|
2016-10-02 19:42:04 -07:00 |
Logging
|
Reduces the the filename of logs
|
2016-10-04 16:34:26 -04:00 |
Analytics.cpp
|
|
|
Analytics.h
|
Remove curl version check / include curl.h
|
2016-08-04 22:39:45 -05:00 |
Arm64Emitter.cpp
|
Arm64Emitter: Fix std::array initializer.
|
2016-09-26 22:17:25 +02:00 |
Arm64Emitter.h
|
|
|
ArmCommon.h
|
|
|
ArmCPUDetect.cpp
|
|
|
Assert.h
|
|
|
Atomic_GCC.h
|
|
|
Atomic_Win32.h
|
|
|
Atomic.h
|
|
|
BitField.h
|
|
|
BitField.natvis
|
|
|
BitSet.h
|
constexpr added to BitSet.h. conflicts solved
|
2016-06-25 10:58:53 -03:00 |
BlockingLoop.h
|
|
|
BreakPoints.cpp
|
Label debugger memchecks as "Memory Breakpoints" in the GUI
|
2016-10-06 10:51:43 -04:00 |
BreakPoints.h
|
|
|
CDUtils.cpp
|
|
|
CDUtils.h
|
|
|
ChunkFile.h
|
CoreTiming: Data structure cleanup
|
2016-09-03 12:46:14 +10:00 |
CMakeLists.txt
|
Don't force compile everything as Objective-C++ on macOS
|
2016-09-18 17:33:51 -07:00 |
CodeBlock.h
|
Merge pull request #3386 from lioncash/memory
|
2016-08-19 11:04:45 +02:00 |
ColorUtil.cpp
|
GCVolume: supports reading all opening.bnr information
|
2016-06-26 00:03:59 +10:00 |
ColorUtil.h
|
GCVolume: supports reading all opening.bnr information
|
2016-06-26 00:03:59 +10:00 |
Common.h
|
|
|
Common.vcxproj
|
Common: Add a Semaphore wrapper class
|
2016-10-01 01:09:12 +10:00 |
Common.vcxproj.filters
|
Common: Add a Semaphore wrapper class
|
2016-10-01 01:09:12 +10:00 |
CommonFuncs.h
|
CommonFuncs: Get rid of pointer casting
|
2016-10-04 05:12:23 -04:00 |
CommonPaths.h
|
Back up part of SYSCONF when switching to emulated BT
|
2016-10-03 23:13:09 +02:00 |
CommonTypes.h
|
|
|
CPUDetect.h
|
|
|
DebugInterface.h
|
DebugInterface: Make GetRawMemoryString return a std::string
|
2016-10-07 10:26:26 -04:00 |
ENetUtil.cpp
|
|
|
ENetUtil.h
|
|
|
Event.h
|
|
|
FifoQueue.h
|
|
|
FileSearch.cpp
|
|
|
FileSearch.h
|
|
|
FileUtil.cpp
|
Merge pull request #2868 from sepalani/dolphin_ssl
|
2016-10-03 06:16:49 -07:00 |
FileUtil.h
|
Merge pull request #2868 from sepalani/dolphin_ssl
|
2016-10-03 06:16:49 -07:00 |
FixedSizeQueue.h
|
FixedSizeQueue: modernize (std::array, std::move)
|
2016-06-25 17:39:54 +02:00 |
Flag.h
|
|
|
FPURoundMode.h
|
|
|
GekkoDisassembler.cpp
|
|
|
GekkoDisassembler.h
|
|
|
GenericCPUDetect.cpp
|
|
|
GenericFPURoundMode.cpp
|
|
|
Hash.cpp
|
|
|
Hash.h
|
|
|
IniFile.cpp
|
|
|
IniFile.h
|
|
|
Intrinsics.h
|
|
|
JitRegister.cpp
|
|
|
JitRegister.h
|
|
|
LinearDiskCache.h
|
|
|
make_scmrev.h.js
|
|
|
MathUtil.cpp
|
|
|
MathUtil.h
|
|
|
MD5.cpp
|
Add md5 testing to netplay
|
2016-07-16 22:48:46 +02:00 |
MD5.h
|
Add md5 testing to netplay
|
2016-07-16 22:48:46 +02:00 |
MemArena.cpp
|
Support for dynamic BAT modification (dynamic-bat).
|
2016-09-06 08:43:22 +02:00 |
MemArena.h
|
Support for dynamic BAT modification (dynamic-bat).
|
2016-09-06 08:43:22 +02:00 |
MemoryUtil.cpp
|
MemoryUtil: Fix formatting
|
2016-09-24 22:41:53 +02:00 |
MemoryUtil.h
|
MemoryUtil: Fix formatting
|
2016-09-24 22:41:53 +02:00 |
Misc.cpp
|
|
|
MsgHandler.cpp
|
|
|
MsgHandler.h
|
|
|
NandPaths.cpp
|
|
|
NandPaths.h
|
|
|
Network.cpp
|
|
|
Network.h
|
|
|
NonCopyable.h
|
|
|
PcapFile.cpp
|
|
|
PcapFile.h
|
|
|
PerformanceCounter.cpp
|
|
|
PerformanceCounter.h
|
|
|
Profiler.cpp
|
|
|
Profiler.h
|
|
|
SCMRevGen.vcxproj
|
Fix SCMRevGen for 64-bit MSBuild
|
2016-07-13 17:28:55 +02:00 |
ScopeGuard.h
|
|
|
SDCardUtil.cpp
|
|
|
SDCardUtil.h
|
|
|
Semaphore.h
|
Common: Add a Semaphore wrapper class
|
2016-10-01 01:09:12 +10:00 |
SettingsHandler.cpp
|
|
|
SettingsHandler.h
|
|
|
StringUtil.cpp
|
OpenBSD doesn't support per-thread locales.
|
2016-07-17 04:08:44 -06:00 |
StringUtil.h
|
|
|
SymbolDB.cpp
|
SymbolDB: Only match against the function name
|
2016-09-26 22:56:42 +02:00 |
SymbolDB.h
|
SymbolDB: Only match against the function name
|
2016-09-26 22:56:42 +02:00 |
SysConf.cpp
|
Merge pull request #4244 from leoetlino/stm-shutdown
|
2016-10-02 20:25:13 -07:00 |
SysConf.h
|
SysConf: Add support for the LongLong type
|
2016-10-02 11:52:57 +02:00 |
Thread.cpp
|
OpenBSD uses pthread_set_name_np() to set the name of a thread.
|
2016-07-17 04:09:46 -06:00 |
Thread.h
|
|
|
Timer.cpp
|
Add Configurable RTC
|
2016-07-19 11:20:02 -04:00 |
Timer.h
|
|
|
TraversalClient.cpp
|
Improve netplay setup dialog UX
|
2016-07-23 20:58:51 +02:00 |
TraversalClient.h
|
|
|
TraversalProto.h
|
|
|
TraversalServer.cpp
|
|
|
ucrtFreadWorkaround.cpp
|
|
|
Version.cpp
|
Fix in-tree build (cmake .) on OS X.
|
2016-06-25 23:57:17 -04:00 |
x64ABI.cpp
|
x64Emitter: Generify ABI_CallFunction variants
|
2016-08-31 22:54:47 -04:00 |
x64ABI.h
|
x64Emitter: Generify ABI_CallFunction variants
|
2016-08-31 22:54:47 -04:00 |
x64CPUDetect.cpp
|
|
|
x64Emitter.cpp
|
x64Emitter: Generify ABI_CallFunction variants
|
2016-08-31 22:54:47 -04:00 |
x64Emitter.h
|
x64Emitter: Generify ABI_CallFunction variants
|
2016-08-31 22:54:47 -04:00 |
x64FPURoundMode.cpp
|
|
|
x64Reg.h
|
x64Emitter: Generify ABI_CallFunction variants
|
2016-08-31 22:54:47 -04:00 |