summaryrefslogtreecommitdiff
path: root/common
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-242-2/+16
|\ \ | |/
| * Merge branch 'master' into libuv010Mike Morris2014-09-242-2/+5
| |\
| | * Support pixelRatio parameter for render testsJohn Firebaugh2014-09-222-2/+5
| * | 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-104-1/+23
|\ \ \ | |/ / |/| |
| * | Adds the function Map::terminate() to allow all GL resources heldLeith Bade2014-09-101-1/+4
| * | Add View::make_inactive() to remove context from rendering threadLeith Bade2014-09-104-0/+19
| |/
| * 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
* | Merge branch 'master' into libuv010Mike Morris2014-09-091-0/+7
|\ \ | |/
| * Also release the current contextJohn Firebaugh2014-09-031-0/+1
| * glXDestroyContext, XFree, XCloseDisplayJohn Firebaugh2014-09-031-0/+6
* | port curl_request to libuv 0.10.xMike Morris2014-08-261-7/+7
|/
* Merge pull request #445 from mapbox/nsstringKonstantin Käfer2014-08-262-0/+46
|\
| * use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-222-0/+46
* | Indicate gzip support as well as deflateJohn Firebaugh2014-08-221-1/+1
|/
* fix warningsKonstantin Käfer2014-08-181-1/+1
* remove uv.h dependency in darwin-specific codeKonstantin Käfer2014-08-121-16/+15
* remove uv.h dependency from header filesKonstantin Käfer2014-08-122-5/+1
* Eliminate warningsJohn Firebaugh2014-08-071-1/+1
* show zom/lat/lon/bearing in window titleKonstantin Käfer2014-08-051-0/+8
* Flip name and units and sign of rotation APIJohn Firebaugh2014-07-214-9/+9
* add missing headerKonstantin Käfer2014-07-161-0/+2
* rename llmr => mbglKonstantin Käfer2014-07-1614-72/+72
* rename file and fix merge errorKonstantin Käfer2014-07-161-0/+2
* refs #342 & #346: per-map change callbacksJustin R. Miller2014-07-164-18/+12
* allow for delayed map notifications during animationsJustin R. Miller2014-07-152-2/+5
* fix errorsKonstantin Käfer2014-07-141-4/+4
* add enum class to unify parsing/stringificationKonstantin Käfer2014-07-142-8/+8
* add cstdarg headersKonstantin Käfer2014-07-112-1/+4
* allow formatted messagesKonstantin Käfer2014-07-114-0/+24
* add nslog and stderr log backendsKonstantin Käfer2014-07-114-0/+84
* fix compile errorsKonstantin Käfer2014-07-081-2/+2
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-072-15/+27
* first draft at glx headless renderingKonstantin Käfer2014-07-072-1/+78
* move headless to their own filesKonstantin Käfer2014-07-072-0/+150
* add ca bundle to linux buildKonstantin Käfer2014-07-072-0/+3867
* fix up OS X/headless notify_map_change() for new APIJustin R. Miller2014-07-031-1/+1