| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add number-format expression | Juha Alanen | 2019-06-27 | 2 | -1/+7 |
* | [build] GCC 8.0 now implements 'cast-function-type' | Bruno de Oliveira Abinader | 2019-06-26 | 1 | -1/+5 |
* | [core] Implement C++ render test runner | Bruno de Oliveira Abinader | 2019-06-25 | 2 | -1/+35 |
* | [core] Added vendor/filesystem | Bruno de Oliveira Abinader | 2019-06-25 | 1 | -0/+1 |
* | [build, darwin] Enable aggressive API usage warnings | Jason Wray | 2019-06-14 | 1 | -0/+3 |
* | [core] refactor program object creation | Konstantin Käfer | 2019-05-28 | 2 | -1/+2 |
* | [node] Remove NodeThreadPool | Thiago Marcos P. Santos | 2019-05-10 | 1 | -2/+0 |
* | [node] Exclude unsupported node versions from build configuration | Mikhail Pozdnyakov | 2019-04-24 | 1 | -2/+2 |
* | [core] refactor RendererBackend | Konstantin Käfer | 2019-04-05 | 1 | -0/+3 |
* | [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (... | Julian Rex | 2019-03-27 | 1 | -0/+4 |
* | [core] Bump args to 6.2.2 (does not use RTTI) | Bruno de Oliveira Abinader | 2019-03-25 | 5 | -18/+4 |
* | [build] update Boost to 1.69 and remove RTTI | Konstantin Käfer | 2019-03-13 | 3 | -0/+9 |
* | [build] Check documentation coverage on CI | Ander Conselvan de Oliveira | 2019-03-13 | 1 | -1/+1 |
* | [build] A build target to check for doxygen documentation coverage | Ander Conselvan de Oliveira | 2019-03-13 | 1 | -0/+18 |
* | [build, darwin] Disable Xcode indexing-while-compiling on CI | Jason Wray | 2019-03-04 | 1 | -0/+4 |
* | [darwin, docs] Use shared mapbox/jazzy-theme submodule | Jason Wray | 2019-02-01 | 1 | -1/+4 |
* | [build] generate header maps instead of -files.txt | Konstantin Käfer | 2019-01-09 | 11 | -1034/+18 |
* | [core] Drop LayerType | Mikhail Pozdnyakov | 2019-01-04 | 1 | -1/+0 |
* | [core] Remove fnv_hash.hpp | Mikhail Pozdnyakov | 2018-12-20 | 1 | -1/+0 |
* | [core] Refactor duplicated code in Asset and File sources | Alexander Shalamov | 2018-12-17 | 1 | -0/+2 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 13 | -34/+30 |
* | [core, android, darwin] Move layer factories to separate files | Mikhail Pozdnyakov | 2018-12-10 | 1 | -0/+20 |
* | [core, build] Disable GCC_GENERATE_DEBUGGING_SYMBOLS for Release | Jason Wray | 2018-12-05 | 1 | -2/+2 |
* | [core] use constexpr map using eternal for expression lookups | Konstantin Käfer | 2018-12-04 | 2 | -0/+2 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 1 | -0/+6 |
* | [build] use newer compiler versions for some builds | Konstantin Käfer | 2018-11-28 | 3 | -1/+4 |
* | [build] use GLFW as a submodule and update to most recent version | Konstantin Käfer | 2018-11-21 | 3 | -3/+5 |
* | [core] Replace RenderSymbolLayer downcast with symbol interface | Alexander Shalamov | 2018-11-19 | 1 | -0/+1 |
* | [build] Add more vendor packages | Thiago Marcos P. Santos | 2018-11-16 | 4 | -7/+6 |
* | [core] Vendor libbenchmark | Alexander Shalamov | 2018-11-08 | 3 | -4/+2 |
* | [build] Add vendored libboost | Thiago Marcos P. Santos | 2018-11-01 | 8 | -9/+2 |
* | [build] Add build system for submodules | Thiago Marcos P. Santos | 2018-10-31 | 11 | -87/+54 |
* | [core] upgrade geojsonvt to v6.6.2 (#13231) | Vladimir Agafonkin | 2018-10-30 | 1 | -1/+1 |
* | [darwin, build] Fix RelWithDebInfo name in cmake Xcode config | Jason Wray | 2018-10-26 | 1 | -1/+1 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 1 | -0/+1 |
* | [core] don't use <boost/functional/hash.hpp> to avoid <locale> include | Konstantin Käfer | 2018-10-23 | 1 | -0/+1 |
* | [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp> | Konstantin Käfer | 2018-10-23 | 3 | -22/+1 |
* | [core] deduplicate dtoa() from RapidJSON and add tests | Konstantin Käfer | 2018-10-23 | 1 | -0/+1 |
* | [core] Introduce mbgl::RendererState | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -0/+2 |
* | [core, test] Add BiDi unit test | Chris Loer | 2018-10-15 | 1 | -0/+1 |
* | [test] Add unit test for TaggedString::trim() | Chris Loer | 2018-10-15 | 1 | -0/+1 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 1 | -0/+6 |
* | [core] add --cache option to GLFW binary to specify the cache database | Konstantin Käfer | 2018-09-19 | 1 | -0/+2 |
* | [build] Run cmake again when source file lists changes | Ander Conselvan de Oliveira | 2018-09-14 | 1 | -0/+1 |
* | [core] Implement array assertion fallback behavior | John Firebaugh | 2018-09-13 | 1 | -2/+0 |
* | [linux,qt] Remove remainder of WebP support | Konstantin Käfer | 2018-09-13 | 1 | -2/+0 |
* | [core] Add face culling mode parameter to Program::draw | Bruno de Oliveira Abinader | 2018-09-13 | 1 | -0/+2 |
* | [build] add script to generate a standalone version of Mapbox GL | Konstantin Käfer | 2018-09-11 | 2 | -3/+3 |
* | [android] add support for gnustl | Konstantin Käfer | 2018-09-11 | 1 | -1/+1 |
* | [core] add polyfill for codecvt for STLs that don't have it yet | Konstantin Käfer | 2018-09-11 | 2 | -0/+21 |