summaryrefslogtreecommitdiff
path: root/src/common/common_funcs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge conflictsGravatar darkf2014-12-291-3/+8
|\
| * License changeGravatar purpasmart962014-12-201-2/+2
| |
| * Added missing include in common_funcs.hGravatar Yuri Kunde Schlesner2014-12-131-0/+1
| |
| * Remove redundant include from common_funcs.hGravatar Yuri Kunde Schlesner2014-12-131-2/+0
| |
| * Some code cleanup.Gravatar Tony Wasserka2014-12-091-0/+2
| |
| * Fix some headers to include their dependencies properly.Gravatar Tony Wasserka2014-12-091-0/+4
| |
| * Change NULLs to nullptrs.Gravatar Rohit Nirmal2014-12-031-1/+1
| |
* | Fix MinGW buildGravatar darkf2014-11-281-4/+4
|/
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Gravatar Emmanuel Gil Peyrot2014-11-191-7/+7
| | | | or generated
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-171-4/+1
| | | | Also replaced C headers with the C++ equivalent ones
* added MIN, MAX, and CLAMP macros to common_funcsGravatar bunnei2014-05-171-0/+5
|
* fix for issue Linux build #9, not sure why this is broken but its unused ↵Gravatar bunnei2014-04-271-13/+0
| | | | code I'm just getting rid of it
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+245