Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Fix some wrong-thread issues around animator management | John Reck | 2014-09-03 | 7 | -34/+54 | |
* | | | | | Have destroy call freePrefetchedLayers | John Reck | 2014-09-03 | 10 | -14/+35 | |
* | | | | | Merge "Implement TODO" into lmp-dev | John Reck | 2014-09-02 | 1 | -2/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Implement TODO | John Reck | 2014-09-02 | 1 | -2/+1 | |
* | | | | | | Merge "Fix precision issues for roundrect clipping" into lmp-dev | Chris Craik | 2014-09-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix precision issues for roundrect clipping | Chris Craik | 2014-08-29 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Fix the (0,0) vector case for extra vertices computation | ztenghui | 2014-09-01 | 1 | -0/+4 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge "Ambient shadow tessellation improvement." into lmp-dev | ztenghui | 2014-08-29 | 5 | -274/+348 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ambient shadow tessellation improvement. | ztenghui | 2014-08-29 | 5 | -274/+348 | |
* | | | | | | Merge "Listener callbacks ordering fixups" into lmp-dev | John Reck | 2014-08-29 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Listener callbacks ordering fixups | John Reck | 2014-08-29 | 1 | -0/+2 | |
* | | | | | | | Free prefetched layers on TRIM_MEMORY | John Reck | 2014-08-29 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Track buildLayer calls, destroy if unused" into lmp-dev | John Reck | 2014-08-28 | 5 | -2/+55 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Track buildLayer calls, destroy if unused | John Reck | 2014-08-28 | 5 | -2/+55 | |
* | | | | | | Merge "Update transform isolation to handle command chunks" into lmp-dev | Chris Craik | 2014-08-28 | 5 | -57/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update transform isolation to handle command chunks | Chris Craik | 2014-08-27 | 5 | -57/+23 | |
* | | | | | | | Fix log line | John Reck | 2014-08-28 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Actually end animators on tree destruction | John Reck | 2014-08-28 | 3 | -3/+27 | |
* | | | | | | Merge "Animator stuff" into lmp-dev | John Reck | 2014-08-28 | 17 | -60/+417 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Animator stuff | John Reck | 2014-08-27 | 17 | -60/+417 | |
* | | | | | | | Crash instead of leaking layers/textures between GL contexts | Chris Craik | 2014-08-26 | 4 | -0/+17 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge "Correctly detect the wrong Z value for the light" into lmp-dev | ztenghui | 2014-08-26 | 2 | -2/+11 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Correctly detect the wrong Z value for the light | ztenghui | 2014-08-26 | 2 | -2/+11 | |
* | | | | | | Merge "DO NOT MERGE Copy shaders" into lmp-dev | John Reck | 2014-08-26 | 1 | -4/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DO NOT MERGE Copy shaders | John Reck | 2014-08-25 | 1 | -4/+17 | |
| |/ / / / / | ||||||
* | | | | | | Create z reordering boundaries around dispatchDraw | Chris Craik | 2014-08-25 | 7 | -78/+160 | |
|/ / / / / | ||||||
* | | | | | Merge "Improve the spot shadow computation." into lmp-dev | ztenghui | 2014-08-22 | 7 | -34/+266 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Improve the spot shadow computation. | ztenghui | 2014-08-22 | 7 | -34/+266 | |
* | | | | | Merge "Enable scissor for rounded outline clips" into lmp-dev | Chris Craik | 2014-08-21 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable scissor for rounded outline clips | Chris Craik | 2014-08-21 | 1 | -3/+5 | |
| |/ / / / | ||||||
* | | | | | Merge "Don't run animators in buildLayer" into lmp-dev | John Reck | 2014-08-21 | 3 | -2/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't run animators in buildLayer | John Reck | 2014-08-21 | 3 | -2/+16 | |
* | | | | | | Merge "Fix layer shadow transform crash" into lmp-dev | Chris Craik | 2014-08-21 | 3 | -9/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix layer shadow transform crash | Chris Craik | 2014-08-21 | 3 | -9/+8 | |
| |/ / / / | ||||||
* | | | | | Implement full View.buildLayer | John Reck | 2014-08-20 | 4 | -0/+37 | |
|/ / / / | ||||||
* | | | | Merge "Early reject drawText calls that will not draw" into lmp-dev | Chris Craik | 2014-08-19 | 4 | -14/+32 | |
|\ \ \ \ | ||||||
| * | | | | Early reject drawText calls that will not draw | Chris Craik | 2014-08-19 | 4 | -14/+32 | |
| |/ / / | ||||||
* | | | | Respect round rect clip when determining op opaqueness | Chris Craik | 2014-08-18 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Merge "Fix glyph positions underflow issue" into lmp-dev | Chris Craik | 2014-08-15 | 1 | -9/+12 | |
|\ \ \ | ||||||
| * | | | Fix glyph positions underflow issue | Chris Craik | 2014-08-15 | 1 | -9/+12 | |
* | | | | Define shadow casting behavior within layers | Chris Craik | 2014-08-15 | 19 | -73/+104 | |
* | | | | Fix hwuitask & RT priorities | John Reck | 2014-08-15 | 3 | -0/+17 | |
|/ / / | ||||||
* | | | Bring back the shadow strength tweak | ztenghui | 2014-08-13 | 3 | -4/+26 | |
* | | | Switch to cos interpolation of shadow alpha | Chris Craik | 2014-08-12 | 6 | -45/+48 | |
* | | | Merge "Rework shadow interpolation" into lmp-dev | Chris Craik | 2014-08-12 | 4 | -26/+50 | |
|\ \ \ | ||||||
| * | | | Rework shadow interpolation | Chris Craik | 2014-08-12 | 4 | -26/+50 | |
* | | | | Fix ripples projecting to scrolled view | Chris Craik | 2014-08-12 | 3 | -15/+26 | |
|/ / / | ||||||
* | | | Fix damage for layers for projection receivers | John Reck | 2014-08-08 | 10 | -28/+51 | |
* | | | Fix leak of SkPathRefs | Chris Craik | 2014-08-08 | 3 | -15/+36 | |
* | | | Cap scales used for tessellation with minimum and maximum | Chris Craik | 2014-08-07 | 4 | -31/+32 |