summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-1/+0
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-265-10/+0
* [core] Remove API tests that are covered by node testsJohn Firebaugh2017-07-261-2/+0
* [core] add algorithm for computing masks for raster tilesKonstantin Käfer2017-07-244-0/+5
* [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] BackendScope prevent double (de-)activationIvo van Dongen2017-07-181-0/+1
* [core] rename backend to renderer backendIvo van Dongen2017-07-181-4/+4
* [benchmark] rendering interface changesIvo van Dongen2017-07-181-0/+2
* [glfw] rendering interface changesIvo van Dongen2017-07-181-0/+2
* [node] rendering interface changesIvo van Dongen2017-07-181-0/+2
* [core] renderer interfaceIvo van Dongen2017-07-183-1/+11
* [build] Update GLFW to 2017-07-13-67c9155Bruno de Oliveira Abinader2017-07-131-11/+0
* [all] make default_styles header-onlyKonstantin Käfer2017-07-132-2/+0
* [core] Remove segment.cppJohn Firebaugh2017-07-121-1/+0
* [core] Rework attribute binding (again)John Firebaugh2017-07-121-3/+5
* [test] Add utest to assert our dtoa implementation precisionThiago Marcos P. Santos2017-07-121-0/+1
* [benchmark] Add a benchmark for our dtoa implementationThiago Marcos P. Santos2017-07-121-0/+3
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-0/+2
* [benchmark] add render benchmarksIvo van Dongen2017-07-071-0/+1
* [tests] Add unit test for tile prefetchingThiago Marcos P. Santos2017-07-071-0/+1
* [build] add node-benchmark target and xcode schemeIvo van Dongen2017-07-061-0/+11
* [build] use CMake to generate Xcode schemesKonstantin Käfer2017-07-0613-0/+457
* [core] Introduce the ResourceTransformThiago Marcos P. Santos2017-06-261-0/+2
* [core] Make the mbgl/actor headers publicThiago Marcos P. Santos2017-06-261-3/+3
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-1/+3
* [core] switch to vector-tile library for decoding Mapbox vector tilesKonstantin Käfer2017-06-212-0/+2
* [core] add benchmark for vector tile parsingKonstantin Käfer2017-06-213-0/+4
* [core] Rename ThreadedObject to ThreadThiago Marcos P. Santos2017-06-212-2/+2
* [core] Remove util::ThreadThiago Marcos P. Santos2017-06-212-4/+0
* [tests] Added tests for ThreadedObjectThiago Marcos P. Santos2017-06-211-0/+1
* [core] Added the ThreadedObjectThiago Marcos P. Santos2017-06-211-0/+3
* [glfw] Added extrusions (E) and route (R) shortcutsBruno de Oliveira Abinader2017-06-141-0/+4
* [core] cleanup ProgramParametersKonstantin Käfer2017-06-131-0/+1
* [core] Remove unused binpack.hpppJohn Firebaugh2017-06-132-4/+0
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-132-3/+5
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-132-2/+4
* Fix undefined memory access in getCoveringRanges() (#9227)Anand Thakker2017-06-091-0/+1
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-0/+1
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-0/+3
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-1/+0
* [core] Render Image SourceAsheem Mamoowala2017-06-011-0/+2