summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-2/+0
|\
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-2/+0
* | [core] Remove unused 'Throttler' class.Chris Loer2018-04-301-2/+0
* | [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-261-0/+2
|/
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-121-1/+0
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-0/+2
* Relax type checking for "length"John Firebaugh2018-03-011-0/+2
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+20
* [core] Make RendererObserver a public interfaceThiago Marcos P. Santos2018-02-091-1/+1
* [build] convert CMake file list generation code to JavaScriptKonstantin Käfer2018-01-241-1/+2
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+28
* [core] Improve typing for !=, == expressionsJohn Firebaugh2018-01-091-0/+2
* [core] Use separate shaders for background and clippingLauren Budorick2018-01-091-0/+10
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-0/+1
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-111-0/+1
* [core] C++ port of TinySDFChris Loer2017-12-111-0/+2
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-1/+1
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+11
* [core] Remove dead codeChris Loer2017-11-171-5/+0
* [core] Update shaders/tests from GL JS.Chris Loer2017-11-171-0/+2
* [core] Add global CollisionIndex to replace CollisionTile.Chris Loer2017-11-171-0/+2
* [core] Add Placement class.Chris Loer2017-11-171-0/+2
* [core] Add CrossTileSymbolIndex.Chris Loer2017-11-171-0/+2
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+51
* [core] Move GLContextMode to its own Renderer headerBruno de Oliveira Abinader2017-11-011-0/+1
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-2/+12
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-0/+1
* [core] Split GeoJSONTileData and related classes into a separate headerAsheem Mamoowala2017-09-281-0/+1
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-2/+0
* [core] Move *TileID hashing to separate implJesse Crocker2017-09-261-1/+2
* [core] remove map update enumIvo van Dongen2017-08-311-1/+0
* [core] make thread.hpp publicIvo van Dongen2017-08-301-1/+1
* [core] Inline RenderItem and RenderDataJohn Firebaugh2017-08-241-1/+0
* [core] Merge RenderStyle into Renderer::ImplJohn Firebaugh2017-08-241-3/+0
* [core] current schedulerIvo van Dongen2017-08-091-0/+1
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-1/+0
* [core] add algorithm for computing masks for raster tilesKonstantin Käfer2017-07-241-0/+2
* [core] Refactor Painter awayJohn Firebaugh2017-07-191-2/+3
* [core] Extract renderTileDebug; inline renderClippingMaskJohn Firebaugh2017-07-191-4/+0
* [core] Inline Painter::renderSymbolJohn Firebaugh2017-07-191-1/+0
* [core] Inline Painter::renderLine and RenderImageSource::renderJohn Firebaugh2017-07-191-1/+0
* [core] Inline Painter::renderLineJohn Firebaugh2017-07-191-1/+0
* [core] Inline Painter::renderFillExtrusionJohn Firebaugh2017-07-191-1/+0
* [core] Inline Painter::renderFillJohn Firebaugh2017-07-191-1/+0
* [core] Inline Painter::renderCircleJohn Firebaugh2017-07-191-1/+0
* [core] Inline Painter::renderBackgroundJohn Firebaugh2017-07-191-1/+0
* [Qt] Rename files with same nameThiago Marcos P. Santos2017-07-191-1/+1
* [core] rename backend to renderer backendIvo van Dongen2017-07-181-4/+4
* [core] renderer interfaceIvo van Dongen2017-07-181-1/+7
* [core] Remove segment.cppJohn Firebaugh2017-07-121-1/+0