summaryrefslogtreecommitdiff
path: root/src/mbgl/util/math.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add optional type template parameter to util::unit, so that it doesn't...Chris Loer2017-08-251-2/+2
* [core] Remove std:: namespace for some functionsThiago Marcos P. Santos2017-08-071-1/+1
* [core] fix undefined behavior for division through 0Konstantin Käfer2017-07-171-0/+13
* [core] Moved util::log2 to its own headerBruno de Oliveira Abinader2016-10-311-6/+0
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-181-13/+13
* [android] #5254 - fix ARMv5 supportThiago Marcos P. Santos2016-06-061-0/+2
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-051-10/+10
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-0/+117