summaryrefslogtreecommitdiff
path: root/test/tile/raster_tile.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make sure tiles are not treated as complete until all worker operation...Konstantin Käfer2017-09-211-3/+3
* [core] keep tiles renderable even if a subsequent error occursKonstantin Käfer2017-09-211-0/+14
* [core] mutate style on annotation mutations immediatelyIvo van Dongen2017-07-181-1/+3
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-1/+1
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+2
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-3/+6
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-261-1/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-1/+1
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-6/+6
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-1/+1
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+8
* [core] don't treat empty raster tiles as "DataAvailability::All"Konstantin Käfer2017-02-221-0/+15
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+1
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+2
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-051-0/+47