summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix typoKonstantin Käfer2014-10-221-1/+1
* fixes for libuv 0.11Konstantin Käfer2014-10-223-385/+1
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-2214-37/+158
|\
| * New mason-based build systemKonstantin Käfer2014-10-2237-530/+322
| |\
| | * don't check for node in the current bash. we are using our own anywayKonstantin Käfer2014-10-221-10/+7
| * | Fix log message filteringJohn Firebaugh2014-10-171-3/+3
| * | Fix compiler warningsJohn Firebaugh2014-10-172-3/+5
| * | background-image supportJohn Firebaugh2014-10-179-17/+142
| * | Update README.mdKonstantin Käfer2014-10-161-1/+1
* | | Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-2232-132/+884
|\ \ \ | |_|/ |/| |
| * | don't time xvfb startupKonstantin Käfer2014-10-161-1/+0
| * | fix misnamed functionKonstantin Käfer2014-10-161-3/+3
| * | better timing functionsKonstantin Käfer2014-10-162-11/+37
| * | export all required functionsKonstantin Käfer2014-10-161-0/+5
| * | export function to subshellsKonstantin Käfer2014-10-166-8/+3
| * | remove spaces from fold command and put in separate fileKonstantin Käfer2014-10-165-26/+35
| * | add more instrumentation and code folding to travis buildsKonstantin Käfer2014-10-164-0/+43
| * | we don't need a root_fbo function anymoreKonstantin Käfer2014-10-163-11/+0
| * | we now always use the fboKonstantin Käfer2014-10-161-4/+0
| * | first attempt to create an opengl core profile version before falling back to...Konstantin Käfer2014-10-162-19/+82
| * | lower our expectations towards the pbuffer and use framebuffers insteadKonstantin Käfer2014-10-153-37/+21
| * | cast to correct int typeKonstantin Käfer2014-10-151-2/+2
| * | fix errors that prevented compilation/runningKonstantin Käfer2014-10-153-3/+4
| * | experimental pbuffer supportKonstantin Käfer2014-10-154-29/+60
| * | bump mapbox-gl-cocoa submodule with make_inactive fixMike Morris2014-10-131-0/+0
| * | add int status arg to uv_messenger_callbackMike Morris2014-10-131-1/+1
| * | fix policy namesMike Morris2014-10-131-2/+2
| * | add policies for mapbox-gl-testing bucketMike Morris2014-10-131-0/+36
| * | fix node-mapbox-gl-native AWS keysMike Morris2014-10-111-2/+2
| * | use node-mapbox-gl-native AWS keysMike Morris2014-10-112-5/+5
| * | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-4/+4
| |\ \ | | |/
| * | use node-mapbox-gl-native AWS bucket for travis cachingMike Morris2014-10-101-1/+1
| * | Merge branch 'mphash-libuv-pkgconfig' into libuv-0.10-headless-displayMike Morris2014-10-101-1/+1
| |\ \
| * | | call on_timeout with status 0 (success)Mike Morris2014-10-101-1/+1
| * | | switch http_request_baton_curl to libuv 0.10 apiMike Morris2014-10-101-2/+1
| * | | adjust file_request_baton and http_request for libuv 0.10 apiMike Morris2014-10-102-7/+8
| * | | bump mapbox-gl-cocoa to match masterMike Morris2014-10-101-0/+0
| * | | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-4/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-10115-862/+5031
| |\ \ \ \
| * | | | | only upload binaries on travisMike Morris2014-10-101-2/+2
| * | | | | XInitThreadsMike Morris2014-10-091-0/+4
| * | | | | fix HeadlessView::readPixels return value, ref #480Mike Morris2014-10-083-5/+5
| * | | | | add HeadlessView::readPixels, fixes #480Mike Morris2014-10-083-14/+29
| * | | | | Merge branch 'libuv-0.10-headless-display' of github.com:mapbox/mapbox-gl-nat...Mike Morris2014-10-084-12/+39
| |\ \ \ \ \
| | * | | | | don't do concurrent access to a static member variableKonstantin Käfer2014-10-084-12/+39
| * | | | | | throw std::runtime_error instead of fprintf in HeadlessView, closes #481Mike Morris2014-10-081-18/+18
| |/ / / / /
| * | | | | clean up shared_ptr usage in HeadlessViewMike Morris2014-10-073-9/+12
| * | | | | clean up shared_ptr usageMike Morris2014-10-062-8/+8
| * | | | | use shared_ptr for HeadlessDisplay in HeadlessViewMike Morris2014-10-062-8/+10
| * | | | | wrap GL/glx.h with undef None, use 0 instead, h/t @jfirebaughMike Morris2014-10-064-3/+5