summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-0436-68/+492
* [core] Remove constexpr from ColorJohn Firebaugh2017-01-042-4/+4
* [core] Update gl-js for shader changeJohn Firebaugh2016-12-235-12/+11
* [core] Correct boolean function interpolationJohn Firebaugh2016-12-221-0/+4
* [core] fix matrix z range and remove hackAnsis Brammanis2016-12-211-3/+6
* [core] clearer pitched line antialiasingAnsis Brammanis2016-12-213-23/+21
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-216-23/+34
* [core] fix text blurriness at different FOVsAnsis Brammanis2016-12-211-2/+2
* [core] Replace magic number with constant-based calculationJohn Firebaugh2016-12-211-2/+2
* [core] Polylabel-based "pole of inaccessibility" symbol placementJohn Firebaugh2016-12-211-5/+15
* [core] Remove unused BucketParameter membersJohn Firebaugh2016-12-212-30/+8
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-2120-39/+36
* [core] refactor URL parsingKonstantin Käfer2016-12-213-136/+235
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-0/+7
|\
| * [core] Port ensure a non-zero source tile cache size (#7438)Jesse Bounds2016-12-141-2/+2
| * [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-131-4/+4
| * [core] guard against duplicate layer idsIvo van Dongen2016-12-131-0/+9
| * [core] use raii to guard backend deactivationIvo van Dongen2016-12-131-13/+5
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+7
* | [core] Fix symbol rendering for multipointsJohn Firebaugh2016-12-204-63/+76
* | [core] const correctnessJohn Firebaugh2016-12-202-3/+3
* | [core] Mark tile as incomplete while redoing placementJohn Firebaugh2016-12-141-0/+6
* | [core] Remove unusedJohn Firebaugh2016-12-141-3/+0
* | [core] Fix debug renderingJohn Firebaugh2016-12-132-2/+3
* | [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-121-4/+4
* | [core] Ensure a non-zero source tile cache sizeJohn Firebaugh2016-12-121-2/+2
* | [core] Added BidiImpl to avoid ICU types exposureBruno de Oliveira Abinader2016-12-121-4/+3
* | [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-121-125/+0
* | [core] guard against duplicate layer idsIvo van Dongen2016-12-121-0/+9
* | [core] use raii to guard backend deactivationIvo van Dongen2016-12-121-13/+5
* | [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-0912-4/+348
* | [core] add util::isURL() for checking whether a string starts with a URL schemeKonstantin Käfer2016-12-072-2/+34
* | [core] Move CrossFadedPropertyEvaluator to its own fileJohn Firebaugh2016-12-065-40/+51
* | [core] Move evaluation algorithm to FunctionJohn Firebaugh2016-12-063-79/+83
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-033-1/+39
|\ \ | |/
| * [core] guard against duplicate source id’sIvo van Dongen2016-12-021-0/+10
| * [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-283-1/+39
| * [core] cache raster tilesKonstantin Käfer2016-11-221-1/+1
| * [core] don't run symbol placement more often than necessaryKonstantin Käfer2016-11-143-5/+3
| * [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-135-15/+41
| * [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-136-43/+51
| * [core] Fix render tile ordering when querying sourcesBruno de Oliveira Abinader2016-11-132-21/+17
| * [core] Separate pathway for notifying workers of new images/glyphsJohn Firebaugh2016-11-139-12/+77
| * [core] Ensure correct GL context in Map::onLowMemory()John Firebaugh2016-11-091-0/+2
* | [core] Functions must have at least one stopJohn Firebaugh2016-12-011-25/+2
* | [core] Use indexed rendering everywhereJohn Firebaugh2016-12-0111-110/+83
* | [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-308-162/+313
* | [core] guard against duplicate source id’sIvo van Dongen2016-11-301-0/+10
* | Always use a dot as a decimal point in string, independent of localeAki Koskinen2016-11-291-1/+6
* | [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-282-2/+3