.. |
Crypto
|
Quickfix for a symbol collision. Should really share the AES code.
|
2013-02-25 21:10:15 +01:00 |
ABI.cpp
|
Properly save registers before the slowmem call.
|
2013-01-19 11:11:44 -08:00 |
ABI.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
ArmABI.cpp
|
Add ARMv6 fallback to jit (it doesn't have MOVW/MOVT)
|
2013-01-11 15:20:06 +01:00 |
ArmABI.h
|
Just some sketchwork on a JIT for ARM. When completed, will bring speed to mobile devices.
|
2012-11-23 19:41:35 +01:00 |
ArmCPUDetect.cpp
|
Fix Sonic's ArmEmitter changes. FastMem should work now.
|
2013-03-15 11:26:56 +10:00 |
ArmEmitter.cpp
|
Buildfix.
|
2013-03-29 01:27:24 -07:00 |
ArmEmitter.h
|
If MOVI2R can be done in 2 ops for ARMv6, prefer that over litpool. Litpool can take 1-3 cycles depending on when the value is used. So, usually 3 cycles :\.
|
2013-03-28 21:26:13 +10:00 |
ArmThunk.cpp
|
Fix some minor warnings.
|
2013-03-15 00:45:47 -07:00 |
Atomic_GCC.h
|
Symbian build fix: use glib for atomics.
|
2013-02-15 03:07:32 +10:00 |
Atomic_Win32.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
Atomic.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
ChunkFile.h
|
Finish implementing savestates for fonts.
|
2013-03-20 23:37:57 -07:00 |
CMakeLists.txt
|
Move Action out of Common, don't use savedV0.
|
2013-01-06 15:56:13 -08:00 |
ColorUtil.cpp
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
ColorUtil.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
Common.h
|
Untested support for Android-x86. No idea if this actually works.
|
2013-03-21 20:52:33 +01:00 |
Common.vcxproj
|
Set _CRT_SECURE_NO_WARNINGS
|
2013-03-16 09:17:39 +01:00 |
Common.vcxproj.filters
|
Remove non-existing file from projects
|
2013-01-19 11:44:47 +01:00 |
CommonFuncs.h
|
Add MIPS/Loongson support
|
2013-03-10 13:24:05 +10:00 |
CommonPaths.h
|
Add a switch to Windows to save to a log file.
|
2012-12-22 09:49:29 -08:00 |
CommonTypes.h
|
Untested support for Android-x86. No idea if this actually works.
|
2013-03-21 20:52:33 +01:00 |
ConsoleListener.cpp
|
Fix some x64 type warnings.
|
2013-02-24 10:39:06 -08:00 |
ConsoleListener.h
|
Handle it better if the console log overflows.
|
2013-01-30 21:21:32 -08:00 |
CPUDetect.cpp
|
Untested support for Android-x86. No idea if this actually works.
|
2013-03-21 20:52:33 +01:00 |
CPUDetect.h
|
Add ARMv6 fallback to jit (it doesn't have MOVW/MOVT)
|
2013-01-11 15:20:06 +01:00 |
DebugInterface.h
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
ExtendedTrace.cpp
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
ExtendedTrace.h
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
FifoQueue.h
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
FileSearch.cpp
|
Handle both \ and / on Windows paths.
|
2012-12-10 22:55:56 -08:00 |
FileSearch.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
FileUtil.cpp
|
Fix some resource leaks/memory leaks.
|
2013-01-25 13:00:50 -05:00 |
FileUtil.h
|
Buildfix for Windows.
|
2013-01-21 01:15:57 -08:00 |
FixedSizeQueue.h
|
Cut down on h files including PointerWrap.
|
2013-02-04 08:26:59 -08:00 |
FixedSizeUnorderedSet.h
|
More warning fixing
|
2012-11-18 23:35:02 +01:00 |
FPURoundMode.h
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
FPURoundModeGeneric.cpp
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
FPURoundModeX86.cpp
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
Hash.cpp
|
Buildfix for Windows.
|
2013-02-10 08:10:01 -08:00 |
Hash.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
IniFile.cpp
|
Add window to config key bindings
|
2013-02-02 17:43:56 +01:00 |
IniFile.h
|
Warning fixes, very minor updates to shader generators.
|
2013-02-06 19:04:28 +01:00 |
LinearDiskCache.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
Log.h
|
Maemo5 support
|
2013-03-22 09:15:00 +02:00 |
LogManager.cpp
|
Mobile: Enable console logging in debug mode.
|
2013-03-16 00:25:41 -07:00 |
LogManager.h
|
Show the current thread name in the log file.
|
2013-03-10 22:25:03 -07:00 |
MathUtil.cpp
|
Update for android build
|
2012-12-13 22:45:13 +01:00 |
MathUtil.h
|
Add MIPS/Loongson support
|
2013-03-10 13:24:05 +10:00 |
MemArena.cpp
|
FIX for last commit ifdef wrong way
|
2013-03-22 17:48:47 +02:00 |
MemArena.h
|
Fix Symbian JIT + FastMem by using a mapped virtual address RChunk.
|
2013-02-17 15:23:56 +10:00 |
MemoryUtil.cpp
|
Attempt at fixing JIT on iOS. Can only have PROT_WRITE or PROT_EXEC enabled. So toggle between them as needed.
|
2013-03-14 14:40:01 +10:00 |
MemoryUtil.h
|
Fix Symbian JIT + FastMem by using a mapped virtual address RChunk.
|
2013-02-17 15:23:56 +10:00 |
Misc.cpp
|
Symbian support for project.
|
2012-12-13 13:15:20 +10:00 |
MsgHandler.cpp
|
Several fixes to build under stricter C++11
|
2012-11-21 14:33:50 -03:00 |
MsgHandler.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
scmrev.h
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
Setup.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
stdafx.cpp
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
stdafx.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
StdConditionVariable.h
|
Symbian support for project.
|
2012-12-13 13:15:20 +10:00 |
StdMutex.h
|
Build fix for iOS
|
2013-02-13 16:39:53 +10:00 |
StdThread.h
|
Symbian support for project.
|
2012-12-13 13:15:20 +10:00 |
StringUtil.cpp
|
Fix some 64-bit type conversion warnings.
|
2013-01-19 13:48:20 -08:00 |
StringUtil.h
|
Add window to config key bindings
|
2013-02-02 17:43:56 +01:00 |
targetver.h
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
Thread.cpp
|
Add internal 2D drawing library that goes through the Ge emulation for portability.
|
2012-11-18 13:04:49 +01:00 |
Thread.h
|
Loongson/MIPS buildfix.
|
2013-03-27 00:02:32 +10:00 |
Thunk.cpp
|
Avoid using CALL() directly in case of far calls.
|
2013-02-24 00:12:55 -08:00 |
Thunk.h
|
Improve portability to future platforms. Make use of new USING_GLES2 define throughout PPSSPP. Also use ARM definition where suitable. Remove some redundancy with includes.
|
2012-11-26 13:25:14 +10:00 |
Timer.cpp
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
Timer.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
Version.cpp
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
x64Analyzer.cpp
|
Revert "Better wrapper system, and fixed warnings"
|
2012-11-05 10:05:09 +01:00 |
x64Analyzer.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
x64Emitter.cpp
|
JIT x86: cvt.s.w
|
2013-02-06 20:29:49 +01:00 |
x64Emitter.h
|
JIT x86: cvt.s.w
|
2013-02-06 20:29:49 +01:00 |