| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup properties | Chris Craik | 2015-05-05 | 1 | -22/+22 |
* | Merge "Remove concept of layer alpha override" into mnc-dev | Chris Craik | 2015-04-29 | 1 | -17/+2 |
|\ |
|
| * | Remove concept of layer alpha override | Chris Craik | 2015-04-28 | 1 | -17/+2 |
* | | Require minimum 4 bit stencil for layers. | Chris Craik | 2015-04-29 | 1 | -1/+1 |
|/ |
|
* | Rename native DisplayListRenderer to DisplayListCanvas | Chris Craik | 2015-04-20 | 1 | -1/+0 |
* | Fix offset of composeLayerRegion | Tom Hudson | 2015-04-16 | 1 | -1/+2 |
* | Delete pre-glop path | Chris Craik | 2015-04-03 | 1 | -1325/+199 |
* | Fix glop usage for drawTextureLayer | Chris Craik | 2015-03-30 | 1 | -0/+2 |
* | Use glops for text rendering | Chris Craik | 2015-03-18 | 1 | -6/+6 |
* | Merge "Glop based composeLayerRegion/Rect" | Chris Craik | 2015-03-10 | 1 | -6/+58 |
|\ |
|
| * | Glop based composeLayerRegion/Rect | Chris Craik | 2015-03-09 | 1 | -6/+58 |
* | | Fix unused local variale warning from clang/llvm. | Chih-Hung Hsieh | 2015-03-06 | 1 | -5/+1 |
|/ |
|
* | Patch cleanup, reenable Patch Glops | Chris Craik | 2015-03-04 | 1 | -2/+2 |
* | Temporarily disable Patch glops | Chris Craik | 2015-03-04 | 1 | -1/+1 |
* | Glop DrawPatch support | Chris Craik | 2015-03-03 | 1 | -1/+20 |
* | Glop drawBitmaps, drawPatches | Chris Craik | 2015-03-03 | 1 | -80/+105 |
* | Cleanup of FontRenderer | Chris Craik | 2015-02-27 | 1 | -17/+6 |
* | Fix glop rendering within unclipped saveLayers | Chris Craik | 2015-02-27 | 1 | -40/+43 |
* | Glop TextureLayer support | Chris Craik | 2015-02-27 | 1 | -5/+18 |
* | Glop mesh reorg, support for drawBitmapMesh | Chris Craik | 2015-02-26 | 1 | -12/+25 |
* | Remove renderer abstract class | Chris Craik | 2015-02-25 | 1 | -3/+3 |
* | Glop support for custom textured UVs, simplify drawBitmap(src,dst) | Chris Craik | 2015-02-25 | 1 | -41/+38 |
* | Glop layer mesh rendering | Chris Craik | 2015-02-19 | 1 | -73/+74 |
* | Glop text shadows, clearLayerRegions, and rectangleList | Chris Craik | 2015-02-17 | 1 | -28/+65 |
* | Glop SkiaShader support | Chris Craik | 2015-02-17 | 1 | -21/+7 |
* | Glop path texture support | Chris Craik | 2015-02-12 | 1 | -8/+22 |
* | Glop Bitmap and RoundRect clipping support | Chris Craik | 2015-02-12 | 1 | -56/+79 |
* | Glop support for indexed quads | Chris Craik | 2015-02-09 | 1 | -10/+27 |
* | Merge "Glop ColorFilter & VertexBuffer support, initial enable" | Chris Craik | 2015-02-06 | 1 | -36/+70 |
|\ |
|
| * | Glop ColorFilter & VertexBuffer support, initial enable | Chris Craik | 2015-02-06 | 1 | -36/+70 |
* | | Merge "GlopBuilder, and test app refactor" | Chris Craik | 2015-02-05 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | GlopBuilder, and test app refactor | Chris Craik | 2015-02-04 | 1 | -4/+7 |
* | | Merge "Refactoring of Program ownership/lifecycle, and WIP Glop rendering path" | Chris Craik | 2015-02-03 | 1 | -46/+29 |
|\ \
| |/ |
|
| * | Refactoring of Program ownership/lifecycle, and WIP Glop rendering path | Chris Craik | 2015-02-02 | 1 | -46/+29 |
* | | Merge "Add a WAIT_FOR_GPU_COMPLETION option" | John Reck | 2015-01-30 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | Add a WAIT_FOR_GPU_COMPLETION option | John Reck | 2015-01-30 | 1 | -2/+1 |
* | | Refactor blending and texture gl state | Chris Craik | 2015-01-30 | 1 | -98/+24 |
|/ |
|
* | Move more GL state management to RenderState and its directory | Chris Craik | 2015-01-28 | 1 | -65/+68 |
* | Move scissor state to RenderState | Chris Craik | 2015-01-27 | 1 | -43/+47 |
* | Merge "Clipping performance improvements" | Rob Tsuk | 2015-01-15 | 1 | -30/+111 |
|\ |
|
| * | Clipping performance improvements | Rob Tsuk | 2015-01-14 | 1 | -30/+111 |
* | | Update HWUI to store its own SkBitmap objects | Derek Sollenberger | 2015-01-09 | 1 | -18/+0 |
|/ |
|
* | Make DisplayListRenderer inherit from Canvas, merge JNI | Tom Hudson | 2015-01-05 | 1 | -9/+13 |
* | Cleanup various clang warnings, use unique_ptrs in several places | Chris Craik | 2014-12-23 | 1 | -27/+12 |
* | Add overrides and switch to nullptr keyword | Chris Craik | 2014-12-22 | 1 | -57/+63 |
* | Cleanup | Chris Craik | 2014-12-22 | 1 | -7/+3 |
* | resolved conflicts for merge of fd461ede to master | Chris Craik | 2014-12-17 | 1 | -1/+4 |
|\ |
|
| * | am 93492d1a: am c748832f: Merge "Revert overdraw avoidance visualization chan... | Chris Craik | 2014-12-17 | 1 | -1/+4 |
| |\ |
|
| | * | Merge "Revert overdraw avoidance visualization change" into lmp-mr1-dev | Chris Craik | 2014-12-17 | 1 | -1/+4 |
| | |\ |
|
| | | * | Revert overdraw avoidance visualization change | Chris Craik | 2014-12-17 | 1 | -1/+4 |