summaryrefslogtreecommitdiff
path: root/src/mbgl/util/clip_id.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move Painter and dependents to new *TileID classesKonstantin Käfer2016-05-101-147/+0
* [core] add algorithm for generating clip IDs based on the new TileID classesKonstantin Käfer2016-05-101-0/+4
* [core] abort searching children when lower bound has different wKonstantin Käfer2016-02-251-1/+1
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-1/+1
* [core] compute the actual clipping masks that we have to draw with getStencils()Konstantin Käfer2016-02-101-27/+84
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* Replace size() with empty() whenever possibleBruno de Oliveira Abinader2015-07-291-1/+1
* make sure bit shifts happen with unsigned integersKonstantin Käfer2015-05-151-2/+2
* Move ClipID to clip_id.hpp/cppJohn Firebaugh2015-04-091-0/+97