project64/Source/Common
zilmar bb29e78806 [Project64] Disable memory test in release 2018-11-26 07:30:50 +10:30
..
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 Bug fixes and requests 2017-10-17 22:52:07 -05:00
Common.vcxproj.filters Bug fixes and requests 2017-10-17 22:52:07 -05:00
CriticalSection.cpp [Project64] Remove #include <objbase.h> from Common/Trace.h 2018-11-18 11:12:49 +10:30
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 [Project64] Remove #include <objbase.h> from Common/Trace.h 2018-11-18 11:12:49 +10:30
HighResTimeStamp.h [Common] Add high res time stamp 2016-09-17 06:10:40 +10:00
IniFileClass.cpp [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
IniFileClass.h [Project64] Try to fix android build 2018-11-20 13:20:20 +10:30
LogClass.cpp [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
LogClass.h [Common] Get logs to track file size 2017-01-03 16:21:35 +11:00
MemTest.cpp [Project64] Disable memory test in release 2018-11-26 07:30:50 +10:30
MemTest.h [Project64] Make mem test more header friendly 2018-11-18 12:26:00 +10:30
MemoryManagement.cpp [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
MemoryManagement.h [Project64] Allow rdram to be at fixed address 2017-08-22 18:08:54 +10: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
Random.cpp Prefix m_ in CRandom class 2017-10-18 00:16:30 -05:00
Random.h Prefix m_ in CRandom class 2017-10-18 00:16:30 -05:00
SmartPointer.h [Common] Clean up SmartPointer.h 2016-11-14 18:08:42 +11:00
StdString.cpp [Build] Have UpdateVersion be able to handle linux line endings 2018-05-23 02:38:15 +10:00
StdString.h [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
SyncEvent.cpp [Android] Fix multiple pause/resume issue 2017-04-29 15:42:02 +10:00
SyncEvent.h [Common] include "stdtypes.h" to SyncEvent.h 2017-09-06 15:38:25 +10:00
Thread.cpp [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
Thread.h [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
Trace.cpp [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
Trace.h [Project64] Remove #include <objbase.h> from Common/Trace.h 2018-11-18 11:12:49 +10:30
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] Normalize paths 2018-11-19 21:16:58 +10:30
path.h [Project64] Normalize paths 2018-11-19 21:16:58 +10:30
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h [Common] Some code cleanup 2018-02-19 17:43:42 +11:00
stdtypes.h [Common] Move the standard types include in to common 2015-10-12 06:48:15 +11:00