.. |
Crypto
|
Oops
|
2014-12-07 21:31:44 +01:00 |
ABI.cpp
|
x86jit: Fix a copy/paste error.
|
2015-01-18 13:26:14 -08:00 |
ABI.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
Arm64Emitter.cpp
|
Update the (currently unused) ARM64 emitter from Dolphin's current one (by HdkR).
|
2015-03-06 00:46:34 +01:00 |
Arm64Emitter.h
|
Update the (currently unused) ARM64 emitter from Dolphin's current one (by HdkR).
|
2015-03-06 00:46:34 +01:00 |
ArmABI.cpp
|
|
|
ArmABI.h
|
|
|
ArmCommon.h
|
Transplant Dolphin's ARM64 emitter over. Not hooked up to anything (yet...)
|
2014-12-15 22:09:26 +01:00 |
ArmCPUDetect.cpp
|
ARM cpu detect: Only drop last character if it's actually a newline
|
2014-12-22 00:19:59 +01:00 |
ArmEmitter.cpp
|
Match up two arrays for error messages.
|
2015-01-17 18:43:04 -08:00 |
ArmEmitter.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
ArmThunk.cpp
|
|
|
Atomic_GCC.h
|
Symbian buildfix
|
2015-01-11 18:16:15 +01:00 |
Atomic_Win32.h
|
Avoid min/max issues from Atomics.h.
|
2015-02-01 11:55:02 -08:00 |
Atomics.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
BitSet.h
|
Transplant Dolphin's ARM64 emitter over. Not hooked up to anything (yet...)
|
2014-12-15 22:09:26 +01:00 |
ChunkFile.cpp
|
Fix a memleak on an error condition.
|
2015-01-17 18:21:03 -08:00 |
ChunkFile.h
|
Merge pull request #7140 from AbandonedCart/master
|
2014-12-18 22:38:14 +01:00 |
CodeBlock.h
|
Port the x86 and ARM emitters over to use the generic CodeBlock class
|
2014-12-15 22:32:55 +01:00 |
Common.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
Common.vcxproj
|
Update ffmpeg to master, also switching to static linking of MSVCRT. Don't forget to update your submodules!
|
2015-01-24 13:30:37 +01:00 |
Common.vcxproj.filters
|
Revert "Merge pull request #7361 from hrydgard/color-conv-centralize"
|
2015-01-22 19:53:32 +01:00 |
CommonFuncs.h
|
Minor cleanups, warning fixes
|
2014-12-06 12:25:28 +01:00 |
CommonTypes.h
|
|
|
CommonWindows.h
|
|
|
ConsoleListener.cpp
|
|
|
ConsoleListener.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
CPUDetect.cpp
|
Revert "Merge pull request #7361 from hrydgard/color-conv-centralize"
|
2015-01-22 19:53:32 +01:00 |
CPUDetect.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
FakeCPUDetect.cpp
|
Introduce fake vertex decoder JIT as well.
|
2014-11-13 17:10:29 +10:00 |
FakeEmitter.h
|
Introduce fake vertex decoder JIT as well.
|
2014-11-13 17:10:29 +10:00 |
FileUtil.cpp
|
Add error checking when getting the modification time of a file
|
2015-02-01 19:54:07 +01:00 |
FileUtil.h
|
Add error checking when getting the modification time of a file
|
2015-02-01 19:54:07 +01:00 |
FixedSizeQueue.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
KeyMap.cpp
|
When using controller autoconf on PC, throw in a couple of useful keyboard mappings too.
|
2015-02-04 11:52:13 +01:00 |
KeyMap.h
|
Add a hotkey to swap D-pad and left analog stick keys
|
2014-11-07 22:40:53 +10:00 |
Log.h
|
Try a different format of HLE logging.
|
2015-03-22 20:49:42 -07:00 |
LogManager.cpp
|
Try a different format of HLE logging.
|
2015-03-22 20:49:42 -07:00 |
LogManager.h
|
Try a different format of HLE logging.
|
2015-03-22 20:49:42 -07:00 |
MathUtil.h
|
Add a sample rate parameter to DSound, clean it up a bit
|
2015-01-11 14:11:09 +01:00 |
MemArena.cpp
|
|
|
MemArena.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
MemoryUtil.cpp
|
|
|
MemoryUtil.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
MipsCPUDetect.cpp
|
Add Mips CPU Detection.
|
2014-11-19 08:51:15 +10:00 |
MipsEmitter.cpp
|
mips: Prevent compilation of an easy mistake.
|
2014-12-13 19:38:43 -08:00 |
MipsEmitter.h
|
Merge pull request #7178 from unknownbrackets/mips-emitter
|
2014-12-18 22:22:36 +01:00 |
Misc.cpp
|
|
|
MsgHandler.cpp
|
|
|
MsgHandler.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
stdafx.cpp
|
|
|
stdafx.h
|
|
|
StdMutex.h
|
Merge pull request #7140 from AbandonedCart/master
|
2014-12-18 22:38:14 +01:00 |
StringUtils.cpp
|
|
|
StringUtils.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
Swap.h
|
Change to pass by reference
|
2014-11-14 22:26:28 -05:00 |
ThreadPools.cpp
|
|
|
ThreadPools.h
|
|
|
Thunk.cpp
|
|
|
Thunk.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
Timer.cpp
|
Mark some functions as const
|
2014-12-07 17:08:13 -05:00 |
Timer.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
x64Analyzer.cpp
|
|
|
x64Analyzer.h
|
Common: Move headers over to using pragma once
|
2014-12-15 17:09:40 -05:00 |
x64Emitter.cpp
|
Update submodules, add x64Emitter bugfix from Dolphin (plus a few new instrs), misc
|
2015-01-11 00:12:32 +01:00 |
x64Emitter.h
|
Update submodules, add x64Emitter bugfix from Dolphin (plus a few new instrs), misc
|
2015-01-11 00:12:32 +01:00 |
XboxCPUDetect.cpp
|
|
|