summaryrefslogtreecommitdiff
path: root/include/mbgl/style/filter.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add layer serialization methodAlexander Shalamov2020-02-261-0/+2
* Keep original input for filters using legacy syntax.Asheem Mamoowala2018-07-231-3/+17
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-258/+18
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-9/+13
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-0/+3
* [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-091-1/+100
* [core] Filter operator==John Firebaugh2017-01-041-1/+59
* [core] Add support for $id key to filtersJohn Firebaugh2016-07-181-1/+3
* [core] Prepare Filter and FilterEvaluator for extraction (#5366)John Firebaugh2016-06-151-16/+26
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+2
* [core] Add Filter accessorsJohn Firebaugh2016-06-021-0/+103