summaryrefslogtreecommitdiff
path: root/src/mbgl/algorithm/generate_clip_ids_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] refactor ClipID generationKonstantin Käfer2017-07-061-12/+14
* [core] Suppress "stencil mask overflow" warningThiago Marcos P. Santos2017-05-021-1/+6
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] don't assign clip IDs to tiles that aren't renderedKonstantin Käfer2016-11-081-0/+7
* [core] Moved util::log2 to its own headerBruno de Oliveira Abinader2016-10-311-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] add algorithm for generating clip IDs based on the new TileID classesKonstantin Käfer2016-05-101-0/+81