project64/Source/Common
shygoo 47fd0632ff Add debug features 2017-08-18 00:08:22 -05:00
..
Common.dsp git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-31 00:21:08 +00:00
Common.plg git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-31 00:21:08 +00:00
Common.vcxproj Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00
Common.vcxproj.filters Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00
CriticalSection.cpp [Common] Make CriticalSection.cpp more android friendly 2016-04-28 17:25:46 +10:00
CriticalSection.h [Project64] Move critical section code to cpp file and remove headers included 2015-10-25 20:10:28 +11:00
DateTimeClass.cpp [Glide64] Remove FPS 2016-12-13 17:31:40 +11:00
DateTimeClass.h Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00
FileClass.cpp [Common] Get logs to track file size 2017-01-03 16:21:35 +11:00
FileClass.h [Project64] Make the FileClass.cpp more linux friendly 2016-01-13 06:09:01 +11:00
HighResTimeStamp.cpp [Common] Add high res time stamp 2016-09-17 06:10:40 +10:00
HighResTimeStamp.h [Common] Add high res time stamp 2016-09-17 06:10:40 +10:00
IniFileClass.cpp [Common] Use smart pointer for ini file class 2016-11-14 18:10:43 +11:00
IniFileClass.h [Common] Use smart pointer for ini file class 2016-11-14 18:10:43 +11:00
LogClass.cpp [Common] Get logs to track file size 2017-01-03 16:21:35 +11:00
LogClass.h [Common] Get logs to track file size 2017-01-03 16:21:35 +11:00
MemTest.cpp [Project64] Remove usage of windows.h from md5.cpp 2016-01-13 06:12:31 +11:00
MemTest.h Add support for Visual Studio 2015, xdebug appears to no longer be available in Visual Studio 2015. So for now memtest must be disabled for Debug builds to operate correctly. 2015-09-23 23:23:11 +10:00
MemoryManagement.cpp Add debug features 2017-08-18 00:08:22 -05:00
MemoryManagement.h Add debug features 2017-08-18 00:08:22 -05:00
Platform.cpp [Common] Add fesetround to Platform.cpp 2016-01-17 16:58:47 +11:00
Platform.h [Common] Add thread class 2016-04-18 05:34:47 +10:00
SmartPointer.h [Common] Clean up SmartPointer.h 2016-11-14 18:08:42 +11:00
StdString.cpp [Common] fixed spacing in StdString.cpp 2016-01-18 19:48:52 +11:00
StdString.h [Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp 2016-01-13 06:01:13 +11:00
SyncEvent.cpp [Android] Fix multiple pause/resume issue 2017-04-29 15:42:02 +10:00
SyncEvent.h [Common] Make SyncEvent.cpp more android friendly 2016-04-28 17:29:27 +10:00
Thread.cpp [Project64] Add trace if deleting thread object in thread 2016-06-30 18:11:08 +10:00
Thread.h [Common] remove stdcall from CTHREAD_START_ROUTINE 2016-05-01 12:42:34 +10:00
Trace.cpp [Project64] Add Logging on un handled exception 2016-12-24 07:51:52 +11:00
Trace.h [Project64] Add Logging on un handled exception 2016-12-24 07:51:52 +11:00
TraceModulesCommon.h [Common] Add thread class 2016-04-18 05:34:47 +10:00
Util.cpp Wait for previous process to terminate 2017-07-09 21:16:12 -07:00
Util.h Update Util.h 2017-02-05 01:02:53 +00:00
md5.cpp [Project64] Remove usage of windows.h from md5.cpp 2016-01-13 06:12:31 +11:00
md5.h [Common] restored some needed header includes to md5.h 2016-01-12 20:03:00 -05:00
path.cpp [Project64] Preserve current dir when calling GetOpenFileName 2017-01-21 10:31:09 +11:00
path.h [Project64] Preserve current dir when calling GetOpenFileName 2017-01-21 10:31:09 +11:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
stdtypes.h [Common] Move the standard types include in to common 2015-10-12 06:48:15 +11:00