summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v3.1.3-onlowmemorynode-v3.1.3-onlowmemoryMike Morris2016-06-021-1/+1
* [node] Expose map.onLowMemory()Bruno de Oliveira Abinader2016-06-023-0/+12
* [core] Support "#pragma mapbox:" commands in shader codeBruno de Oliveira Abinader2016-06-022-1/+30
* [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
* [core] Constrain annotation API to the supported geometry typesJohn Firebaugh2016-06-0111-29/+20
* [build] Add android-* make targets for specific ABIsJohn Firebaugh2016-06-011-2/+4
* [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:]John Firebaugh2016-06-011-0/+5
* [all] Rationalize annotation APIJohn Firebaugh2016-06-0132-543/+459
* [Qt] Use geometry.hpp internally for shape annotationsThiago Marcos P. Santos2016-06-011-8/+7
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-0114-142/+186
* [core] Do annotation longitude wrapping together with latitude clampingJohn Firebaugh2016-06-012-17/+4
* [android] Basic cleanups in annotation JNI codeJohn Firebaugh2016-06-011-51/+25
* [android] Simplify the JNI definitions for annotation methodsJohn Firebaugh2016-06-012-127/+26
* [ios] Add annotation container view (#5194)Jesse Bounds2016-06-017-7/+114
* [android] Re-revert to NDK r10eJohn Firebaugh2016-06-011-0/+0
* [ios] Default to Debug BUILDTYPE, but explicitly set Release for deploysJason Wray2016-06-013-1/+3
* [ios] Fix static framework conglomerationJason Wray2016-06-011-6/+8
* [core] Store feature keys in same order as in vector tileMinh Nguyễn2016-06-012-6/+5
* [build] Upload node test resultsThiago Marcos P. Santos2016-06-011-0/+3
* [build] Build matrix cosmeticsThiago Marcos P. Santos2016-06-011-9/+9
* [build] Migrate LLVM bots to TrustyThiago Marcos P. Santos2016-06-011-16/+20
* [qt] Enable tests for Qt5Thiago Marcos P. Santos2016-06-011-1/+1
* [Qt] Fix typo in QMapboxGL::resizeBruno de Oliveira Abinader2016-06-011-1/+1
* [test] Added GL objects testsBruno de Oliveira Abinader2016-06-014-3/+141
* [core] Use unique_resource for GL objectsBruno de Oliveira Abinader2016-06-0117-234/+175
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-0167-266/+266
* [build] Added unique_resource as dependencyBruno de Oliveira Abinader2016-06-018-0/+9
* [build] Header-only deps should only need cflagsBruno de Oliveira Abinader2016-06-011-4/+4
* [core] Update sdf shader codeBruno de Oliveira Abinader2016-06-015-37/+28
* [core] Update icon shader codeBruno de Oliveira Abinader2016-06-014-34/+21
* [android] Fix x86_64 buildThiago Marcos P. Santos2016-06-011-0/+0
* [core] Don't earcut more than 500 inner ringsYoung Hahn2016-05-315-1/+81
* Remove libtess2 from LICENSE.mdJohn Firebaugh2016-05-311-30/+0
* [core] Run fixupPolygons on geojson-vt-cpp polygon outputJohn Firebaugh2016-05-312-0/+10
* [core] Fix up v1 vector tile geometries with clipperJohn Firebaugh2016-05-314-1/+76
* [core] Run fix_members.sh on clipper codeJohn Firebaugh2016-05-313-424/+448
* [core] Re-add clipper from https://github.com/mapnik/clipper/blob/r496-mapnikJohn Firebaugh2016-05-312-0/+6137
* [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-3128-10359/+58
* [ios] Make turnstile send guard based off of calendar day (#5180)Jesse Bounds2016-05-311-4/+18
* [ios] Added MGLAnnotationView to jazzy TOC (#5185)Minh Nguyễn2016-05-311-0/+1
* [core] Use init list for shader attributesBruno de Oliveira Abinader2016-05-316-17/+17
* [core] Update circle shader codeBruno de Oliveira Abinader2016-05-315-10/+16
* [osx] Relegated “selection” to context menuMinh Nguyễn2016-05-275-8/+47
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-278-26/+40
* [ios, osx] Cleaned up evaluatorsMinh Nguyễn2016-05-271-78/+52
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-2713-61/+179
* [ios, osx] MGLFeature testsMinh Nguyễn2016-05-273-0/+142
* [ios, osx] Streamlined conversion to MGLFeatureMinh Nguyễn2016-05-273-145/+150
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-2723-110/+1265
* [ios] Update telem domain and certs (#5181)Jesse Bounds2016-05-273-1/+1