summaryrefslogtreecommitdiff
path: root/src/mbgl/map/transform_state.hpp
Commit message (Expand)AuthorAgeFilesLines
...
* load correct covering tiles in perspective viewAnsis Brammanis2015-08-241-1/+10
* hacks to see stuffAnsis Brammanis2015-08-241-1/+1
* port perspective projection matrix from -jsAnsis Brammanis2015-08-241-3/+8
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-10/+1
* Move getMin/MaxZoom to TransformStateJohn Firebaugh2015-06-261-1/+8
* Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-281-1/+1
* initialize TransformState helper variables correctlyKonstantin Käfer2015-05-081-3/+5
* move Transform into MapData and make source unaware of the Map objectKonstantin Käfer2015-04-281-0/+91