summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/painter_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-1/+0
* only update GL state when it actually changedKonstantin Käfer2015-05-041-2/+3
* remove some unused includesKonstantin Käfer2015-04-281-0/+1
* remove unused includesKonstantin Käfer2015-04-281-1/+0
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-061-1/+1
* Eliminate StyleLayerGroupJohn Firebaugh2015-04-011-1/+0
* Fix satellite style label renderingJohn Firebaugh2015-03-091-4/+0
* pass StyleLayer objects as const ref instead of a shared pointerKonstantin Käfer2015-03-061-2/+2
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-1/+0
* Remove support for prerendered layersJohn Firebaugh2015-01-211-44/+1
* update error reporting functionKonstantin Käfer2014-12-101-3/+3
* Use CHECK_ERROR on every GL callLeith Bade2014-12-101-3/+3
* make most headers privateKonstantin Käfer2014-12-041-0/+107