pcsx2/common
Stenzek 9d49015c0c Common: Purge pxEnum macros 2023-12-27 13:55:35 +10:00
..
Darwin x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
Linux x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
Windows x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
emitter x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
vsprops MSBuild: Don't supply PrecompiledHeader.h to moc 2023-12-25 12:39:08 +10:00
AlignedMalloc.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
AlignedMalloc.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Assertions.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Assertions.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
BitUtils.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ByteSwap.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
CMakeLists.txt x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
CocoaTools.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
CocoaTools.mm Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Console.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Console.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
CrashHandler.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
CrashHandler.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DynamicLibrary.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DynamicLibrary.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Easing.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
EnumOps.h Common: Purge pxEnum macros 2023-12-27 13:55:35 +10:00
Error.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Error.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FPControl.h x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
FastJmp.asm Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FastJmp.cpp x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
FastJmp.h x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
FileSystem.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FileSystem.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
General.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
General.h x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
HTTPDownloader.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HTTPDownloader.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HTTPDownloaderCurl.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HTTPDownloaderCurl.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HTTPDownloaderWinHTTP.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HTTPDownloaderWinHTTP.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HashCombine.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HeapArray.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HeterogeneousContainers.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Image.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Image.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
LRUCache.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MD5Digest.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MD5Digest.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MRCHelpers.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MemorySettingsInterface.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MemorySettingsInterface.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Misc.cpp Common: Replace x86_intrin.h with generic Intrin.h 2023-12-24 14:03:14 +10:00
Path.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Pcsx2Defs.h Common: Purge pxEnum macros 2023-12-27 13:55:35 +10:00
Pcsx2Types.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Perf.cpp x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
Perf.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
PrecompiledHeader.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
PrecompiledHeader.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ProgressCallback.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ProgressCallback.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ReadbackSpinManager.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ReadbackSpinManager.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RedtapeWilCom.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RedtapeWindows.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ScopedGuard.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Semaphore.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SettingsInterface.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SettingsWrapper.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SettingsWrapper.h Common: Purge pxEnum macros 2023-12-27 13:55:35 +10:00
SingleRegisterTypes.h Common: Replace x86_intrin.h with generic Intrin.h 2023-12-24 14:03:14 +10:00
SmallString.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SmallString.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
StackWalker.cpp Common: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
StackWalker.h Common: Add CrashHandler 2022-04-21 14:21:49 +01:00
StringUtil.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
StringUtil.h x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
TextureDecompress.cpp TextureDecompress: Remove non-SSE code paths 2023-12-24 14:03:14 +10:00
TextureDecompress.h GS/HW: Decompress replacement textures to get alpha min/max 2023-07-11 13:30:47 +01:00
Threading.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Timer.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Timer.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
TraceLog.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VectorIntrin.h Common: Replace x86_intrin.h with generic Intrin.h 2023-12-24 14:03:14 +10:00
WAVWriter.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
WAVWriter.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
WindowInfo.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
WindowInfo.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
WrappedMemCopy.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
ZipHelpers.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
boost_spsc_queue.hpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
common.vcxproj x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
common.vcxproj.filters x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00