summaryrefslogtreecommitdiff
path: root/src/mbgl
Commit message (Expand)AuthorAgeFilesLines
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-11-1232-47/+2949
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-11-023-14/+6
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-11-0135-1261/+1516
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-10-18103-889/+1604
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-08-2223-124/+130
* Bump Mapbox GL Nativeqt-v1.1.0Thiago Marcos P. Santos2017-08-09448-11174/+22018
* [gcc4.9] Fix build on OpenSuSE 13.2Thiago Marcos P. Santos2017-05-031-2/+2
* [core] Suppress "stencil mask overflow" warningThiago Marcos P. Santos2017-05-021-1/+6
* [Qt] Fix build when zlib is compiled with -DZ_PREFIXqt-v1.0.2Thiago Marcos P. Santos2017-04-071-1/+1
* compare polygon ring areas absolutelyqt-v1.0.1Dane Springmeyer2017-03-151-1/+1
* [build] Fix build when using a Z_PREFIX zlibThiago Marcos P. Santos2017-03-141-0/+5
* [gcc4.9] Only do bracket initialization where GCC4.9 can handle itThiago Marcos P. Santos2017-01-2410-11/+34
* [gcc4.9] std:: namespace issuesThiago Marcos P. Santos2017-01-248-4/+14
* [gcc4.9] Make constexpr usage compatible with GCC 4.9Thiago Marcos P. Santos2017-01-245-17/+14
* [core] Use gmtime_s on WindowsThiago Marcos P. Santos2017-01-241-2/+9
* [core] Use std::to_string on WindowsThiago Marcos P. Santos2017-01-242-1/+13
* [core] Prefer std:: functions over POSIXThiago Marcos P. Santos2017-01-241-4/+2
* [core] Isolate pthread-based tls implementationThiago Marcos P. Santos2017-01-241-33/+7
* [core] Do not use pthreads on ClassDictionaryThiago Marcos P. Santos2017-01-241-12/+4
* [core] fix rendering 180° line joinsKonstantin Käfer2017-01-232-5/+13
* [core][Qt] Use Qt for UTF16, since `codecvt` is not always availableThiago Marcos P. Santos2017-01-201-8/+2
* [core] Remove unused includeThiago Marcos P. Santos2017-01-191-2/+0
* [core] Clean up merge_lines.cpp and add bounds checkingJohn Firebaugh2017-01-181-37/+27
* [core] Fix calculation of delayed transitionsJohn Firebaugh2017-01-171-0/+3
* [core] Disable debug groups in release buildsJohn Firebaugh2017-01-172-36/+38
* [core] Restore GL_KHR_debug messages in release buildsJohn Firebaugh2017-01-173-17/+8
* [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalidKonstantin Käfer2017-01-171-2/+12
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-173-12/+41
* [core] Use std::tie in tileCover sortBruno de Oliveira Abinader2017-01-171-2/+1
* [core] Use std::tie in *TileID operator<Bruno de Oliveira Abinader2017-01-171-3/+3
* [core] Use std::tie in Source::Impl::queryRenderedFeatures sortBruno de Oliveira Abinader2017-01-171-3/+2
* [core] include leading slash in URL.pathKonstantin Käfer2017-01-172-10/+5
* Merge branch '1ec5-release-ios-v3.4.0-beta.7'Minh Nguyễn2017-01-165-14/+35
|\
| * Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-165-14/+35
| |\
| | * [core] Avoid clustering unclusterable GeoJSONMinh Nguyễn2017-01-081-9/+10
| | * [core] Added URL accessor for tile sourcesMinh Nguyễn2016-12-205-5/+25
* | | [core] Fix ambiguous condition on the sort criteriaThiago Marcos P. Santos2017-01-161-10/+10
|/ /
* | [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-109-22/+24
* | [core] Replace FeatureIndex::collisionTile with a method parameterJohn Firebaugh2017-01-106-14/+12
* | [core] Keep symbol and non-symbol buckets segregatedJohn Firebaugh2017-01-102-7/+8
* | [core] Unify update and render into a single stepJohn Firebaugh2017-01-062-84/+89
* | Small line breaking improvements based on testing with Chinese data:Chris Loer2017-01-051-21/+23
* | Port raggedness-minimizing line breaking from gl-js.Chris Loer2017-01-054-46/+110
* | Render newlines in labels even if there's nothing else on the line.Chris Loer2017-01-051-10/+10
* | Cleaning up line breaking code.Chris Loer2017-01-052-34/+27
* | [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