summaryrefslogtreecommitdiff
path: root/src/mbgl/util
Commit message (Expand)AuthorAgeFilesLines
* Rework GeometryTile* interfaceJohn Firebaugh2015-03-091-8/+0
* Fix conditional in normalizeSourceURLJohn Firebaugh2015-03-061-2/+1
* Insert {ratio} before extension, not inside access tokenMinh Nguyễn2015-03-061-2/+2
* Only add {ratio} to raster tile URLsMinh Nguyễn2015-03-062-9/+14
* Replace regex usage with basic string manipulationMinh Nguyễn2015-03-061-3/+17
* Load 2× raster tiles on HiDPI screensMinh Nguyễn2015-03-062-0/+10
* fix ambiguous name (gcc)Konstantin Käfer2015-03-061-4/+4
* move readlock/writelock to uv.hpp and add movable lock/mutexKonstantin Käfer2015-03-062-20/+70
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-0/+6
* Fix #include <uv.h> mixing between C and C++ modesLeith Bade2015-02-112-6/+6
* switch to functions of arrays (from arrays of fns)Ansis Brammanis2015-02-051-0/+8
* make everything a functionAnsis Brammanis2015-02-051-3/+17
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-042-5/+5
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-044-335/+0
* move merge_lines implementation to its own source files to avoid duplicate sy...Konstantin Käfer2015-02-042-89/+110
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-0/+8
* Use std::chronoLeith Bade2015-02-047-29/+26
* fix sprite atlas padding and icon centeringAnsis Brammanis2015-01-271-0/+1
* Merge remote-tracking branch 'origin/dash-3' into v7John Firebaugh2015-01-221-0/+5
|\
| * remove names to suppress unused warningsAnsis Brammanis2015-01-161-2/+1
| * support functions of dash arraysAnsis Brammanis2015-01-151-0/+6
* | Remove support for prerendered layersJohn Firebaugh2015-01-211-1/+0
|/
* Merge pull request #744 from mapbox/merge-roadsJohn Firebaugh2015-01-141-0/+107
|\
| * simplify eraseAnsis Brammanis2015-01-131-2/+2
| * get rid of separate vector for symbol geometriesAnsis Brammanis2015-01-121-18/+15
| * merge adjacent roads with same text for labellingAnsis Brammanis2015-01-081-0/+110
* | Allow characters outside \w to be used in tokenJohn Firebaugh2015-01-121-1/+3
|/
* update error reporting functionKonstantin Käfer2014-12-102-17/+17
* Use CHECK_ERROR on every GL callLeith Bade2014-12-102-17/+17
* don't include the source file in every libraryKonstantin Käfer2014-12-091-0/+14
* report version number in user agent stringKonstantin Käfer2014-12-081-1/+0
* add user agent headerKonstantin Käfer2014-12-082-31/+1
* fix buildKonstantin Käfer2014-12-041-15/+0
* make most headers privateKonstantin Käfer2014-12-0446-0/+3455