ppsspp/Common
2018-03-24 11:40:16 +01:00
..
Crypto
GL
Vulkan Windows/Vulkan: use the width and height arguments in ReinitSurface when 2018-03-24 11:09:55 +01:00
ABI.cpp
ABI.h
Arm64Emitter.cpp Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
Arm64Emitter.h arm64jit: Use CMN for CMPI2R if possible. 2017-12-29 17:30:13 -08:00
ArmABI.cpp
ArmABI.h
ArmCommon.h
ArmCPUDetect.cpp
ArmEmitter.cpp Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
ArmEmitter.h
Atomic_GCC.h
Atomic_Win32.h
Atomics.h
BitSet.h
ChunkFile.cpp
ChunkFile.h
CodeBlock.h arm64jit: Reprotect fixed code after icache flush. 2017-12-27 19:33:04 -08:00
ColorConv.cpp
ColorConv.h
ColorConvNEON.cpp
ColorConvNEON.h
Common.h
Common.vcxproj Move vulkan debug callback out from WindowsVulkanContext into a file that can be shared with other platforms later. 2017-12-13 19:29:42 +01:00
Common.vcxproj.filters Move vulkan debug callback out from WindowsVulkanContext into a file that can be shared with other platforms later. 2017-12-13 19:29:42 +01:00
CommonFuncs.h fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
CommonTypes.h
CommonWindows.h Separate T3DCreate* into its own header to avoid including Windows.h etc in some cases. 2018-02-25 10:27:59 +01:00
ConsoleListener.cpp add missing include. 2018-03-24 11:40:16 +01:00
ConsoleListener.h
CPUDetect.cpp
CPUDetect.h
DbgNew.h
FakeCPUDetect.cpp
FakeEmitter.h
FileUtil.cpp Some log level changes. 2018-02-26 10:48:29 +01:00
FileUtil.h
FixedSizeQueue.h
GraphicsContext.h Windows: Trigger StopThread() on shutdown. 2018-02-10 16:55:44 -08:00
Hashmaps.h Vulkan: Show samplers in "shader debug" 2017-12-07 09:28:18 +01:00
KeyMap.cpp
KeyMap.h
Log.h
LogManager.cpp prevent use-after-free. 2018-03-22 22:10:05 +01:00
LogManager.h
MathUtil.h
MemArena.h
MemArenaAndroid.cpp
MemArenaDarwin.cpp
MemArenaPosix.cpp b.sh: Add a build option for address sanitizer. When enabled, we turn on some compatibility options to make it work right. 2018-01-31 14:29:23 +01:00
MemArenaWin32.cpp
MemoryUtil.cpp
MemoryUtil.h
MipsCPUDetect.cpp
MipsEmitter.cpp
MipsEmitter.h
Misc.cpp fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
MsgHandler.cpp
MsgHandler.h
OSVersion.cpp fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
OSVersion.h fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
stdafx.cpp
stdafx.h set _WIN32_WINNT to 0x0601 in stdafx.h 2018-03-23 22:54:12 +01:00
StringUtils.cpp
StringUtils.h
Swap.h
ThreadPools.cpp
ThreadPools.h
ThreadSafeList.h
Thunk.cpp
Thunk.h
Timer.cpp
Timer.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h Another buildfix, sigh. Also extend the safe region a little bit to the thing from a couple commits ago. 2017-12-13 22:28:30 +01:00
XboxCPUDetect.cpp