summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [core] Log Memory.Footprint test results (#8170)Anand Thakker2017-02-281-0/+2
* [node] adhere to node module naming requirementsKonstantin Käfer2017-02-231-1/+1
* [build] use node-cmake 2.xKonstantin Käfer2017-02-223-13/+612
* [core] Nestable BackendScopeJohn Firebaugh2017-02-201-0/+2
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-092-0/+5
* [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-081-1/+1
* [build] Remove Mason submodule in favor of CMake masonKonstantin Käfer2017-02-082-6/+214
* [build, ios, macos] Simplify version portion of user agent stringJohn Firebaugh2017-02-084-25/+2
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-071-0/+13
* [core] Check in generated shader codeJohn Firebaugh2017-02-073-33/+15
* [core] default value support in categorical function conversionIvo van Dongen2017-02-021-0/+2
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-022-3/+26
* [linux] update CA bundle and add script for automated updatesKonstantin Käfer2017-01-271-7/+0
* [Qt] Implement mapbox::sqlite::{Database,Statement} using QtSqlBruno de Oliveira Abinader2017-01-231-0/+1
* [build] Run submodule update on every build, and npm install when the package...Konstantin Käfer2017-01-192-0/+61
* [core] Remove platform-specific main.cpp from MBGL_TEST_FILESBruno de Oliveira Abinader2017-01-181-3/+0
* [core] Fix calculation of delayed transitionsJohn Firebaugh2017-01-171-0/+2
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-171-0/+1
* [core] add tests for function parsingKonstantin Käfer2017-01-161-0/+1
* [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-101-0/+1
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-042-0/+5
* [build] Use a submodule for mapbox-gl-js rather than an npm dependencyJohn Firebaugh2016-12-221-1/+1
* [core] Polylabel-based "pole of inaccessibility" symbol placementJohn Firebaugh2016-12-211-0/+1
* [core] Obtain shaders from gl-js monorepoJohn Firebaugh2016-12-141-1/+1
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-122-2/+0
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-0/+6
* [core] add util::isURL() for checking whether a string starts with a URL schemeKonstantin Käfer2016-12-071-0/+1
* [core] Move CrossFadedPropertyEvaluator to its own fileJohn Firebaugh2016-12-061-1/+2
* [core] Move evaluation algorithm to FunctionJohn Firebaugh2016-12-061-0/+1
* [build] trigger shader rebuild when build-shaders.js changedKonstantin Käfer2016-11-291-0/+1
* [core] remove unused umbrella header in favor of individual includesKonstantin Käfer2016-11-221-3/+0
* [build] move logging to utilKonstantin Käfer2016-11-222-9/+7
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-223-5/+2
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+0
* [build] move GLFW-related files to platform/glfwKonstantin Käfer2016-11-222-7/+5
* [build] move default_styles to platform/defaultKonstantin Käfer2016-11-223-2/+9
* [build] move Reachability to platform/darwinKonstantin Käfer2016-11-221-3/+0
* [build] use scripts/generate-core-files.sh to auto-generate core-files.cmakeKonstantin Käfer2016-11-221-3/+3
* [build] reduce framework size for Release builds on macOSKonstantin Käfer2016-11-222-0/+7
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-1/+3
* [core] Add ICU package for Bidirectional text support and arabic text shaping.Chris Loer2016-11-172-0/+3
* [core] update native for line property function shaders changes (#6658)Molly Lloyd2016-11-161-0/+1
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-141-0/+2
* update to mapbox-gl-shaders with vertex/fragment preludes (#6971)Vladimir Agafonkin2016-11-081-1/+3
* [core] Use gl::Program to resolve some rough edges in the GL binding typesJohn Firebaugh2016-11-081-1/+2
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-083-50/+23
* [core] Make attribute binding more similar to uniform bindingJohn Firebaugh2016-11-081-12/+8
* [build] Remove unused gl/implementation.hppBruno de Oliveira Abinader2016-11-081-1/+0
* [build] Use mesa-13.0.0-glx in CI buildsBruno de Oliveira Abinader2016-11-082-12/+0
* [core] Set bucket segments to initialize emptyBruno de Oliveira Abinader2016-11-021-0/+1