summaryrefslogtreecommitdiffstats
path: root/src/common/platform.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-16Common: Make a #else more apparent.Emmanuel Gil Peyrot1-5/+1
2015-01-06Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot1-1/+0
2014-12-30Fix MSVC-related #defines and add CMakeLists commentdarkf1-1/+1
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-1/+1
2014-11-29Fix MinGW builddarkf1-0/+4
2014-08-17Common: Move header guards over to pragma onceLioncash1-4/+1
2014-06-12Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift1-1/+1
2014-06-12Common: Removed duplicate "LONG" and "MAX_PATH" definitions.bunnei1-2/+0
2014-04-23removed duplicate rotl/rotr functionsShizZy1-26/+0
2014-04-09fixed project includes to use new directory structurebunnei1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-3/+3
2013-09-24added localtime_r for use on windowsShizZy1-0/+8
2013-09-16added file platform.hShizZy1-0/+134
2013-09-04deleted gekko's common filesShizZy1-135/+0
2013-08-30adding initial project layoutShizZy1-0/+135