project64/Source/Common
zilmar 4733420dfa [Project64] Get Display FPS working on non windows system 2016-08-10 20:03:25 +10: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.vcproj [Common] Add thread class 2016-04-18 05:34:47 +10:00
Common.vcxproj [Common] Add thread class 2016-04-18 05:34:47 +10:00
Common.vcxproj.filters [Common] Add thread to Common.vcxproj.filters 2016-04-28 17:20:44 +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 [Project64] Get Display FPS working on non windows system 2016-08-10 20:03:25 +10:00
DateTimeClass.h [Project64] Get Display FPS working on non windows system 2016-08-10 20:03:25 +10:00
FileClass.cpp [Common] Delete file if truncating it 2016-08-03 21:25:24 +10:00
FileClass.h [Project64] Make the FileClass.cpp more linux friendly 2016-01-13 06:09:01 +11:00
IniFileClass.cpp [Common] Add EntryExists to IniFileClass.cpp 2016-04-28 17:22:59 +10:00
IniFileClass.h [Common] Add EntryExists to IniFileClass.cpp 2016-04-28 17:22:59 +10:00
LogClass.cpp [Project64] Use alloca in log message 2016-01-13 05:51:53 +11:00
LogClass.h va_list undeclared 2016-05-02 22:48:49 -04: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 [Connon] Fix protect memory for non win32 system 2016-08-07 16:15:27 +10:00
MemoryManagement.h [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +11: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 [Project64] Remove spaces from filename 2015-12-04 17:49:31 +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 [Common] Make SyncEvent.cpp more android friendly 2016-04-28 17:29:27 +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 [Common] Get trace.cpp code more android friendly 2016-04-28 17:12:32 +10:00
Trace.h [Common] Get trace.cpp code more android friendly 2016-04-28 17:12:32 +10:00
TraceModulesCommon.h [Common] Add thread class 2016-04-18 05:34:47 +10:00
Util.cpp [Common] Make Util.cpp more android friendly 2016-04-28 17:36:39 +10:00
Util.h [Project64] remove windows.h from plugin handling 2016-01-18 05:48:19 +11: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 [Common] Fix CPath::SetComponents for non win32 system 2016-08-09 20:19:43 +10:00
path.h [Common] Make path.cpp more android friendly 2016-04-28 17:28:22 +10: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