ppsspp/Common
2017-03-13 13:55:29 +01:00
..
Crypto Additional UWP preparations 2017-02-25 09:57:14 +01:00
GL
Vulkan More UWP prep 2017-02-25 09:57:22 +01:00
ABI.cpp
ABI.h
Arm64Emitter.cpp
Arm64Emitter.h
ArmABI.cpp
ArmABI.h
ArmCommon.h
ArmCPUDetect.cpp Assorted Windows-on-ARM fixes 2017-03-05 10:47:41 +01:00
ArmEmitter.cpp A function renamed, some logging improvements 2017-03-10 00:11:00 +01:00
ArmEmitter.h More buildfixes for Windows on ARM 2017-03-05 10:52:08 +01:00
Atomic_GCC.h
Atomic_Win32.h
Atomics.h
BitSet.h
ChunkFile.cpp Add a comment explaining why a strncpy can't be replaced by truncate_cpy, because it would break savestates. 2017-03-13 13:55:29 +01:00
ChunkFile.h Quick buildfix (should probably just enable exceptions on Android) 2017-03-07 20:10:18 +01:00
CodeBlock.h
ColorConv.cpp Minor changes for compatibility with VS2017 2017-03-12 17:33:00 +01:00
ColorConv.h More buildfixes for Windows on ARM 2017-03-05 10:52:08 +01:00
ColorConvNEON.cpp
ColorConvNEON.h
Common.h
Common.vcxproj
Common.vcxproj.filters
CommonFuncs.h More UWP prep 2017-02-25 09:57:22 +01:00
CommonTypes.h
CommonWindows.h
ConsoleListener.cpp
ConsoleListener.h
CPUDetect.cpp Minor changes for compatibility with VS2017 2017-03-12 17:33:00 +01:00
CPUDetect.h
DbgNew.h
FakeCPUDetect.cpp
FakeEmitter.h
FileUtil.cpp More UWP prep 2017-02-25 09:57:22 +01:00
FileUtil.h
FixedSizeQueue.h
GraphicsContext.h
KeyMap.cpp
KeyMap.h
Log.h Add new log category FRAMEBUF 2017-03-13 13:55:29 +01:00
LogManager.cpp Add new log category FRAMEBUF 2017-03-13 13:55:29 +01:00
LogManager.h LogManager: Hook up save/load, remove "long names" 2017-03-06 11:44:35 +01:00
MathUtil.h
MemArena.h
MemArenaAndroid.cpp
MemArenaDarwin.cpp
MemArenaPosix.cpp
MemArenaWin32.cpp
MemoryUtil.cpp Linux buildfix 2017-03-05 11:25:07 +01:00
MemoryUtil.h
MipsCPUDetect.cpp
MipsEmitter.cpp
MipsEmitter.h
Misc.cpp
MsgHandler.cpp Clean up among the logs. Remove MASTER_LOG. 2017-03-06 13:10:23 +01:00
MsgHandler.h
OSVersion.cpp Additional UWP preparations 2017-02-25 09:57:14 +01:00
OSVersion.h Additional UWP preparations 2017-02-25 09:57:14 +01:00
stdafx.cpp
stdafx.h
StringUtils.cpp
StringUtils.h
Swap.h
ThreadPools.cpp
ThreadPools.h
ThreadSafeList.h Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
Thunk.cpp
Thunk.h
Timer.cpp UWP: Fix Timer 2017-02-28 11:40:18 +01:00
Timer.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h
XboxCPUDetect.cpp