Emmanuel Gil Peyrot
|
66e06f65c4
Common: Use std::abs instead of abs, using abs with cmath fails on some systems.
|
11 years ago |
Emmanuel Gil Peyrot
|
ffe4cc9c5a
Common: Remove the unused x86-specific 128-bit float type.
|
11 years ago |
Yuri Kunde Schlesner
|
616d874443
New logging system
|
11 years ago |
Emmanuel Gil Peyrot
|
739bb58c3a
Remove tabs in all files except in skyeye imports and in generated GL code
|
11 years ago |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 years ago |
Yuri Kunde Schlesner
|
b75ac24391
Use std sized types instead of platform specific typedefs
|
11 years ago |
archshift
|
8fe5f2e2fe
Moved common_types::Rect from common to Common namespace
|
12 years ago |
Lioncash
|
90e994471a
Common: Move header guards over to pragma once
|
12 years ago |
archshift
|
5a8ed196e6
common_types: Changed BasicRect back to Rect, in the common namespace
|
12 years ago |
archshift
|
5749d1eabe
Fix complaints about functions that could not be found
|
12 years ago |
archshift
|
ff48c8bed3
Rect to BasicRect
|
12 years ago |
bunnei
|
de0a034a84
fixed project includes to use new directory structure
|
12 years ago |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
12 years ago |