summaryrefslogtreecommitdiff
path: root/include/mbgl/util/projection.hpp
Commit message (Expand)AuthorAgeFilesLines
* [test] Added Projection testsBruno de Oliveira Abinader2016-06-131-3/+5
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+1
* [core] Check for NaNs in mbgl::util::{min,max,clamp}Bruno de Oliveira Abinader2016-03-181-4/+5
* [core] Remove unusedJohn Firebaugh2016-02-021-10/+0
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Fix mbgl::projection function signaturesBruno de Oliveira Abinader2015-11-111-4/+4
* [core] Added MetersBoundsBruno de Oliveira Abinader2015-11-111-15/+5
* don't use certain STL functionsKonstantin Käfer2015-08-041-4/+4
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-0/+65