summaryrefslogtreecommitdiff
path: root/include/mbgl/map
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-049-562/+6
* remove use of std::to_string in favor of boost::lexical_castKonstantin Käfer2014-12-041-4/+1
* [performance] remove use of snprintf in hot path; it's pretty slow on iOSKonstantin Käfer2014-12-041-0/+1
* Prefer stdlib to libuv (fixes #688)John Firebaugh2014-12-031-3/+5
* break out FileSource as an abstract classMike Morris2014-12-031-2/+2
* Texturepool ⇢ TexturePool (fixes #655)John Firebaugh2014-12-025-15/+15
* Adhere to naming conventionsJohn Firebaugh2014-12-021-11/+11
* Use uv::asyncJohn Firebaugh2014-11-261-8/+3
* Eliminate Map::getActiveSources()John Firebaugh2014-11-261-1/+0
* Make Map::updateTiles() privateJohn Firebaugh2014-11-261-1/+1
* Remove unusedJohn Firebaugh2014-11-261-1/+0
* Inline Source::updateTiles()John Firebaugh2014-11-261-8/+1
* Remove redundant access specifiersJohn Firebaugh2014-11-261-6/+0
* Pass SourceInfo as referenceJohn Firebaugh2014-11-264-6/+6
* Eliminate remaining uses of Map in TileDataJohn Firebaugh2014-11-264-14/+13
* Eliminate Map::getStyle()John Firebaugh2014-11-263-1/+7
* Make Map::getSprite() privateJohn Firebaugh2014-11-263-5/+8
* Eliminate Map::getTexturepool()John Firebaugh2014-11-265-8/+25
* Map Map::getWorker() privateJohn Firebaugh2014-11-263-6/+11
* Eliminate Map::getGlyphStore()John Firebaugh2014-11-264-7/+10
* Eliminate Map::getSpriteAtlas()John Firebaugh2014-11-263-5/+10
* Eliminate Map::getGlyphAtlas()John Firebaugh2014-11-263-5/+9
* Eliminate Map::getFileSourceJohn Firebaugh2014-11-213-6/+7
* Pass FileSource by referenceJohn Firebaugh2014-11-211-2/+2
* Remove rotation constraintsJohn Firebaugh2014-11-202-2/+0
* Implement v6 filtersJohn Firebaugh2014-11-041-4/+5
* remove unused and unimplemented methodartemp2014-10-301-2/+0
* pass Tile::ID by const refartemp2014-10-303-3/+3
* store uv::loop as unique_ptrartemp2014-10-291-2/+1
* simplify - remove before/afterParse and create Parser on stack in worker threadartemp2014-10-292-8/+0
* store spriteAtlas by value + make TileParser noncopyableartemp2014-10-292-7/+8
* store glyphAtlas by value in Map object, pass by refartemp2014-10-295-10/+8
* Replace uv::rwlock with std::recursive_mutexJohn Firebaugh2014-10-291-4/+2
* Render map with a copy of TransformStateJohn Firebaugh2014-10-292-9/+2
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeJustin R. Miller2014-10-273-15/+10
|\
| * fix build with libuv 0.11Konstantin Käfer2014-10-271-6/+0
| * fix variable shadowingKonstantin Käfer2014-10-222-4/+4
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-221-1/+7
| |\
| * \ Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-222-5/+6
| |\ \
| | * | we don't need a root_fbo function anymoreKonstantin Käfer2014-10-161-6/+0
| | * | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-1010-74/+97
| | |\ \
| | * \ \ Merge branch 'libuv010' into libuv-0.10-fix-context-shutdownMike Morris2014-09-242-1/+5
| | |\ \ \
| | | * \ \ Merge branch 'master' into libuv010Mike Morris2014-09-242-1/+5
| | | |\ \ \
| | * | \ \ \ Merge branch 'fix-context-shutdown-merge' into libuv-0.10-fix-context-shutdownMike Morris2014-09-102-0/+7
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Adds the function Map::terminate() to allow all GL resources heldLeith Bade2014-09-101-0/+3
| | | * | | | Add View::make_inactive() to remove context from rendering threadLeith Bade2014-09-101-0/+4
| | * | | | | Merge branch 'master' into libuv010Mike Morris2014-09-091-1/+2
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'master' into libuv010Mike Morris2014-08-263-4/+17
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into libuv010Mike Morris2014-08-253-12/+8
| | |\ \ \ \ \ \
| | * | | | | | | bump mapnik-packaging, conform to libuv 0.10 apiMike Morris2014-08-201-4/+4