summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: expose telemetry APIupstream/boundsj-telem-apiJesse Bounds2017-06-132-1/+4
* [core] verify that the active uniform types match our assumed typesKonstantin Käfer2017-06-133-0/+144
* [core] store vertex attribute binding to prevent duplicate bindsKonstantin Käfer2017-06-131-0/+1
* [core] Update to shelf-pack 2.1.0John Firebaugh2017-06-133-11/+11
* [core] Remove unused binpack.hpppJohn Firebaugh2017-06-134-156/+0
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-1320-161/+223
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-133-2/+5
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-1355-728/+688
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-1336-474/+409
* [core] glPixelStorei is in OpenGL ES 2John Firebaugh2017-06-135-52/+47
* [core] Merge RenderLayer::uploadBuckets into RenderSource::startRenderJohn Firebaugh2017-06-1313-35/+41
* [core] Parallelism in {start,finish}Render parametersJohn Firebaugh2017-06-1317-73/+42
* [core] Reduce number of varyings to 8 or lessJohn Firebaugh2017-06-136-83/+73
* [android] - snapshot bitmap contains view based content (#9252)Tobrun2017-06-132-4/+45
* [core] Added Backend::{assume,set}ScissorTestBruno de Oliveira Abinader2017-06-139-2/+46
* [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-137-17/+18
* [core] mutex guard annotation manager for cross thread usageIvo van Dongen2017-06-132-10/+32
* [core] - bump earcut version dependency to handle unused lamba warning (#9242)Tobrun2017-06-121-1/+1
* [build] try out Android NDK 15 beta 2Konstantin Käfer2017-06-121-2/+2
* Fix undefined memory access in getCoveringRanges() (#9227)Anand Thakker2017-06-094-4/+67
* [glfw] Assume implicit backend in GLFWView::onFramebufferResizeBruno de Oliveira Abinader2017-06-081-0/+2
* [ios] Bench should be run in Release configurationJohn Firebaugh2017-06-071-1/+1
* fix #8300 flyTo for close points (#9199)Ansis Brammanis2017-06-061-10/+7
* [node] bump version (#9196)node-v3.5.4Bobby Sudekum2017-06-062-1/+5
* [android] - remove upgrade runtime exceptions (#9191)Tobrun2017-06-061-16/+2
* [docs] Update ARCHITECTURE.md for immutability and RenderStyle splitJohn Firebaugh2017-06-051-6/+40
* [core] Named members for diff before/afterJohn Firebaugh2017-06-053-5/+12
* [core] Collection-level immutabilityJohn Firebaugh2017-06-0513-139/+254
* [core] Don't share TransformState referenceJohn Firebaugh2017-06-052-5/+5
* [core] Fix several bugs in AnnotationManagerJohn Firebaugh2017-06-052-6/+18
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-0530-595/+688
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-0514-287/+135
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-0552-424/+486
* [core] Thread Style parameter through queryRenderedFeaturesJohn Firebaugh2017-06-0519-13/+47
* [core] use the last field in a property value, rather than the first fieldKonstantin Käfer2017-06-031-10/+17
* [core] interpret missing field in vector tile values as null instead of falseKonstantin Käfer2017-06-031-1/+1
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-02148-855/+4058
* Update GL-JS submodule pin to latest masterAsheem Mamoowala2017-06-011-0/+0
* [core] Add templated RTTI for RenderSource classesAsheem Mamoowala2017-06-017-4/+44
* [core] Reuse RasterBucket for ImageSourceAsheem Mamoowala2017-06-016-7/+29
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-0114-67/+48
* [core] Update gl-js submodule to include ImageSource render testsAsheem Mamoowala2017-06-011-0/+0
* [core] Render Image SourceAsheem Mamoowala2017-06-0115-16/+368
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-0111-13/+64
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-018-5/+54
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-0118-5/+389
* [android] fix crash in runtime style ui testsIvo van Dongen2017-06-011-12/+37
* [core] Make TransformState LatLngBounds optionalBruno de Oliveira Abinader2017-06-017-20/+31
* [android] Fix tracking mode + camera race condition (#9133)Pablo Guardiola2017-05-316-95/+56
* Bump node version - v3.5.3 (#9144)node-v3.5.3Bobby Sudekum2017-05-302-1/+5