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