ppsspp/Common
Henrik Rydgård 405ac4f2cc Merge pull request #9041 from unknownbrackets/vulkan
WIP: Progress toward device restore on Vulkan
2016-12-01 15:58:32 +01:00
..
Crypto
GL android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
Vulkan Merge pull request #9041 from unknownbrackets/vulkan 2016-12-01 15:58:32 +01:00
ABI.cpp cmake: Use preprocessor for conditional compilation in Common 2016-10-11 16:55:29 +02:00
ABI.h
Arm64Emitter.cpp Fix compiler check in Arm64Emitter.cpp. Should help #9104 2016-10-31 22:34:15 +01:00
Arm64Emitter.h Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
ArmABI.cpp
ArmABI.h
ArmCommon.h
ArmCPUDetect.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmEmitter.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmEmitter.h symbian: Remove! 2016-10-11 18:49:08 +02:00
Atomic_GCC.h
Atomic_Win32.h
Atomics.h
BitSet.h
ChunkFile.cpp Save the game title in savestates, if available. 2016-01-23 12:56:36 -08:00
ChunkFile.h c++11: Remove compat header base/functional.h 2016-10-12 11:32:45 +02:00
CodeBlock.h symbian: Remove! 2016-10-11 18:49:08 +02:00
ColorConv.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ColorConv.h Properly save 16-bit textures for replacements. 2016-05-01 00:30:47 -07:00
ColorConvNEON.cpp Fix building on rpi - #9104 2016-11-01 02:45:30 +00:00
ColorConvNEON.h Add a NEON 4444 flip color conversion func. 2015-05-23 11:30:07 -07:00
Common.h cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
Common.vcxproj Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
Common.vcxproj.filters Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
CommonFuncs.h Fix the fix 2016-05-08 22:32:08 +02:00
CommonTypes.h cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CommonWindows.h Generate save state IDs for homebrew using the elf or directory name where applicable. 2015-09-25 19:27:40 +02:00
ConsoleListener.cpp Fix a failed lock release warning. 2016-03-20 14:16:54 -07:00
ConsoleListener.h Use USING_WIN_UI for desktop Windows console. 2016-01-03 15:10:50 -08:00
CPUDetect.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
CPUDetect.h cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
DbgNew.h Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT. 2016-02-10 15:36:10 +01:00
FakeCPUDetect.cpp
FakeEmitter.h symbian: Remove! 2016-10-11 18:49:08 +02:00
FileUtil.cpp symbian: Remove! 2016-10-11 18:49:08 +02:00
FileUtil.h Create openIniFile function in FileUtil to avoid duplicates 2016-06-22 05:55:45 +02:00
FixedSizeQueue.h Fixed some errors from PVS-Studio in Core project 2015-12-31 10:25:11 +03:00
GraphicsContext.h Fill out GPU_Vulkan.cpp with what's mostly a copy of GLES_GPU.cpp 2016-03-20 19:30:11 +01:00
KeyMap.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
KeyMap.h blackberry: Remove! 2016-10-11 17:40:32 +02:00
Log.h cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
LogManager.cpp symbian: Remove! 2016-10-11 18:49:08 +02:00
LogManager.h Standardize on just one mutex implementation. 2016-03-06 14:49:15 -08:00
MathUtil.h Don't set ARM "FastMode". Not worth the compat impact as is, could be made smarter. Should help issue #7234 2015-07-19 18:22:22 +02:00
MemArena.cpp maemo: Remove! 2016-10-12 13:13:09 +02:00
MemArena.h
MemoryUtil.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
MemoryUtil.h symbian: Remove! 2016-10-11 18:49:08 +02:00
MipsCPUDetect.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
MipsEmitter.cpp symbian: Remove! 2016-10-11 18:49:08 +02:00
MipsEmitter.h symbian: Remove! 2016-10-11 18:49:08 +02:00
Misc.cpp symbian: Remove! 2016-10-11 18:49:08 +02:00
MsgHandler.cpp Use USING_WIN_UI for desktop Windows console. 2016-01-03 15:10:50 -08:00
MsgHandler.h
stdafx.cpp cmake: Use preprocessor for conditional compilation in Common 2016-10-11 16:55:29 +02:00
stdafx.h
StringUtils.cpp ARM64 disassembler improvements (show many kinds of branch targets properly) 2015-10-10 11:27:28 +02:00
StringUtils.h ARM64 disassembler improvements (show many kinds of branch targets properly) 2015-10-10 11:27:28 +02:00
Swap.h android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
ThreadPools.cpp
ThreadPools.h
ThreadSafeList.h Cleanup and comments in sceGe.cpp 2015-07-24 19:52:42 +02:00
Thunk.cpp Implement W^X-compatible path. Works on Windows and Android, hopefully iOS (untested). 2016-08-28 14:52:08 +02:00
Thunk.h Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
Timer.cpp blackberry: Remove! 2016-10-11 17:40:32 +02:00
Timer.h Remove some unused things reported by clang. 2016-03-20 23:14:08 -07:00
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp Write-protect the dispatcher on all platforms. 2016-08-28 13:35:27 +02:00
x64Emitter.h cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
XboxCPUDetect.cpp