summaryrefslogtreecommitdiffstats
path: root/src/common/platform.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Common: Make a #else more apparent.Emmanuel Gil Peyrot2015-03-161-5/+1
|
* Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot2015-01-061-1/+0
| | | | | | Symbian, Xbox, Blackberry and iOS got removed. FreeBSD and Android kept due to them potentially being able to run Citra in the future. The iOS specific part also got removed from PPSSPP in order to fix a bug there.
* Fix MSVC-related #defines and add CMakeLists commentdarkf2014-12-301-1/+1
|
* Fix merge conflictsdarkf2014-12-301-1/+1
|\
| * Change NULLs to nullptrs.Rohit Nirmal2014-12-031-1/+1
| |
* | Fix MinGW builddarkf2014-11-291-0/+4
|/
* Common: Move header guards over to pragma onceLioncash2014-08-171-4/+1
| | | | Also replaced C headers with the C++ equivalent ones
* Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift2014-06-121-1/+1
|
* Common: Removed duplicate "LONG" and "MAX_PATH" definitions.bunnei2014-06-121-2/+0
|
* removed duplicate rotl/rotr functionsShizZy2014-04-231-26/+0
|
* fixed project includes to use new directory structurebunnei2014-04-091-1/+1
|
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+142