summaryrefslogtreecommitdiff
path: root/include/mbgl/map/view.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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