summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix alpha handling in rgba and to-rgba operatorsupstream/fix-10604John Firebaugh2018-01-083-7/+10
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-0512-3/+191
* [core] fix #10833 loading overscaled tilesAnsis Brammanis2018-01-051-3/+7
* Merge branch 'release-agua' back to master.Fabian Guerra2018-01-042-8/+14
|\
| * Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-042-8/+14
| |\
| | * [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-029-36/+36
| | * Fix CustomLayer context retain count (#10765)Asheem Mamoowala2017-12-202-8/+14
| | * [core] Hook LocalGlyphRasterizer "font family" configuration up to RendererChris Loer2017-12-187-7/+22
| | * [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-183-6/+66
| | * [core] C++ port of TinySDFChris Loer2017-12-182-0/+125
* | | Fix distant collision perspective ratios (#10794).Chris Loer2018-01-043-12/+17
|/ /
* | [core] Allow prefetching tiles for all source typesBruno de Oliveira Abinader2018-01-031-6/+3
* | [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-029-36/+36
* | [core] Better align fill-extrusion vertex layoutLauren Budorick2017-12-206-29/+25
* | [core] Migrated upcase, downcase to platform codeMinh Nguyễn2017-12-141-8/+3
* | [core] Overzoomed image sources vanish (#10677)Asheem Mamoowala2017-12-131-28/+26
* | [core] Include bucket name in queryRenderedSymbols duplicate feature filterChris Loer2017-12-111-2/+2
* | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-117-7/+22
* | [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-113-5/+66
* | [core] C++ port of TinySDFChris Loer2017-12-112-0/+125
* | Correct ColorMode::ReplaceLauren Budorick2017-12-071-1/+1
* | [core] Use wrapped bounds check for CustomTileLoaderAsheem Mamoowala2017-12-071-1/+1
* | [core] Mark custom geometry tiles stale without clearing dataAsheem Mamoowala2017-12-065-20/+41
* | [core] don't include .cpp fileKonstantin Käfer2017-12-051-13/+13
* | [build] standardize on -fvisibility=hidden for all targetsKonstantin Käfer2017-11-291-9/+9
* | [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-291-1/+1
* | [build] Clang-3.8: Explicit mbgl::PlacedGlyph default+copy+move ctorBruno de Oliveira Abinader2017-11-291-0/+8
* | [core] Android + old libstdc++ build fixThiago Marcos P. Santos2017-11-272-2/+3
* | [core] Fix crash on Qt + Windows + ANGLEThiago Marcos P. Santos2017-11-241-1/+6
* | [core] Use Actors for CustomTileLoader invocation from bindings.Asheem Mamoowala2017-11-223-17/+8
* | [core] Custom Geometry SourcesAsheem Mamoowala2017-11-2211-0/+530
* | [core] Symbol cross-fading.Chris Loer2017-11-178-4/+112
* | [core] Add unit test for CrossTileSymbolIndexAnsis Brammanis2017-11-172-6/+4
* | [core] Cleanup in response to review comments.Chris Loer2017-11-1715-208/+226
* | [core] Sort child symbol tiles before parent symbol tilesAnsis Brammanis2017-11-171-1/+1
* | [core] Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-175-41/+83
* | [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-177-25/+19
* | [core] Cleanup in response to review commentsChris Loer2017-11-176-46/+42
* | [core] Remove dead codeChris Loer2017-11-1710-509/+1
* | [core] Use floats instead of ints for Shaping.Chris Loer2017-11-172-5/+5
* | [core] Update shaders/tests from GL JS.Chris Loer2017-11-1713-155/+378
* | [core] Update queryRenderedFeatures to use global CollisionIndex.Chris Loer2017-11-1717-38/+84
* | [core] Switch from background to foreground placementChris Loer2017-11-1721-431/+697
* | [core] Enable dynamic updates of index buffers.Chris Loer2017-11-173-5/+23
* | [core] Add global CollisionIndex to replace CollisionTile.Chris Loer2017-11-172-0/+399
* | [core] Add Placement class.Chris Loer2017-11-172-0/+389
* | [core] Add circle geometries to GridIndex.Chris Loer2017-11-173-52/+339
* | [core] Add CrossTileSymbolIndex.Chris Loer2017-11-172-0/+234
* | [core] Fix build on Android + GCC and Android + armeabiThiago Marcos P. Santos2017-11-1211-20/+31
* | Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-106-1/+41
|\ \ | |/