summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add unit test for CrossTileSymbolIndexupstream/viewport-collision-test-crosstileindexAnsis Brammanis2017-11-152-1/+86
* [core] Cleanup in response to review comments.Chris Loer2017-11-1416-211/+229
* [core] Remove ignores for passing tests.Chris Loer2017-11-142-8/+5
* [core] Sort child symbol tiles before parent symbol tilesAnsis Brammanis2017-11-141-1/+1
* [core] Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-146-41/+84
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-1429-56/+68
* [core] Cleanup in response to review commentsChris Loer2017-11-146-46/+42
* [core] Added ignores for two query tests that return the same set of items bu...Chris Loer2017-11-141-0/+2
* [core] Removed ignores for fixed issues.Chris Loer2017-11-141-36/+0
* [core] Update unit tests for viewport collision.Chris Loer2017-11-149-110/+71
* [core] Remove dead codeChris Loer2017-11-1411-514/+1
* [core] Use floats instead of ints for Shaping.Chris Loer2017-11-142-5/+5
* [core] Update shaders/tests from GL JS.Chris Loer2017-11-1414-155/+380
* [core] Update queryRenderedFeatures to use global CollisionIndex.Chris Loer2017-11-1417-38/+84
* [core] Switch from background to foreground placementChris Loer2017-11-1421-431/+697
* [core] Enable dynamic updates of index buffers.Chris Loer2017-11-093-5/+23
* [core] Add global CollisionIndex to replace CollisionTile.Chris Loer2017-11-093-0/+401
* [core] Add Placement class.Chris Loer2017-11-093-0/+391
* [core] Add circle geometries to GridIndex.Chris Loer2017-11-093-52/+339
* [core] Add CrossTileSymbolIndex.Chris Loer2017-11-093-0/+236
* [Qt] Explicit QVariant type as string when binding textBruno de Oliveira Abinader2017-11-091-2/+11
* [Qt] Do not assume viewport size == fbo size in Qt4Bruno de Oliveira Abinader2017-11-091-0/+2
* [Qt] Call QNetworkReply::readAll() only onceBruno de Oliveira Abinader2017-11-093-6/+6
* [Qt] Call QSqlQuery::finish() when inactiveBruno de Oliveira Abinader2017-11-091-9/+10
* [Qt] Do not store QSqlDatabaseBruno de Oliveira Abinader2017-11-091-21/+30
* [build] Added Qt{4,5} Linux build folders to YCM configBruno de Oliveira Abinader2017-11-091-0/+2
* [Qt] Qt SQLite driver has no setForwardOnly supportBruno de Oliveira Abinader2017-11-091-4/+2
* [android] MapRendererRunnable - avoid weak reference table overflowIvo van Dongen2017-11-093-11/+16
* [android] fix map snapshotter marker exampleIvo van Dongen2017-11-091-1/+3
* [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-0912-53/+35
* Fix gl-js submodule sha (#10420)Anand Thakker2017-11-081-0/+0
* Implement Expressions (#9439)Anand Thakker2017-11-08167-174/+6459
* [android] - update getting started documentationTobrun2017-11-031-63/+45
* [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
* [android] test app - texture view test activitiesIvo van Dongen2017-11-0210-0/+743
* [android] bring back texture viewIvo van Dongen2017-11-024-24/+85
* [android] texture view map rendererIvo van Dongen2017-11-024-0/+545
* [android] move egl under renderer packageIvo van Dongen2017-11-024-11/+8
* [android] encapsulate gl surfaceview rendering specifics in map renderer subc...Ivo van Dongen2017-11-023-48/+114
* Revert "[core] Expose ColorMask in gl::Context::clear()"Bruno de Oliveira Abinader2017-11-023-14/+6
* [android] make location provider optional (#9488)Pablo Guardiola2017-11-0116-118/+280
* [android] - check for possitive animation durationTobrun2017-11-011-1/+1
* [test] Added GLContextMode.Shared utestBruno de Oliveira Abinader2017-11-013-0/+115
* [core] Let transparency leak in GLContext::Shared modeBruno de Oliveira Abinader2017-11-011-3/+14
* [core] Expose ColorMask in gl::Context::clear()Bruno de Oliveira Abinader2017-11-013-7/+10
* [core] Expose GLContextMode in HeadlessFrontendBruno de Oliveira Abinader2017-11-012-6/+7
* [core] Move GLContextMode to its own Renderer headerBruno de Oliveira Abinader2017-11-017-11/+23
* [android] - add logo resize to MapSnapshotterTobrun2017-11-012-4/+58
* [android] - make snapshot logo optionalTobrun2017-11-016-8/+36
* [darwin] MGLMapSnapshot - add missing EXPORTIvo van Dongen2017-11-011-0/+1