.. |
Crypto
|
Removed unused OpenSSL code and don't compile it.
|
2013-10-28 01:18:29 +10:00 |
ABI.cpp
|
Fast path CallSyscall where possible.
|
2013-11-04 07:59:37 -08:00 |
ABI.h
|
|
|
ArmABI.cpp
|
Deleted some doubled #includes.
|
2013-09-27 21:38:07 +02:00 |
ArmABI.h
|
|
|
ArmCPUDetect.cpp
|
Switch to compile-time ARMV7 define.
|
2013-11-15 11:20:39 +10:00 |
ArmEmitter.cpp
|
Minor optimization in ADDI2R
|
2013-11-30 15:52:59 +01:00 |
ArmEmitter.h
|
Support for modified jit-enabled VerySleepy.
|
2013-11-30 19:20:21 -08:00 |
ArmThunk.cpp
|
Deleted some doubled #includes.
|
2013-09-27 21:38:07 +02:00 |
Atomic_GCC.h
|
Code clean up for atomics. Remove glib usage in Symbian as the kernel calls actually fit nicer.
|
2013-11-13 00:30:26 +10:00 |
Atomic_Win32.h
|
|
|
Atomics.h
|
|
|
ChunkFile.cpp
|
Fix some type comparison warnings.
|
2013-10-19 14:57:45 -07:00 |
ChunkFile.h
|
Fix some type comparison warnings.
|
2013-10-19 14:57:45 -07:00 |
Common.h
|
Buildfix for sse2 builds.
|
2013-11-13 12:08:46 +10:00 |
Common.vcxproj
|
Remove MathUtil.{cpp,h}
|
2013-11-13 11:26:12 +10:00 |
Common.vcxproj.filters
|
Remove MathUtil.{cpp,h}
|
2013-11-13 11:26:12 +10:00 |
CommonFuncs.h
|
Buildfix for Symbian. Remove unused swap code.
|
2013-11-03 20:40:40 +10:00 |
CommonTypes.h
|
Rename u24 to u24_be.
|
2013-10-05 02:52:33 +08:00 |
CommonWindows.h
|
|
|
ConsoleListener.cpp
|
Don't flash open the console when disabled.
|
2013-10-15 22:27:03 -07:00 |
ConsoleListener.h
|
Don't flash open the console when disabled.
|
2013-10-15 22:27:03 -07:00 |
CPUDetect.cpp
|
CPUDetect x86: Detect FMA support
|
2013-11-13 10:47:05 +01:00 |
CPUDetect.h
|
Switch to compile-time ARMV7 define.
|
2013-11-15 11:20:39 +10:00 |
FileUtil.cpp
|
MacOSX buildfix
|
2013-11-18 14:05:56 +01:00 |
FileUtil.h
|
Oops, forgot to remove the if.
|
2013-11-17 11:17:42 -08:00 |
FixedSizeQueue.h
|
|
|
KeyMap.cpp
|
Some math approximation research. Found a good approximate arcsin (to implement vasin in the future).
|
2013-11-30 12:46:23 +01:00 |
KeyMap.h
|
If an input (axis or key) is mapped to multiple targets, trigger them
|
2013-10-31 16:50:27 +01:00 |
Log.h
|
|
|
LogManager.cpp
|
Fix some type comparison warnings.
|
2013-10-19 14:57:45 -07:00 |
LogManager.h
|
Remove unused StdConditionalVar
|
2013-11-13 03:52:12 +10:00 |
MemArena.cpp
|
|
|
MemArena.h
|
|
|
MemoryUtil.cpp
|
Doesn't really 'free', so called 'reset' instead.
|
2013-11-12 02:13:34 +10:00 |
MemoryUtil.h
|
Doesn't really 'free', so called 'reset' instead.
|
2013-11-12 02:13:34 +10:00 |
Misc.cpp
|
|
|
MsgHandler.cpp
|
Simplified MsgHandler
|
2013-10-20 17:42:07 +02:00 |
MsgHandler.h
|
Simplified MsgHandler
|
2013-10-20 17:42:07 +02:00 |
ppcAbi.cpp
|
|
|
ppcEmitter.cpp
|
More recompiled instruction (fpu/alu)
|
2013-09-12 10:40:14 +02:00 |
ppcEmitter.h
|
Support for modified jit-enabled VerySleepy.
|
2013-11-30 19:20:21 -08:00 |
stdafx.cpp
|
|
|
stdafx.h
|
|
|
StdMutex.h
|
|
|
StringUtils.cpp
|
Cleaned up CommonPaths some more and removed BuildCompleteFilename()
|
2013-09-28 00:21:44 +02:00 |
StringUtils.h
|
Removed two functions as they are also in Native/file.
|
2013-09-28 23:05:36 +02:00 |
Swap.h
|
Revert "Use swap code from native instead. Remove all other versions of it."
|
2013-10-28 17:24:03 +01:00 |
ThreadPools.cpp
|
|
|
ThreadPools.h
|
|
|
Thunk.cpp
|
Deleted some doubled #includes.
|
2013-09-27 21:38:07 +02:00 |
Thunk.h
|
|
|
Timer.cpp
|
Use Blackberry/UNIX time functions instead of fallbacks.
|
2013-10-25 21:52:50 +10:00 |
Timer.h
|
|
|
x64Analyzer.cpp
|
|
|
x64Analyzer.h
|
|
|
x64Emitter.cpp
|
Optimize software skinning for x86.
|
2013-11-13 18:10:58 +01:00 |
x64Emitter.h
|
Support for modified jit-enabled VerySleepy.
|
2013-11-30 19:20:21 -08:00 |