summaryrefslogtreecommitdiff
path: root/common/headless_view.cpp
Commit message (Expand)AuthorAgeFilesLines
* make active after resizeMike Morris2014-09-241-0/+2
* Merge branch 'libuv010' into libuv-0.10-fix-context-shutdownMike Morris2014-09-241-11/+0
|\
| * Revert "add debugging"Mike Morris2014-09-241-9/+0
* | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdownMike Morris2014-09-241-1/+15
|\ \ | |/
| * Merge branch 'master' into libuv010Mike Morris2014-09-241-1/+4
| |\
| | * Support pixelRatio parameter for render testsJohn Firebaugh2014-09-221-1/+4
| * | move make_active call into MBGL_USE_CGL blockMike Morris2014-09-241-1/+1
| * | add debuggingMike Morris2014-09-241-0/+9
* | | bump mapnik-packaging, remove unnecessary view.make_active callsMike Morris2014-09-191-3/+2
* | | make_active only for CGL in clear_buffersMike Morris2014-09-161-0/+2
* | | dont make_active when clearing buffers, call make_inactive at end of Map::pre...Mike Morris2014-09-161-4/+0
* | | pass NULL instead of nullptr to glXMakdeCurrentMike Morris2014-09-111-1/+1
* | | clear_buffers in make_inactive, call make_inactive in destructorMike Morris2014-09-111-0/+4
* | | drop clear_buffers and glx make_inactive from descrtuctorMike Morris2014-09-111-3/+0
* | | add GLX support to HeadlessView::make_inactiveMike Morris2014-09-101-1/+3
* | | Merge branch 'fix-context-shutdown-merge' into libuv-0.10-fix-context-shutdownMike Morris2014-09-101-0/+13
|\ \ \ | |/ / |/| |
| * | Add View::make_inactive() to remove context from rendering threadLeith Bade2014-09-101-0/+13
| |/
| * Revert "make context active before clearing buffers"Mike Morris2014-09-101-2/+0
| * make context active before clearing buffersMike Morris2014-09-101-0/+2
* | make context active before clearing buffersMike Morris2014-09-101-0/+2
|/
* Also release the current contextJohn Firebaugh2014-09-031-0/+1
* glXDestroyContext, XFree, XCloseDisplayJohn Firebaugh2014-09-031-0/+6
* fix warningsKonstantin Käfer2014-08-181-1/+1
* add missing headerKonstantin Käfer2014-07-161-0/+2
* rename llmr => mbglKonstantin Käfer2014-07-161-13/+13
* rename file and fix merge errorKonstantin Käfer2014-07-161-0/+2
* refs #342 & #346: per-map change callbacksJustin R. Miller2014-07-161-12/+4
* allow for delayed map notifications during animationsJustin R. Miller2014-07-151-1/+2
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-9/+23
* first draft at glx headless renderingKonstantin Käfer2014-07-071-0/+58
* move headless to their own filesKonstantin Käfer2014-07-071-0/+117