aboutsummaryrefslogtreecommitdiff
path: root/src/common/common_types.h
AgeCommit message (Expand)Author
2015-07-10Merge pull request #876 from linkmauve/include-cleanupsYuri Kunde Schlesner
2015-06-28Common: Remove unused type unions breaking aliasing rules in horrible ways.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot
2015-05-14Common: Remove unused cruft from math_util, and remove a duplicated Rect clas...Emmanuel Gil Peyrot
2015-05-06Move typedefs from kernel.h to more appropriate placesYuri Kunde Schlesner
2015-05-06Common: Move NonCopyable to common_types.hYuri Kunde Schlesner
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-01-05Common: Use std::abs instead of abs, using abs with cmath fails on some systems.Emmanuel Gil Peyrot
2015-01-05Common: Remove the unused x86-specific 128-bit float type.Emmanuel Gil Peyrot
2014-12-13New logging systemYuri Kunde Schlesner
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-10-22Use std sized types instead of platform specific typedefsYuri Kunde Schlesner
2014-09-08Moved common_types::Rect from common to Common namespacearchshift
2014-08-17Common: Move header guards over to pragma onceLioncash
2014-05-19common_types: Changed BasicRect back to Rect, in the common namespacearchshift
2014-04-27Fix complaints about functions that could not be foundarchshift
2014-04-27Rect to BasicRectarchshift
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei