..
Crypto
GL
Switch: Add EGL interface.
2020-03-15 08:40:05 -07:00
Vulkan
Android: Buildfix.
2020-05-23 08:29:21 -07: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
ArmCPUDetect: close the registry key when finish
2019-05-13 19:06:31 +08:00
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
Compat: Option to use accurate dotprod for VMMUL.
2019-08-05 11:44:52 -07:00
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
GPU: Take A off RGB565 conversion funcs.
2020-05-13 18:17:58 -07:00
ColorConv.h
GPU: Take A off RGB565 conversion funcs.
2020-05-13 18:17:58 -07:00
ColorConvNEON.cpp
Clean up some more ifdefs
2019-05-10 23:25:57 +02:00
ColorConvNEON.h
Common.h
mingw patches
2017-08-31 22:15:05 +02:00
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
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
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
Add TSX Extension
2018-09-14 13:09:27 +02:00
CPUDetect.h
Add TSX Extension
2018-09-14 13:09:27 +02:00
DbgNew.h
VS2017: Add hack to automatically select the newest installed Windows 10 SDK. VS2019 already does this by default if you specify 10.0.
2019-05-19 15:23:25 +02:00
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
SaveState: Initialize some memory that is saved.
2018-06-22 21:29:18 -07:00
GraphicsContext.h
Windows: Trigger StopThread() on shutdown.
2018-02-10 16:55:44 -08: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
macOS: Fix build
2020-03-25 19:10:36 +08:00
LogManager.cpp
Core: Fix logging of SCEGE category.
2018-08-22 18:28:36 -07:00
LogManager.h
Log: Use a separate field for the timestamp.
2018-06-08 06:59:17 -07:00
MakeUnique.h
Add MakeUnique.h so make_unique is available without C++14
2019-08-11 14:03:16 +02:00
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
fix mingw and msvc cmake builds.
2018-03-23 03:18:13 +01:00
MsgHandler.cpp
Fix message asserts on Android. Add more of them to check things in Vulkan code.
2017-11-20 12:11:47 +01:00
MsgHandler.h
Android: Use __android_log_assert facility to get pretty message-asserts into crash dumps.
2017-11-21 18:06:26 +01:00
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
set _WIN32_WINNT to 0x0601 in stdafx.h
2018-03-23 22:54:12 +01:00
StringUtils.cpp
Fix issue where too long filenames could wreck the Install Zip dialog layout.
2019-02-10 15:55:00 +01:00
StringUtils.h
Fix issue where too long filenames could wreck the Install Zip dialog layout.
2019-02-10 15:55:00 +01:00
Swap.h
Remove Globals.h
2017-08-31 17:15:22 +02:00
ThreadPools.cpp
Init GlobalThreadPool in a thread safe manner
2019-08-11 14:03:54 +02:00
ThreadPools.h
Init GlobalThreadPool in a thread safe manner
2019-08-11 14:03:54 +02:00
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