Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't terminate after Map::run | Mike Morris | 2014-09-10 | 1 | -2/+0 |
* | fix Map::terminate? | Mike Morris | 2014-09-10 | 1 | -1/+2 |
* | update Painter::deleteShaders | Mike Morris | 2014-09-10 | 1 | -2/+3 |
* | Merge branch 'fix-context-shutdown-merge' into libuv-0.10-fix-context-shutdown | Mike Morris | 2014-09-10 | 2 | -0/+26 |
|\ | |||||
| * | Move notify_map_change() from a global callback, to a callback in | Leith Bade | 2014-09-10 | 1 | -1/+0 |
| * | Adds the function Map::terminate() to allow all GL resources held | Leith Bade | 2014-09-10 | 2 | -0/+25 |
| * | Add View::make_inactive() to remove context from rendering thread | Leith Bade | 2014-09-10 | 1 | -0/+2 |
* | | Merge branch 'master' into libuv010 | Mike Morris | 2014-09-09 | 45 | -970/+690 |
|\ \ | |/ | |||||
| * | Fix build on gcc (fixes #464) | John Firebaugh | 2014-09-08 | 1 | -1/+3 |
| * | SDF icon support (fixes #404) | John Firebaugh | 2014-09-08 | 6 | -167/+232 |
| * | Don't overrotate line labels (fixes #462) | John Firebaugh | 2014-09-08 | 1 | -4/+0 |
| * | FrameHistory::getFadeProperties | John Firebaugh | 2014-09-05 | 2 | -37/+43 |
| * | Match js attribute layout | John Firebaugh | 2014-09-05 | 2 | -17/+18 |
| * | Match js shaders | John Firebaugh | 2014-09-05 | 12 | -41/+60 |
| * | Implement text-rotation-alignment | John Firebaugh | 2014-09-04 | 1 | -0/+10 |
| * | TextShader ⇢ SDFShader | John Firebaugh | 2014-09-04 | 6 | -32/+32 |
| * | Less shader boilerplate | John Firebaugh | 2014-09-04 | 23 | -761/+176 |
| * | Fix text/icon-translate-anchor | John Firebaugh | 2014-09-04 | 1 | -2/+2 |
| * | Add SpriteAtlas::getPosition() | John Firebaugh | 2014-09-03 | 3 | -41/+23 |
| * | Make renderLine more similar to JS | John Firebaugh | 2014-09-03 | 4 | -42/+46 |
| * | linepattern in progress | Lauren Budorick | 2014-09-03 | 6 | -12/+269 |
| * | Revert "coalesce texture uploads at the beginning of a frame" | John Firebaugh | 2014-09-03 | 3 | -51/+14 |
* | | uv_async_init &complete | Mike Morris | 2014-09-03 | 1 | -1/+1 |
* | | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-29 | 10 | -33/+53 |
|\ \ | |/ | |||||
| * | Fix text-justify (fixes #444) | John Firebaugh | 2014-08-29 | 1 | -1/+1 |
| * | Implement {text,icon}-translate[-anchor] | John Firebaugh | 2014-08-28 | 1 | -4/+7 |
| * | Simplify | John Firebaugh | 2014-08-28 | 1 | -9/+5 |
| * | Remove vtxMatrix state | John Firebaugh | 2014-08-28 | 3 | -3/+4 |
| * | Record frame history in the correct place | John Firebaugh | 2014-08-28 | 2 | -1/+2 |
| * | background-opacity support | John Firebaugh | 2014-08-28 | 5 | -10/+20 |
| * | Render background with plain shader | John Firebaugh | 2014-08-27 | 3 | -14/+23 |
| * | raster-fade -> raster-fade-duration | John Firebaugh | 2014-08-27 | 1 | -2/+2 |
* | | more fixes for libuv v0.10 | Mike Morris | 2014-08-27 | 1 | -1/+1 |
* | | switch uv_cwd back to &max | Mike Morris | 2014-08-27 | 1 | -1/+1 |
* | | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-27 | 3 | -36/+51 |
|\ \ | |/ | |||||
| * | add missing header | Konstantin Käfer | 2014-08-27 | 1 | -0/+1 |
| * | never allow negative segment indices | Konstantin Käfer | 2014-08-27 | 1 | -1/+1 |
| * | fix basepath for headless stylesheets | Konstantin Käfer | 2014-08-27 | 2 | -35/+49 |
* | | Revert "fix uv_cwd call" | Mike Morris | 2014-08-26 | 1 | -1/+1 |
* | | fix uv_cwd call | Mike Morris | 2014-08-26 | 1 | -1/+1 |
* | | Merge branch 'master' into libuv010 | Mike Morris | 2014-08-26 | 10 | -239/+112 |
|\ \ | |/ | |||||
| * | Merge pull request #445 from mapbox/nsstring | Konstantin Käfer | 2014-08-26 | 1 | -3/+2 |
| |\ | |||||
| | * | use platform-specific NSString for case changes on OS X/iOS | Konstantin Käfer | 2014-08-22 | 1 | -3/+2 |
| * | | Merge pull request #439 from mapbox/clipping | Konstantin Käfer | 2014-08-26 | 6 | -177/+105 |
| |\ \ | |||||
| | * | | don't duplicate function | Konstantin Käfer | 2014-08-21 | 1 | -18/+1 |
| | * | | add missing file | Konstantin Käfer | 2014-08-21 | 1 | -0/+25 |
| | * | | compute unique clip ids per tile, taking covering children into account | Konstantin Käfer | 2014-08-21 | 5 | -175/+95 |
| | |/ | |||||
| * | | Merge pull request #440 from mapbox/infinite-placement | Konstantin Käfer | 2014-08-26 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | never place infinitely deep symbols | Konstantin Käfer | 2014-08-21 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #437 from mapbox/fix-gcc | Konstantin Käfer | 2014-08-26 | 3 | -57/+3 |
| |\ \ |