summaryrefslogtreecommitdiff
path: root/src/mbgl/util/constants.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove debug::renderTreeLauren Budorick2017-09-071-2/+0
* [core] Use NDEBUG instead of DEBUGBruno de Oliveira Abinader2016-08-051-1/+1
* [core] use constexpr constantsKonstantin Käfer2016-03-161-33/+0
* [core] Added DEGREES_MAX as constant valueBruno de Oliveira Abinader2016-03-011-0/+1
* [core] Enforce constants usageBruno de Oliveira Abinader2016-03-011-1/+2
* [core] Build fixThiago Marcos P. Santos2016-02-261-1/+1
* [core] Add timeout for clock skewThiago Marcos P. Santos2016-02-261-0/+2
* [core] Eliminate maximumCacheEntrySizeJohn Firebaugh2016-02-101-1/+0
* [core] Implement an eviction policy for OfflineDatabaseJohn Firebaugh2016-02-101-30/+47
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-031-0/+2
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-021-0/+12
* [core] Clamp pitch in easeTo(), flyTo()Minh Nguyễn2015-12-191-0/+1
* make more things const and refs, and add mutexesKonstantin Käfer2015-03-201-2/+0
* refs #893 #992: point annotations APIJustin R. Miller2015-03-171-0/+2
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-0/+6
* report version number in user agent stringKonstantin Käfer2014-12-081-1/+0
* add user agent headerKonstantin Käfer2014-12-081-0/+1
* make most headers privateKonstantin Käfer2014-12-041-0/+27