| Commit message (Expand) | Author | Age | Files | Lines |
* | only upload binaries on travis | Mike Morris | 2014-10-10 | 1 | -2/+2 |
* | XInitThreads | Mike Morris | 2014-10-09 | 1 | -0/+4 |
* | fix HeadlessView::readPixels return value, ref #480 | Mike Morris | 2014-10-08 | 3 | -5/+5 |
* | add HeadlessView::readPixels, fixes #480 | Mike Morris | 2014-10-08 | 3 | -14/+29 |
* | Merge branch 'libuv-0.10-headless-display' of github.com:mapbox/mapbox-gl-nat... | Mike Morris | 2014-10-08 | 4 | -12/+39 |
|\ |
|
| * | don't do concurrent access to a static member variable | Konstantin Käfer | 2014-10-08 | 4 | -12/+39 |
* | | throw std::runtime_error instead of fprintf in HeadlessView, closes #481 | Mike Morris | 2014-10-08 | 1 | -18/+18 |
|/ |
|
* | clean up shared_ptr usage in HeadlessView | Mike Morris | 2014-10-07 | 3 | -9/+12 |
* | clean up shared_ptr usage | Mike Morris | 2014-10-06 | 2 | -8/+8 |
* | use shared_ptr for HeadlessDisplay in HeadlessView | Mike Morris | 2014-10-06 | 2 | -8/+10 |
* | wrap GL/glx.h with undef None, use 0 instead, h/t @jfirebaugh | Mike Morris | 2014-10-06 | 4 | -3/+5 |
* | forward declare HeadlessDisplay in headless_view.hpp | Mike Morris | 2014-10-06 | 4 | -10/+12 |
* | break out HeadlessDisplay from HeadlessView, ref #478 | Mike Morris | 2014-10-03 | 5 | -60/+123 |
* | log CGLErrorString for CGLChoosePixelFormat, enable OpenGL | Mike Morris | 2014-09-30 | 1 | -1/+7 |
* | make view active/inactive around Map::setup, don't leave active after view.re... | Mike Morris | 2014-09-30 | 2 | -2/+4 |
* | add more possible errors returned by glCheckFramebufferStatusEXT | Mike Morris | 2014-09-29 | 1 | -0/+3 |
* | make inactive at end of clear_buffers() | Mike Morris | 2014-09-25 | 1 | -1/+3 |
* | implement make_inactive in mapbox-gl-cocoa | Mike Morris | 2014-09-25 | 1 | -0/+0 |
* | Merge branch 'libuv-0.10-fix-context-shutdown' of github.com:mapbox/mapbox-gl... | Mike Morris | 2014-09-25 | 2 | -12/+4 |
|\ |
|
| * | make active after resize | Mike Morris | 2014-09-24 | 1 | -0/+2 |
| * | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-24 | 2 | -12/+2 |
| |\ |
|
| | * | remove travis conditional in darwin_configure.sh | Mike Morris | 2014-09-24 | 1 | -1/+1 |
| | * | build iPhoneSimulator64 against libuv 0.10.28 | Mike Morris | 2014-09-24 | 1 | -0/+1 |
| | * | fix ios builds? | Mike Morris | 2014-09-24 | 1 | -1/+1 |
| | * | Revert "add debugging" | Mike Morris | 2014-09-24 | 1 | -9/+0 |
* | | | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-24 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | update MP_HASH | Mike Morris | 2014-09-24 | 1 | -1/+1 |
* | | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-24 | 8 | -173/+190 |
|\ \
| |/ |
|
| * | Merge branch 'master' into libuv010 | Mike Morris | 2014-09-24 | 8 | -173/+178 |
| |\ |
|
| | * | transition-* ⇢ *-transition | John Firebaugh | 2014-09-22 | 1 | -31/+31 |
| | * | Support pixelRatio parameter for render tests | John Firebaugh | 2014-09-22 | 3 | -7/+15 |
| | * | Refactor tile cover to match JS | John Firebaugh | 2014-09-22 | 4 | -135/+132 |
| * | | move make_active call into MBGL_USE_CGL block | Mike Morris | 2014-09-24 | 1 | -1/+1 |
| * | | add debugging | Mike Morris | 2014-09-24 | 1 | -0/+9 |
* | | | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-22 | 6 | -33/+55 |
|\ \ \
| |/ / |
|
| * | | bump mapnik-packaging | Mike Morris | 2014-09-22 | 1 | -1/+1 |
| * | | Merge branch 'master' into libuv010 | Mike Morris | 2014-09-22 | 6 | -32/+54 |
| |\ \
| | |/ |
|
| | * | bump Cocoa one more time | Justin R. Miller | 2014-09-18 | 1 | -0/+0 |
| | * | bump Cocoa for location fixes | Justin R. Miller | 2014-09-18 | 1 | -0/+0 |
| | * | bump Cocoa | Justin R. Miller | 2014-09-17 | 1 | -0/+0 |
| | * | fix 64-bit iOS builds | Justin R. Miller | 2014-09-17 | 5 | -22/+37 |
| | * | Update Ubuntu instructions in README [skip ci] | AJ Ashton | 2014-09-17 | 1 | -2/+2 |
| | * | Add gcc back to build matrix (fixes #465) | John Firebaugh | 2014-09-15 | 1 | -9/+16 |
* | | | bump mapnik-packaging, remove unnecessary view.make_active calls | Mike Morris | 2014-09-19 | 4 | -13/+9 |
* | | | make_active only for CGL in clear_buffers | Mike Morris | 2014-09-16 | 1 | -0/+2 |
* | | | dont make_active when clearing buffers, call make_inactive at end of Map::pre... | Mike Morris | 2014-09-16 | 2 | -5/+2 |
* | | | pass NULL instead of nullptr to glXMakdeCurrent | Mike Morris | 2014-09-11 | 1 | -1/+1 |
* | | | clear_buffers in make_inactive, call make_inactive in destructor | Mike Morris | 2014-09-11 | 1 | -0/+4 |
* | | | drop clear_buffers and glx make_inactive from descrtuctor | Mike Morris | 2014-09-11 | 1 | -3/+0 |
* | | | add GLX support to HeadlessView::make_inactive | Mike Morris | 2014-09-10 | 1 | -1/+3 |