summaryrefslogtreecommitdiff
path: root/src/mbgl/source/source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-109/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move *Observers to their own filesKonstantin Käfer2016-05-231-15/+3
* [core] Introduce StyleQueryParameters; push coordinate calculations into SourceJohn Firebaugh2016-05-171-6/+3
* [core] Remove unusedJohn Firebaugh2016-05-131-1/+0
* [core] Fix code style issuesJohn Firebaugh2016-05-121-1/+1
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-14/+13
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-4/+4
* [core] move Painter and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+3
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+2
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+8
* [core] look for loaded parent tiles in cache (#4595)Ansis Brammanis2016-04-151-1/+1
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-2/+2
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-1/+2
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+117