bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
8 years ago |
bunnei
|
3411883fe3
arm: Use 64-bit addressing in a bunch of places.
|
9 years ago |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 years ago |
Lioncash
|
38376b833e
common_types: Make NonCopyable constructor constexpr
|
10 years ago |
Lioncash
|
45e2fce7c0
common_types: Specify const in deleted copy constructor/assignment operator
|
10 years ago |
Yuri Kunde Schlesner
|
867c28ae03
Merge pull request #876 from linkmauve/include-cleanups
|
11 years ago |
Emmanuel Gil Peyrot
|
ab61e67c09
Common: Remove unused type unions breaking aliasing rules in horrible ways.
|
11 years ago |
Emmanuel Gil Peyrot
|
2d044a67c9
Common: Cleanup memory and misc includes.
|
11 years ago |
Emmanuel Gil Peyrot
|
a31fd7f86b
Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types.
|
11 years ago |
Yuri Kunde Schlesner
|
c916bcf7b5
Move typedefs from kernel.h to more appropriate places
|
11 years ago |
Yuri Kunde Schlesner
|
6ad71c216b
Common: Move NonCopyable to common_types.h
|
11 years ago |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
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 |