..
D3D11
D3D11/ShaderCache: Don't delete cache when running 2 instances
2022-03-30 12:38:08 +02:00
D3D12
Frontend: Add D3D12HostDisplay
2022-04-15 12:56:41 +01:00
Darwin
Common/Threading: Move a bunch of unnecessary wrappers to gui
2022-05-09 16:06:33 +01:00
GL
GL/Context: Load wayland-egl dynamically
2022-05-06 01:00:24 +01:00
Linux
Common/Threading: Move a bunch of unnecessary wrappers to gui
2022-05-09 16:06:33 +01:00
Vulkan
Vulkan/Context: Don't write timestamp on an unreset query
2022-05-11 13:07:58 +01:00
Windows
Common/Threading: Move a bunch of unnecessary wrappers to gui
2022-05-09 16:06:33 +01:00
emitter
Common/Threading: Replace TLS macros with standard thread_local
2022-05-09 16:06:33 +01:00
vsprops
Qt: Switch to QtEntryPoint.lib instead of explicit main()
2022-04-15 08:53:02 +01:00
Align.h
Common: Add align helpers
2021-10-30 02:00:21 +01:00
AlignedMalloc.cpp
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
AlignedMalloc.h
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
AppTrait.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
Assertions.h
Misc: Better GCC defs
2021-11-14 13:52:20 -06:00
BitCast.h
Debugger: Update enums and fix 32 bit support
2021-11-11 00:41:40 +00:00
CMakeLists.txt
Common: Remove references to pthreads4w
2022-05-09 16:06:33 +01:00
Console.cpp
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
Console.h
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
CrashHandler.cpp
Common: Add CrashHandler
2022-04-21 14:21:49 +01:00
CrashHandler.h
Common: Add CrashHandler
2022-04-21 14:21:49 +01:00
Dependencies.h
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
EmbeddedImage.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
EnumOps.h
Common: Add helpers for enum classes
2022-03-31 23:51:27 -05:00
EventSource.cpp
common: reorganize
2021-09-04 18:28:07 -04:00
EventSource.h
Misc: Replace use of Threading::Mutex with std::mutex in core code
2022-05-09 16:06:33 +01:00
EventSource.inl
Misc: Replace use of Threading::Mutex with std::mutex in core code
2022-05-09 16:06:33 +01:00
Exceptions.cpp
Common/Threading: Move a bunch of unnecessary wrappers to gui
2022-05-09 16:06:33 +01:00
Exceptions.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
FastFormatString.cpp
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
FastJmp.asm
common: Clean up 32bit code.
2022-03-21 20:21:36 +01:00
FastJmp.cpp
common: Clean up 32bit code.
2022-03-21 20:21:36 +01:00
FastJmp.h
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
FileSystem.cpp
Common/FileSystem: Don't recompress already compressed files
2022-05-05 09:46:52 +01:00
FileSystem.h
System: Purge WinCompressNTFS.cpp
2022-04-15 08:15:40 +01:00
General.h
Misc: Move pxThread and friends to gui
2022-05-08 05:40:59 +01:00
HashCombine.h
Common: Add HashCombine.h
2021-12-26 13:21:51 +00:00
MD5Digest.cpp
Common: Add MD5Digest
2021-12-26 13:21:51 +00:00
MD5Digest.h
Common: Add MD5Digest
2021-12-26 13:21:51 +00:00
MRCHelpers.h
GS: Add Metal renderer
2022-03-31 23:51:27 -05:00
MathUtils.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
MemcpyFast.h
Core: Remove memcmp_mmx.
2022-03-20 12:54:58 +00:00
MemsetFast.inl
Core: Replace alignment macros with alignas
2021-11-14 13:52:20 -06:00
Misc.cpp
Utilities: Add functions for spin waiting
2021-10-19 16:04:15 -04:00
PageFaultSource.h
Misc: Replace use of Threading::Mutex with std::mutex in core code
2022-05-09 16:06:33 +01:00
Path.h
common: add some file-path helpers to `Path` ns
2021-12-25 15:11:01 +00:00
PathUtils.cpp
common: add some file-path helpers to `Path` ns
2021-12-25 15:11:01 +00:00
Pcsx2Defs.h
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00
Pcsx2Types.h
Delete unused vol_t type
2021-09-12 00:17:37 -04:00
Perf.cpp
Perf: Fix missing include
2021-09-26 17:26:57 +01:00
Perf.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
PrecompiledHeader.cpp
common: reorganize
2021-09-04 18:28:07 -04:00
PrecompiledHeader.h
common: add some stuff to the pch
2021-09-04 18:28:07 -04:00
ProgressCallback.cpp
Common: Add utility classes
2021-12-12 03:27:43 +00:00
ProgressCallback.h
Common: Add utility classes
2021-12-12 03:27:43 +00:00
RedtapeWindows.h
Common: Add WIN32_LEAN_AND_MEAN and NOMINMAX to RedtapeWindows.h
2022-05-08 05:40:59 +01:00
SafeArray.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
SafeArray.inl
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
ScopedGuard.h
Common: Add ScopedGuard
2021-10-30 02:00:21 +01:00
Semaphore.cpp
Common/Threading: Move a bunch of unnecessary wrappers to gui
2022-05-09 16:06:33 +01:00
SettingsInterface.h
Common: Add SettingsInterface and SettingsWrapper
2021-10-01 23:46:52 -04:00
SettingsWrapper.cpp
SettingsWrapper: Fix enums being stored as ints
2021-12-28 05:22:45 +00:00
SettingsWrapper.h
GS: Rewrite presentation interface and OSD
2022-01-02 15:06:39 +00:00
StackWalker.cpp
Common: Add CrashHandler
2022-04-21 14:21:49 +01:00
StackWalker.h
Common: Add CrashHandler
2022-04-21 14:21:49 +01:00
StringHelpers.cpp
Common: Purge pxStreams and some other wx string routines
2022-04-15 08:15:40 +01:00
StringHelpers.h
Common: Purge pxStreams and some other wx string routines
2022-04-15 08:15:40 +01:00
StringUtil.cpp
StringUtil: Add more whitespace cleaners and ParseAssignmentString
2022-04-15 08:15:40 +01:00
StringUtil.h
Common/StringUtil: Optimize equal stride copy case
2022-04-15 12:56:41 +01:00
Threading.h
Common/Threading: Replace TLS macros with standard thread_local
2022-05-09 16:06:33 +01:00
Timer.cpp
Common: Remove ThreadCPUTimer as it's unused now
2022-05-02 14:25:05 +01:00
Timer.h
Common: Remove ThreadCPUTimer as it's unused now
2022-05-02 14:25:05 +01:00
TraceLog.h
Remove macros that 'might be needed again in the future'.
2022-05-07 05:26:46 +01:00
VirtualMemory.cpp
Misc: Replace use of Threading::Mutex with std::mutex in core code
2022-05-09 16:06:33 +01:00
WindowInfo.cpp
Common: Add WindowInfo
2021-10-30 02:00:21 +01:00
WindowInfo.h
Common: Add Vulkan helper classes
2022-01-08 05:19:45 +00:00
ZipHelpers.h
SaveState: Use libzip instead of wx
2022-04-15 08:15:40 +01:00
afxresmw.h
common: reorganize
2021-09-04 18:28:07 -04:00
boost_spsc_queue.hpp
common: reorganize
2021-09-04 18:28:07 -04:00
common.vcxproj
Common: Remove references to pthreads4w
2022-05-09 16:06:33 +01:00
common.vcxproj.filters
Common/Threading: Move a bunch of unnecessary wrappers to gui
2022-05-09 16:06:33 +01:00
mt_queue.h
common: reorganize
2021-09-04 18:28:07 -04:00
pxForwardDefs.h
Common: reformat ( #4720 )
2021-09-06 14:28:26 -04:00
pxTranslate.cpp
Misc: Remove __fastcall, __fc, __concall and friends
2022-05-12 14:58:03 +01:00