aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/common_types.h
Commit message (Collapse)AuthorAge
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-19
|
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Gravatar Emmanuel Gil Peyrot2014-11-19
| | | | or generated
* Use std sized types instead of platform specific typedefsGravatar Yuri Kunde Schlesner2014-10-22
|
* Moved common_types::Rect from common to Common namespaceGravatar archshift2014-09-08
|
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-17
| | | | Also replaced C headers with the C++ equivalent ones
* common_types: Changed BasicRect back to Rect, in the common namespaceGravatar archshift2014-05-19
| | | | Only Rect is in the namespace for now; the rest of common should be added in the future
* Fix complaints about functions that could not be foundGravatar archshift2014-04-27
|
* Rect to BasicRectGravatar archshift2014-04-27
| | | | Somewhere along the line an OSX header had already taken the name Rect.
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08