| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce the size of libhwui by 50% | Romain Guy | 2011-10-12 | 1 | -10/+14 |
* | Don't crash Launcher on config change. | Romain Guy | 2011-01-14 | 1 | -1/+8 |
* | Copy shaders when recording them in display lists. | Romain Guy | 2011-01-14 | 1 | -0/+34 |
* | Reduce number of GL calls when drawing with shaders. | Romain Guy | 2010-11-11 | 1 | -1/+5 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Don't change textures wrap modes on every draw. | Romain Guy | 2010-10-25 | 1 | -2/+2 |
* | Optimizing display lists by referencing pointers to resources instead of copy... | Chet Haase | 2010-10-21 | 1 | -0/+4 |
* | Add 3D transforms support to all gradients. | Romain Guy | 2010-10-07 | 1 | -18/+17 |
* | Apply 3D transformations to gradient shaders. | Romain Guy | 2010-10-06 | 1 | -1/+9 |
* | Fix OpenGL errors in various places. | Romain Guy | 2010-09-22 | 1 | -0/+2 |
* | Add support for circular gradients to the GL renderer. | Romain Guy | 2010-09-21 | 1 | -3/+21 |
* | Add support for SweepGradient in the GL renderer. | Romain Guy | 2010-09-20 | 1 | -0/+20 |
* | Add support for drawLines(), with anti-aliasing | Romain Guy | 2010-09-16 | 1 | -0/+6 |
* | Enforce maximum texture size. | Romain Guy | 2010-08-07 | 1 | -0/+1 |
* | Fix native crash in SkiaShader. | Romain Guy | 2010-08-04 | 1 | -2/+0 |
* | Add support for ColorFilters. | Romain Guy | 2010-08-02 | 1 | -3/+3 |
* | Refactor Skia shaders handling. | Romain Guy | 2010-07-30 | 1 | -0/+163 |