ppsspp/Common
2017-11-10 12:09:42 +01:00
..
Crypto
GL
Vulkan More logging and tweaking 2017-11-10 12:09:42 +01:00
ABI.cpp
ABI.h
Arm64Emitter.cpp
Arm64Emitter.h
ArmABI.cpp
ArmABI.h
ArmCommon.h
ArmCPUDetect.cpp
ArmEmitter.cpp
ArmEmitter.h
Atomic_GCC.h
Atomic_Win32.h Patches to make it possible to compile with mingw, pt. 1 2017-08-29 18:27:46 +02:00
Atomics.h
BitSet.h
ChunkFile.cpp SaveState: Correct free on error and uncomp format. 2017-11-05 10:19:09 -08:00
ChunkFile.h SaveState: Use malloc to avoid Android OOM crash. 2017-11-05 10:04:22 -08:00
CodeBlock.h Remove Globals.h 2017-08-31 17:15:22 +02:00
ColorConv.cpp
ColorConv.h
ColorConvNEON.cpp
ColorConvNEON.h
Common.h mingw patches 2017-08-31 22:15:05 +02:00
Common.vcxproj Move the VulkanRenderManager stuff to thin3d, fits in better there. 2017-10-26 10:56:59 +02:00
Common.vcxproj.filters Move the VulkanRenderManager stuff to thin3d, fits in better there. 2017-10-26 10:56:59 +02:00
CommonFuncs.h mingw patches 2017-08-31 22:15:05 +02:00
CommonTypes.h Simplify this conditional 2017-08-30 19:47:15 +02:00
CommonWindows.h
ConsoleListener.cpp Windows: Fix over/under write for multibyte chars. 2017-10-14 21:45:07 -07:00
ConsoleListener.h
CPUDetect.cpp mingw patches 2017-08-31 22:15:05 +02:00
CPUDetect.h
DbgNew.h
FakeCPUDetect.cpp
FakeEmitter.h
FileUtil.cpp Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
FileUtil.h Remove Globals.h 2017-08-31 17:15:22 +02:00
FixedSizeQueue.h
GraphicsContext.h Show textual names of Vulkan GPU vendors 2017-11-09 12:30:07 +01:00
Hashmaps.h Minor optimization. 2017-11-01 21:43:08 +01:00
KeyMap.cpp Fix some minor things found by running Sizer on PPSSPP 2017-11-08 16:56:48 +01:00
KeyMap.h Fix some minor things found by running Sizer on PPSSPP 2017-11-08 16:56:48 +01:00
Log.h
LogManager.cpp More mingw patches 2017-08-29 22:24:20 +02:00
LogManager.h Remove Globals.h 2017-08-31 17:15:22 +02:00
MathUtil.h
MemArena.h
MemArenaAndroid.cpp
MemArenaDarwin.cpp
MemArenaPosix.cpp
MemArenaWin32.cpp
MemoryUtil.cpp Use W^X on OpenBSD. 2017-11-05 17:06:09 -07:00
MemoryUtil.h
MipsCPUDetect.cpp
MipsEmitter.cpp
MipsEmitter.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h Patches to make it possible to compile with mingw, pt. 1 2017-08-29 18:27:46 +02:00
OSVersion.cpp
OSVersion.h
stdafx.cpp
stdafx.h
StringUtils.cpp
StringUtils.h
Swap.h Remove Globals.h 2017-08-31 17:15:22 +02:00
ThreadPools.cpp
ThreadPools.h
ThreadSafeList.h
Thunk.cpp Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
Thunk.h
Timer.cpp
Timer.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h Fix a PIC compliance bug in the VFPU. Comment other cases properly (for easy searching). 2017-08-29 11:45:12 +02:00
XboxCPUDetect.cpp