Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More explict Android OSX instructions | John Firebaugh | 2014-12-10 | 1 | -1/+1 |
* | Use libnu 1.5.1 | Leith Bade | 2014-12-11 | 1 | -1/+1 |
* | Fix service name | Leith Bade | 2014-12-11 | 1 | -1/+1 |
* | Add missing CHECK_ERROR | Leith Bade | 2014-12-11 | 2 | -16/+15 |
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-11 | 38 | -389/+409 |
|\ | |||||
| * | Merge pull request #711 from mapbox/check-gl-error | Konstantin Käfer | 2014-12-10 | 38 | -378/+399 |
| |\ | |||||
| | * | only report STACK_OVERFLOW/STACK_UNDERFLOW when the GL implementation has them | Konstantin Käfer | 2014-12-10 | 2 | -4/+14 |
| | * | update error reporting function | Konstantin Käfer | 2014-12-10 | 38 | -374/+374 |
| | * | Fix unused param | Leith Bade | 2014-12-10 | 1 | -1/+1 |
| | * | Reduce GL log spew | Leith Bade | 2014-12-10 | 2 | -4/+5 |
| | * | Use CHECK_ERROR on every GL call | Leith Bade | 2014-12-10 | 36 | -355/+365 |
| |/ | |||||
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-10 | 10 | -128/+134 |
|\ \ | |/ | |||||
| * | Merge pull request #707 from mapbox/start-group | Mike Morris | 2014-12-09 | 1 | -1/+7 |
| |\ | |||||
| | * | wrap mbgl-core and mbgl-linux in -Wl,--start-group/-Wl,--end-group | Mike Morris | 2014-12-09 | 1 | -1/+7 |
| * | | Merge pull request #708 from mapbox/headless-tidy | Konstantin Käfer | 2014-12-09 | 5 | -95/+109 |
| |\ \ | |||||
| | * | | fix typo | Konstantin Käfer | 2014-12-09 | 1 | -1/+1 |
| | * | | Tidy up HeadlessView | Leith Bade | 2014-12-09 | 5 | -96/+110 |
| * | | | Merge pull request #709 from mapbox/version-header-only | Konstantin Käfer | 2014-12-09 | 4 | -31/+17 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | also install the version header | Konstantin Käfer | 2014-12-09 | 1 | -1/+2 |
| | * | | don't include the source file in every library | Konstantin Käfer | 2014-12-09 | 3 | -30/+15 |
| |/ / | |||||
* | | | Merge branch 'android-mason' of github.com:mapbox/mapbox-gl-native into andro... | Leith Bade | 2014-12-10 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Stop DB services | Leith Bade | 2014-12-10 | 1 | -0/+2 |
* | | | | Add Android user-agent info | Leith Bade | 2014-12-10 | 3 | -0/+11 |
* | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-10 | 12 | -1/+164 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge pull request #705 from mapbox/user-agent-os | Konstantin Käfer | 2014-12-08 | 12 | -7/+156 |
| |\ \ | | |/ | |/| | |||||
| | * | add missing gyp file | Konstantin Käfer | 2014-12-08 | 1 | -0/+1 |
| | * | support fewer parameters | Konstantin Käfer | 2014-12-08 | 1 | -5/+8 |
| | * | don't print more information when a tag actually is available | Konstantin Käfer | 2014-12-08 | 2 | -2/+2 |
| | * | make sure it also works when there are no git tags | Konstantin Käfer | 2014-12-08 | 2 | -2/+8 |
| | * | report version number in user agent string | Konstantin Käfer | 2014-12-08 | 11 | -7/+146 |
| * | | nu_static_libs | Mike Morris | 2014-12-08 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #628 from mapbox/user-agents | Konstantin Käfer | 2014-12-08 | 4 | -0/+7 |
| |\ | |||||
| | * | add user agent header | Konstantin Käfer | 2014-12-08 | 4 | -0/+7 |
| |/ | |||||
* | | Check for running services | Leith Bade | 2014-12-09 | 1 | -0/+1 |
* | | Remove NDK submodule | Leith Bade | 2014-12-09 | 1 | -0/+0 |
* | | Go back to 7z NDK | Leith Bade | 2014-12-09 | 3 | -5/+18 |
* | | Fix path to NDK | Leith Bade | 2014-12-09 | 2 | -5/+2 |
* | | sudo dunp | Leith Bade | 2014-12-09 | 1 | -3/+2 |
* | | Dump running services. | Leith Bade | 2014-12-09 | 1 | -0/+4 |
* | | Always update before install | Leith Bade | 2014-12-09 | 1 | -0/+1 |
* | | Remove Map::cleanup() from JNI | Leith Bade | 2014-12-08 | 2 | -15/+1 |
* | | Fix missing shader cache path | Leith Bade | 2014-12-08 | 2 | -0/+14 |
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-08 | 4 | -23/+0 |
|\ \ | |/ | |||||
| * | Remove Map::cleanup and Painter::cleanup | John Firebaugh | 2014-12-06 | 4 | -23/+0 |
* | | Add pakced depth stencil to GLFWView and HeadlessView | Leith Bade | 2014-12-07 | 3 | -0/+11 |
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-mason | Leith Bade | 2014-12-07 | 12 | -38/+248 |
|\ \ | |/ | |||||
| * | Merge pull request #698 from mapbox/cache-shaders | Dane Springmeyer | 2014-12-05 | 12 | -46/+253 |
| |\ | |||||
| | * | Fix rebase | Leith Bade | 2014-12-06 | 1 | -0/+4 |
| | * | Load program binary extension on Linux | Leith Bade | 2014-12-06 | 11 | -46/+249 |
| |/ | |||||
* | | Try NDK install via git clone | Leith Bade | 2014-12-06 | 3 | -16/+3 |