summaryrefslogtreecommitdiff
path: root/src/common/platform.h
AgeCommit message (Collapse)Author
2014-08-17Common: Move header guards over to pragma onceLioncash
Also replaced C headers with the C++ equivalent ones
2014-06-12Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift
2014-06-12Common: Removed duplicate "LONG" and "MAX_PATH" definitions.bunnei
2014-04-22removed duplicate rotl/rotr functionsShizZy
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei