summaryrefslogtreecommitdiff
path: root/include/mbgl/map/view.hpp
Commit message (Expand)AuthorAgeFilesLines
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-18/+0
* [core] Reuse fill-extrusion textures between frames (#8896)Lauren Budorick2017-05-081-3/+1
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-24/+4
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-31/+8
* [core] standardize on uint16_t for texture sizesKonstantin Käfer2016-09-271-1/+1
* [core, node] Implement setPaintProperty for color properties (#5380)John Firebaugh2016-06-161-0/+1
* [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-021-2/+2
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] remove MockView and View dependency in TransformKonstantin Käfer2016-05-181-17/+1
* [core] Fix view class docsThiago Marcos P. Santos2016-04-281-2/+0
* [core] Render from the main threadJohn Firebaugh2016-04-141-27/+25
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-1/+1
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-3/+3
* View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+4
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-3/+15
* Rationalize *RenderingMap notificationsJohn Firebaugh2015-06-301-3/+6
* Remove duration argument from View::notifyMapChangeJohn Firebaugh2015-06-261-3/+1
* drive map rendering from main threadKonstantin Käfer2015-06-261-3/+5
* Resize view from map threadJohn Firebaugh2015-04-281-0/+3
* Following kkaefer's view changesJohn Firebaugh2015-04-281-8/+0
* move most private Map code to MapContextKonstantin Käfer2015-04-281-2/+4
* align static render mode and still image render modeKonstantin Käfer2015-04-171-0/+11
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-2/+2
* refs #894, fixes #1074: callout views for iOSJustin R. Miller2015-03-241-8/+9
* fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-8/+8
* make Map::resize() privateKonstantin Käfer2015-03-061-0/+4
* Use std::chronoLeith Bade2015-02-041-2/+2
* Rename View functions to match conventions. Also tidy up view classes and rem...Leith Bade2014-12-231-3/+3
* fix variable shadowingKonstantin Käfer2014-10-221-2/+2
* we don't need a root_fbo function anymoreKonstantin Käfer2014-10-161-6/+0
* Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-0/+2
|\
| * add a callback to stop() to allow running the current thread's event loopKonstantin Käfer2014-09-241-0/+2
* | Add View::make_inactive() to remove context from rendering threadLeith Bade2014-09-101-0/+4
|/
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+54