summaryrefslogtreecommitdiff
path: root/common/glfw_view.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add View::make_inactive() to remove context from rendering threadLeith Bade2014-09-101-0/+1
* remove uv.h dependency from header filesKonstantin Käfer2014-08-121-4/+0
* rename llmr => mbglKonstantin Käfer2014-07-161-7/+7
* refs #342 & #346: per-map change callbacksJustin R. Miller2014-07-161-0/+2
* make sure to use OpenGL ES 2.0 when compiling for nvidia chipsKonstantin Käfer2014-06-171-0/+5
* remove concept of settings object from libraryKonstantin Käfer2014-04-301-7/+4
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-1/+4
* use an event loop per map that is not the render threadKonstantin Käfer2014-04-251-2/+1
* use libuv event loop in the glfw viewKonstantin Käfer2014-04-221-1/+6
* fix include orderKonstantin Käfer2014-04-161-1/+1
* rename to glfw_view.cpp/hppKonstantin Käfer2014-04-161-0/+39