summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-083-11/+25
* [core] Extract WorkTaskImpl from run_loop.hppJohn Firebaugh2016-09-083-83/+105
* [core] Batch source updatesJohn Firebaugh2016-09-061-3/+2
* [core] Trigger Source::Impl::reload when a filter or layout property is modifiedJohn Firebaugh2016-09-061-15/+55
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-062-0/+27
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-067-49/+49
* update filter doc usage example (#6202)Dane Springmeyer2016-08-311-5/+2
* [core] Change GeoJSONSource::getURL() to return an optional<std::string>John Firebaugh2016-08-261-1/+2
* [tests] Add unit test for style loading failuresThiago Marcos P. Santos2016-08-241-0/+4
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-237-0/+88
* [core] Don't allow style mutations to be overwritten by revalidationJohn Firebaugh2016-08-231-0/+4
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-232-55/+83
* [core] set correct depth values for CustomLayer so compositing worksKonstantin Käfer2016-08-221-0/+2
* [Qt] Implement a Qt headless rendererThiago Marcos P. Santos2016-08-221-1/+8
* [core] add ability show visualize the depth buffer to the GLFW and macOS appKonstantin Käfer2016-08-191-1/+10
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-191-0/+7
* [core] added template instances for Source.is<>().Ivo van Dongen2016-08-183-0/+15
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-163-0/+13
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-2/+1
* [core] Use NDEBUG instead of DEBUGBruno de Oliveira Abinader2016-08-053-3/+3
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-273-32/+110
* [glfw] Added 'addRandomLineAnnotations'Bruno de Oliveira Abinader2016-07-231-0/+2
* [core] Add support for $id key to filtersJohn Firebaugh2016-07-183-11/+29
* [core] Move set/get thread names to platform::Thiago Marcos P. Santos2016-07-161-0/+6
* [core] Revert workaround for std::atomic on ARMv5Thiago Marcos P. Santos2016-07-132-8/+7
* [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-131-6/+7
* [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-121-1/+3
* [core] Added missing pragmas to style conversion headersBruno de Oliveira Abinader2016-07-113-0/+6
* Merge branch 'boundsj-merge-3.3.0.rc.1'Jesse Bounds2016-07-081-0/+12
|\
| * Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-071-0/+12
| |\
| | * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-051-0/+12
* | | [core] track texture state to avoid redundand bindsKonstantin Käfer2016-07-081-4/+18
* | | [core] Add support for circle-pitch-scaleJohn Firebaugh2016-07-073-0/+9
|/ /
* | [core] don't force GL state to be set when calling .reset()Konstantin Käfer2016-07-071-0/+4
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-063-3/+31
* | [core] code style cleanupsKonstantin Käfer2016-07-013-20/+20
* | [core] Added CharArrayBufferBruno de Oliveira Abinader2016-06-301-0/+55
* | [core] Use the right types for zoom scale logicBruno de Oliveira Abinader2016-06-281-1/+1
* | [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-246-12/+235
* | [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-2413-49/+497
* | [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-247-29/+17
* | [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-245-341/+463
* | [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-1/+131
* | [core] Rewrite style parsing logic for reuse in node bindingsJohn Firebaugh2016-06-211-0/+263
* | [core] s/Wireframe/Overdraw/gBruno de Oliveira Abinader2016-06-201-1/+1
* | [core] Added BlendColor GL config valueBruno de Oliveira Abinader2016-06-201-0/+13
* | [core] Added missing BlendFunc operatorBruno de Oliveira Abinader2016-06-201-0/+4
* | [core] Cleaned up TransitionOptionsBruno de Oliveira Abinader2016-06-201-7/+3
* | [core] Added mbgl::util::DEFAULT_TRANSITION_EASEBruno de Oliveira Abinader2016-06-201-0/+3
* | [core] UnitBezier ctor is now constexprBruno de Oliveira Abinader2016-06-201-20/+19