summaryrefslogtreecommitdiff
path: root/src/common/platform.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.Gravatar Emmanuel Gil Peyrot2015-06-271-30/+0
* Common: Remove unused SSE version checking and a GCC macro.Gravatar Emmanuel Gil Peyrot2015-06-271-25/+0
* Common: Add proper macros to test for architecture pointer sizeGravatar Yuri Kunde Schlesner2015-05-071-4/+4
* Common: Move SSE detection ifdefs to platform.hGravatar Yuri Kunde Schlesner2015-05-071-0/+19
* Common: Remove many unnecessary cross-platform compatibility macrosGravatar Yuri Kunde Schlesner2015-05-061-40/+0
* Common: Make a #else more apparent.Gravatar Emmanuel Gil Peyrot2015-03-161-5/+1
* Common: Remove dead platform #ifdefs to make the code more readable.Gravatar Emmanuel Gil Peyrot2015-01-061-1/+0
* Fix MSVC-related #defines and add CMakeLists commentGravatar darkf2014-12-291-1/+1
* Fix merge conflictsGravatar darkf2014-12-291-1/+1
|\
| * Change NULLs to nullptrs.Gravatar Rohit Nirmal2014-12-031-1/+1
* | Fix MinGW buildGravatar darkf2014-11-281-0/+4
|/
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-171-4/+1
* Preprocessor: #if's out OSX-specific GL changes on other platformsGravatar archshift2014-06-121-1/+1
* Common: Removed duplicate "LONG" and "MAX_PATH" definitions.Gravatar bunnei2014-06-121-2/+0
* removed duplicate rotl/rotr functionsGravatar ShizZy2014-04-221-26/+0
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-1/+1
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+142