summaryrefslogtreecommitdiff
path: root/src/mbgl/util/mat2.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
|
* fix earthquakes in perspective viewAnsis Brammanis2015-08-241-3/+3
| | | | | Use higher precision for matrix calculations so that the map does not jump around while zooming.
* port mat2 from gl-matrixAnsis Brammanis2015-08-241-0/+41