summaryrefslogtreecommitdiff
path: root/platform/default/mbgl/gl/headless_frontend.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-111-4/+4
| | | | | | Core test uses stubbed "glyph.pbf" without Chinese glyphs Darwin test relies on locally available "PingFang" font. Android test relies on locally available "Droid" font. 'expected.png' is NOT correct b/c I haven't figured out how to run unit tests on Android yet.
* [core] Expose GLContextMode in HeadlessFrontendBruno de Oliveira Abinader2017-11-011-4/+4
|
* [default] headless frontend - allow access to the transform stateIvo van Dongen2017-10-311-0/+10
|
* [default] headless_frontend - support program cache dirIvo van Dongen2017-08-301-4/+4
|
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-1/+1
|
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-261-0/+86