summaryrefslogtreecommitdiff
path: root/include/mbgl/map
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #439 from mapbox/clippingKonstantin Käfer2014-08-263-4/+17
|\
| * add != operator for certain stdlib implementationsKonstantin Käfer2014-08-211-0/+4
| * compute unique clip ids per tile, taking covering children into accountKonstantin Käfer2014-08-213-4/+13
* | Use float for pixelRatioLeo Lou2014-08-221-2/+2
* | Load TileJSON; support inline TileJSON sourcesLauren Budorick2014-08-212-10/+6
|/
* use pimpl for collision in tile_parserKonstantin Käfer2014-08-151-2/+3
* remove trailing whitespaceKonstantin Käfer2014-08-121-1/+1
* use unified RenderPass typeKonstantin Käfer2014-08-121-2/+0
* Merge branch 'master' into rasterizeKonstantin Käfer2014-08-122-2/+2
|\
| * remove uv.h dependency from header filesKonstantin Käfer2014-08-122-2/+2
* | minor access changes etcLauren Budorick2014-08-111-2/+2
* | VICTORYLauren Budorick2014-08-115-5/+5
* | render single tile in source.cppLauren Budorick2014-08-112-2/+2
* | rebase fixLauren Budorick2014-08-111-1/+0
* | committing so as to be revertable when i accidentally destroy the painter fnsLauren Budorick2014-08-111-1/+2
* | textures binding to map, just the wrong textures -- but so much closerLauren Budorick2014-08-111-2/+3
* | need to figure out how to use modified matrix in drawing prerendered texturesLauren Budorick2014-08-111-1/+1
* | still not workingLauren Budorick2014-08-111-1/+0
* | rm rasterize_properties, should be close to working...doesn't workLauren Budorick2014-08-112-1/+5
* | take 2, still not workingLauren Budorick2014-08-111-0/+2
* | nonworking prerendering attemptsLauren Budorick2014-08-111-1/+3
|/
* use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-081-0/+1
* use filesource object for loading all http stuffKonstantin Käfer2014-08-082-11/+16
* Merge branch 'master' into symbolsKonstantin Käfer2014-08-061-1/+1
|\
| * Remove unusedJohn Firebaugh2014-07-311-1/+1
* | correctly calculate placement depthKonstantin Käfer2014-08-051-0/+3
* | update symbol placement to be more like jsKonstantin Käfer2014-08-042-3/+3
* | better warning messagesKonstantin Käfer2014-07-311-1/+5
* | move sprite to a use future loadingKonstantin Käfer2014-07-313-14/+28
* | merge text and icon buckets/stylesKonstantin Käfer2014-07-291-8/+3
|/
* more include what you useKonstantin Käfer2014-07-2311-60/+83
* include what you useKonstantin Käfer2014-07-231-11/+16
* Fix sprite->pos data raceJohn Firebaugh2014-07-211-1/+2
* Flip name and units and sign of rotation APIJohn Firebaugh2014-07-211-3/+3
* pass SourceInfo object to TileData so that we can not skip buckets that appea...Konstantin Käfer2014-07-173-3/+9
* refactor source information into SourceInfo objectKonstantin Käfer2014-07-171-9/+2
* rename llmr => mbglKonstantin Käfer2014-07-1612-0/+980