aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More precision.upstream/cloer_icon_fragment_roundingChris Loer2017-03-231-2/+2
* Drop precision in final gl coordinate for icon vertices.Chris Loer2017-03-221-2/+4
* Drop precision in anchor point rounding.Chris Loer2017-03-221-1/+1
* Try rounding icon anchor points to nearest int.Chris Loer2017-03-221-1/+1
* Experiment with doing texture lookup rounding explicitly in the icon fragment...Chris Loer2017-03-221-2/+5
* [core] De-mutex SpriteAtlas.Chris Loer2017-03-2217-164/+226
* [core] De-mutex GlyphAtlas.upstream/cloer_glyph_sanity_checkChris Loer2017-03-2222-542/+631
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-2229-47/+541
* [qt] Add setFramebufferObject() for correct FBO binding restorationKonstantin Käfer2017-03-226-16/+55
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-21175-750/+4880
|\
| * [ios][macos] Update DDS guideEric Wolfe2017-03-205-78/+189
| * [ios] Add next steps to Runtime Styling guide (#7855)Eric Wolfe2017-03-201-0/+4
| * [ios][macos] Document that transitions using setStyleURL are not supported (#...Eric Wolfe2017-03-201-2/+2
| * [ios, build] Change version checker URL to ios-sdk site (#8468)Jason Wray2017-03-192-21/+1
| * [ios] Bump podspec version for v3.5.0-rc.2ios-v3.5.0-rc.2Jesse Bounds2017-03-182-2/+2
| * [ios] Guard against over calling pause or resumeJesse Bounds2017-03-182-3/+9
| * Bump Android SNAPSHOT version (#8453)Tobrun2017-03-182-2/+2
| * [ios] updated pod spec to release version (#8462)ios-v3.5.0Fabian Guerra Soto2017-03-172-2/+2
| * [ios, macos] update iOS SDK guides (#8354)Jordan Kiley2017-03-1717-9/+642
| * [android] - update CHANGELOG.md for 5.0.0 release (#8449)Tobrun2017-03-171-0/+57
| * [android] Update dependencies to MAS v2.0.0 finalAntonio Zugaldia2017-03-171-3/+3
| * [android] - only dispatch events if not handled by MarkerView (#8447)Tobrun2017-03-173-13/+30
| * 8322 javadoc 5.0.0 release (#8438)Tobrun2017-03-1711-53/+97
| * [android] - take in account focalpoint when performing transformations, simpl...Tobrun2017-03-178-101/+94
| * [android] - fix LOST location updates (#8445)Tobrun2017-03-172-1/+4
| * [core] fixes #8433: don't skip style recalculations for fade-from-zero transi...Justin R. Miller2017-03-161-3/+1
| * [android] - update proguard configuration for 5.0.0 (#8437)Tobrun2017-03-161-2/+6
| * [ios] Update podspec for v3.5.0-rc.1 (#8422)ios-v3.5.0-rc.1Jordan Kiley2017-03-152-2/+2
| * [ios, macos] Add more information to interpolation mode docs (#8425)Jordan Kiley2017-03-151-6/+13
| * Increase precision of shader variable (#8423)Anand Thakker2017-03-152-1/+1
| * [ios, macos] Update changelogs for 8374Jesse Bounds2017-03-142-1/+3
| * [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-145-101/+164
| * [core] don’t query rendered features until all data is availableIvo van Dongen2017-03-144-1/+95
| * [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-149-7/+16
| * [android] Link with a version script to restrict symbol visibilityJohn Firebaugh2017-03-142-0/+6
| * [ios] Enable one-finger quickzoom gesture on iPadJason Wray2017-03-132-8/+6
| * [ios, macos] Fixed documentation parameter mismatchesMinh Nguyễn2017-03-136-11/+16
| * [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-132-2/+6
| * [android] Change version name back to 5.0.0-SNAPSHOTAntonio Zugaldia2017-03-121-1/+1
| * [android] Update CHANGELOG.mdAntonio Zugaldia2017-03-121-0/+13
| * [android] make BubbleLayout publicios-v3.5.0-beta.3android-v5.0.0-beta.3Antonio Zugaldia2017-03-101-1/+1
| * updated pod spec release version (#8358)Fabian Guerra Soto2017-03-102-2/+2
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-105-5/+10
| * Raise exception when MGLAnnotationView.annotation property is nil (#8339)Fabian Guerra Soto2017-03-102-3/+10
| * [android] [auto] Update properties to version 5.0.0-beta.3 in preparation for...Antonio Zugaldia2017-03-101-1/+1
| * Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-1047-44/+1883
| * [ios, macos] Copyedited changelog blurb about source queryingMinh Nguyễn2017-03-102-2/+2
| * [android] query source featuresIvo van Dongen2017-03-1013-20/+282
| * [macos, ios] query source featuresIvo van Dongen2017-03-1010-0/+266
| * [core] query source featuresIvo van Dongen2017-03-1015-2/+191