ppsspp/Common
Henrik Rydgård 3691cc990f
Merge pull request #13052 from hrydgard/sdl-resize-fixes
Partly clean up SDL resize code, should help #11974
2020-06-24 01:36:38 +02:00
..
Crypto
GL Switch: Add EGL interface. 2020-03-15 08:40:05 -07:00
Vulkan Enable Vulkan validation in SDL debug builds 2020-06-23 21:57:02 +02:00
ABI.cpp
ABI.h
Arm64Emitter.cpp arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
Arm64Emitter.h arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
ArmABI.cpp
ArmABI.h
ArmCommon.h
ArmCPUDetect.cpp
ArmEmitter.cpp arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
ArmEmitter.h arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
BitScan.h
BitSet.h
ChunkFile.cpp Text input: Clearly use 16-bit chars like the PSP, don't rely on wchar_t. 2020-03-22 16:44:19 +01:00
ChunkFile.h Text input: Clearly use 16-bit chars like the PSP, don't rely on wchar_t. 2020-03-22 16:44:19 +01:00
CodeBlock.h arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
ColorConv.cpp ColorConv: Fix typo introduced in #12882, fixing #13014 2020-06-15 16:11:47 +02:00
ColorConv.h GPU: Take A off RGB565 conversion funcs. 2020-05-13 18:17:58 -07:00
ColorConvNEON.cpp
ColorConvNEON.h
Common.h
Common.vcxproj Windows: Move git-version update to build event. 2020-05-23 13:34:41 -07:00
Common.vcxproj.filters Global: Add more other platforms to MSVC project. 2020-05-23 13:09:52 -07:00
CommonFuncs.h Fix the Windows 32-bit build. 2020-05-19 00:10:39 +02:00
CommonTypes.h
CommonWindows.h
ConsoleListener.cpp Remove our custom atomics code entirely. 2020-05-17 13:11:36 +02:00
ConsoleListener.h Convert atomic code in core and ConsoleListener to use C++ atomics 2020-05-17 13:04:34 +02:00
CPUDetect.cpp
CPUDetect.h
DbgNew.h
FakeCPUDetect.cpp
FakeEmitter.h
FileUtil.cpp Windows: Resolve module/full paths for long paths. 2020-01-04 09:02:10 -08:00
FileUtil.h Simplify openIniFile to use ShellExecute so .ini files get opened in an associated text editor 2019-08-15 16:25:16 +02:00
FixedSizeQueue.h
GraphicsContext.h Vulkan: Recreate the swapchain if we get too many "out of date" frames. 2020-06-22 00:45:05 +02:00
Hashmaps.h Common/Hashmaps.h: add missing <stdint> include 2020-01-25 17:59:53 +00:00
KeyMap.cpp Mouse 4 as back in menu navigation 2020-04-02 18:26:31 +02:00
KeyMap.h Use 2 different button for CW and CCW 2020-03-23 09:24:36 +01:00
Log.h Partly clean up SDL resize code, should help #11974 2020-06-24 01:06:01 +02:00
LogManager.cpp
LogManager.h
MakeUnique.h
MathUtil.h
MemArena.h
MemArenaAndroid.cpp Remove unused import. 2020-02-03 22:17:27 +01:00
MemArenaDarwin.cpp
MemArenaPosix.cpp Linux: Port the proper memory base finding over to MemArenaPosix.cpp. 2019-09-01 17:10:13 +02:00
MemArenaWin32.cpp
MemoryUtil.cpp Core: Avoid shadowing a define. 2020-03-08 21:27:45 -07:00
MemoryUtil.h
MipsCPUDetect.cpp
MipsEmitter.cpp
MipsEmitter.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h
OSVersion.cpp Improve compatibility. 2020-01-14 17:15:11 +08:00
OSVersion.h Improve compatibility. 2020-01-14 17:15:11 +08:00
stdafx.cpp
stdafx.h
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 arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
x64Emitter.h arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
XboxCPUDetect.cpp