| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly detect the wrong Z value for the light | ztenghui | 2014-08-26 | 1 | -0/+5 |
* | Improve the spot shadow computation. | ztenghui | 2014-08-22 | 1 | -2/+4 |
* | Cap scales used for tessellation with minimum and maximum | Chris Craik | 2014-08-07 | 1 | -0/+17 |
* | clamp & round alpha | John Reck | 2014-08-06 | 1 | -0/+11 |
* | Fix ALL compile warnings | John Reck | 2014-07-24 | 1 | -4/+4 |
* | am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-dev | Chris Craik | 2014-06-10 | 2 | -0/+11 |
|\ |
|
| * | Tessellate on worker threads | Chris Craik | 2014-06-10 | 2 | -0/+11 |
* | | Pass the radius as a float deeper into HWUI allowing RS to generate more accu... | Derek Sollenberger | 2014-05-21 | 2 | -1/+17 |
|/ |
|
* | Round rect outline clipping | Chris Craik | 2014-05-15 | 1 | -0/+4 |
* | Add TimeInterpolator support to RNA | John Reck | 2014-05-12 | 1 | -0/+8 |
* | Refactor VirtualLightRefBase & JNI | John Reck | 2014-05-09 | 1 | -34/+0 |
* | Add logging utility methods | Chris Craik | 2014-05-08 | 3 | -1/+88 |
* | Merge "Avoid caching shadow properties in Java & HWUI." | Derek Sollenberger | 2014-05-08 | 2 | -7/+32 |
|\ |
|
| * | Avoid caching shadow properties in Java & HWUI. | Derek Sollenberger | 2014-05-07 | 2 | -7/+32 |
* | | Add CanvasProperty for drawCircle | John Reck | 2014-05-02 | 1 | -0/+25 |
|/ |
|
* | Add elevation, Z properties to View | Chris Craik | 2014-04-28 | 1 | -0/+4 |
* | Fix translationZ matrix computation | Chris Craik | 2014-04-23 | 1 | -0/+37 |
* | Refcount RenderNode | John Reck | 2014-04-07 | 1 | -0/+34 |
* | Fix TinyHashMap to use generic hash_type instead of hash_t | Ashok Bhat | 2014-02-07 | 1 | -4/+2 |
* | Draw Operation merging | Chris Craik | 2013-04-15 | 1 | -0/+72 |
* | Stop worker threads on memory trim & fix bad pointer access | Romain Guy | 2013-03-20 | 1 | -0/+58 |
* | Move blur code from FontRenderer to utils/Blur.cpp | Romain Guy | 2013-03-08 | 2 | -0/+189 |
* | Remove obsolete header file | Romain Guy | 2013-02-15 | 1 | -36/+0 |
* | Revert "Revert "Use RenderScript for large text blurs"" | Chris Craik | 2013-02-13 | 1 | -0/+42 |
* | Revert "Use RenderScript for large text blurs" | Chris Craik | 2013-02-13 | 1 | -42/+0 |
* | Use RenderScript for large text blurs | Chris Craik | 2013-02-12 | 1 | -0/+42 |
* | Sanitize display list properties | Romain Guy | 2012-05-18 | 1 | -4/+0 |
* | Make LTE_FLOAT a strict weak order. | Jeff Brown | 2011-09-16 | 1 | -1/+1 |
* | Add TextLayout Cache | Fabrice Di Meglio | 2011-03-02 | 1 | -245/+0 |
* | Free resources only from the GL context thread. | Romain Guy | 2010-11-11 | 1 | -1/+1 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 4 | -12/+12 |
* | Small cleanup. | Romain Guy | 2010-10-18 | 1 | -2/+2 |
* | Use VBOs to render most geometries. | Romain Guy | 2010-10-18 | 1 | -4/+4 |
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -0/+40 |
* | Move GenerationCache to the utils directory. | Romain Guy | 2010-10-08 | 1 | -0/+245 |
* | Better cache for layers, reduce memory usage and increase framerate. | Romain Guy | 2010-10-08 | 3 | -0/+433 |