pcsx2/common/src/Utilities
Jonathan Li f78d1a4018 utilities: Remove wx2.8 code and uses of wxMAJOR_VERSION 2016-04-29 00:09:47 +01:00
..
Darwin Darwin/OSX semaphore & thread & os backend. 2015-11-17 19:30:20 +02:00
Linux Darwin/OSX Mutex & MAP_ANON vs. MAP_ANONYMOUS. 2015-12-02 05:00:23 +02:00
Windows pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
x86 memcpy: remove AMD copyright 2015-11-07 15:57:34 +01:00
AlignedMalloc.cpp linux: Fix _aligned_realloc implementation 2015-09-13 21:05:33 +01:00
CMakeLists.txt cmake: factorize debug/dev define 2016-02-21 16:17:10 +01:00
CheckedStaticBox.cpp pcsx2: remove template and pointer on overload function from wxGuiTools 2014-07-18 19:20:53 +02:00
Console.cpp utilities: Remove wx2.8 code and uses of wxMAJOR_VERSION 2016-04-29 00:09:47 +01:00
EventSource.cpp A big old crapload of UI and thread management changes. Recoded the EventSource/EventListener system to be more C++ and less hacky C. Probably breaks Linux! 2010-01-22 15:22:01 +00:00
Exceptions.cpp utilities: Remove wx2.8 code and uses of wxMAJOR_VERSION 2016-04-29 00:09:47 +01:00
FastFormatString.cpp utilities: Remove wx2.8 code and uses of wxMAJOR_VERSION 2016-04-29 00:09:47 +01:00
HashTools.cpp common: drop remaining of HashMap 2014-07-29 21:06:31 +02:00
IniInterface.cpp wx3.0: lots of cast... 2014-07-29 20:45:44 +02:00
Mutex.cpp Core|Common: restore old interlocked add/sub behavior 2016-02-29 21:43:56 +01:00
PathUtils.cpp pcsx2 utilies: 'mkdir' the full path. 2011-02-20 16:57:36 +00:00
Perf.cpp profiler: add functions to plug linux Perf Event on JIT 2016-01-10 13:42:59 +01:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h Introducing a mostly revamped Tracelog and Console log system. Various console log sources can now be toggled on/off on the fly, allowing end users to enable more verbose logging when they encounter problems. Both console and trace sources can be given automatic prefixing. 2010-08-06 05:46:09 +00:00
RwMutex.cpp Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
Semaphore.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
StringHelpers.cpp GregsMisc: Sync with trunk (r3983-r4044) 2010-11-23 03:11:08 +00:00
ThreadTools.cpp common: initialize scalar field of pxThread 2016-03-30 19:55:45 +02:00
ThreadingDialogs.cpp Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
ThreadingInternal.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
VirtualMemory.cpp ee: drop SpatialArrayReserve allocator 2015-11-12 10:35:10 +01:00
pxCheckBox.cpp gui:windows: Fix tooltip wrapping 2015-09-04 22:54:11 +01:00
pxRadioPanel.cpp pcsx2|utilities: Use non-deprecated wxFont stuff 2016-04-23 13:57:42 +01:00
pxStaticText.cpp pcsx2|utilities: Use non-deprecated wxFont stuff 2016-04-23 13:57:42 +01:00
pxStreams.cpp utilities: Convert ScopedPtr to unique_ptr 2016-02-08 22:31:45 +00:00
pxTranslate.cpp utilities: Remove wx2.8 code and uses of wxMAJOR_VERSION 2016-04-29 00:09:47 +01:00
pxWindowTextWriter.cpp utilities: Remove wx2.8 code and uses of wxMAJOR_VERSION 2016-04-29 00:09:47 +01:00
vssprintf.cpp pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
wxAppWithHelpers.cpp utilities: Convert ScopedPtr to unique_ptr 2016-02-08 22:31:45 +00:00
wxGuiTools.cpp pcsx2|utilities: Use non-deprecated wxFont stuff 2016-04-23 13:57:42 +01:00
wxHelpers.cpp Common: port code to std::atomic 2016-02-28 15:29:31 +01:00