pcsx2/common/include/Utilities
tellowkrinkle 310648fb88 recompiler: Fix exception handling on WIN64
Use VEH instead of SEH on WIN64, as SEH needs us to register all our JIT functions for it
2020-08-24 16:20:09 -05:00
..
AppTrait.h reformat main common directory 2016-11-12 16:52:49 +01:00
Assertions.h pcsx2|utilities: Remove ambiguous wxString-related overloads 2019-10-07 01:39:32 +01:00
CheckedStaticBox.h reformat main common directory 2016-11-12 16:52:49 +01:00
Console.h macOS fixes (#3357) 2020-05-23 23:19:47 -07:00
Dependencies.h common: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
EmbeddedImage.h reformat main common directory 2016-11-12 16:52:49 +01:00
EventSource.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
EventSource.inl reformat main common directory 2016-11-12 16:52:49 +01:00
Exceptions.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
FixedPointTypes.h reformat main common directory 2016-11-12 16:52:49 +01:00
FixedPointTypes.inl Utilities: Fix subtraction operation function in FixedInt class (#2313) 2018-02-20 15:39:34 +05:30
General.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
IniInterface.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
MakeUnique.h common: add make_unique for C++11 2017-05-03 12:03:38 +02:00
MathUtils.h reformat main common directory 2016-11-12 16:52:49 +01:00
MemcpyFast.h common: remove memset duplicates 2016-12-16 20:45:22 +01:00
MemsetFast.inl Expand out a define to get rid of a warning. Get rid of other compiler warnings. Re-indent so that it doesn't look like a statement is part of an if statement when it isn't. 2018-10-27 02:49:03 -07:00
PageFaultSource.h recompiler: Fix exception handling on WIN64 2020-08-24 16:20:09 -05:00
Path.h reformat main common directory 2016-11-12 16:52:49 +01:00
Perf.h common: improve vtune merge support 2016-12-09 09:28:19 +01:00
PersistentThread.h utilities: Split thread internal callback function 2019-10-07 01:39:32 +01:00
RedtapeWindows.h reformat main common directory 2016-11-12 16:52:49 +01:00
RwMutex.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
SafeArray.h common: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
SafeArray.inl common: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
ScopedAlloc.h common: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
ScopedPtrMT.h pcsx2|common: replace throw() by noexcept 2017-05-13 10:38:35 +02:00
StringHelpers.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
Threading.h pcsx2|common: replace throw() by noexcept 2017-05-13 10:38:35 +02:00
ThreadingDialogs.h wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions. 2019-05-11 20:43:47 -07:00
TraceLog.h reformat main common directory 2016-11-12 16:52:49 +01:00
boost_spsc_queue.hpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
mt_queue.h Resolve Recording Issues for Linux / OnePad users (#3293) 2020-07-25 17:58:50 -07:00
pxCheckBox.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
pxEvents.h wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions. 2019-05-11 20:43:47 -07:00
pxForwardDefs.h reformat main common directory 2016-11-12 16:52:49 +01:00
pxRadioPanel.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
pxStaticText.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
pxStreams.h common: use = default instead of trivial destructor 2017-05-13 10:38:35 +02:00
wxAppWithHelpers.h wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions. 2019-05-11 20:43:47 -07:00
wxBaseTools.h common: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
wxGuiTools.h pcsx2|utilities: Remove ambiguous wxString-related overloads 2019-10-07 01:39:32 +01:00