| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix 9patch rendering | Romain Guy | 2010-12-07 | 1 | -4/+4 |
| * | Don't render degenerate triangles in 9patches. | Romain Guy | 2010-12-03 | 1 | -20/+45 |
| * | Correctly index transparent quads when generating 9patch meshes. | Romain Guy | 2010-12-02 | 1 | -1/+12 |
| * | Update 9patch structure when rendering with different divs/colors. | Romain Guy | 2010-11-30 | 1 | -26/+79 |
| * | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -2/+10 |
| * | Small cleanup. | Romain Guy | 2010-10-25 | 1 | -2/+0 |
| * | Small cleanup. | Romain Guy | 2010-10-18 | 1 | -1/+0 |
| * | Use VBOs to render most geometries. | Romain Guy | 2010-10-18 | 1 | -3/+14 |
| * | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -9/+18 |
| * | Correctly free memory. | Romain Guy | 2010-09-17 | 1 | -1/+1 |
| * | Add support for drawLines(), with anti-aliasing | Romain Guy | 2010-09-16 | 1 | -10/+3 |
| * | Fix 9patch rendering. | Romain Guy | 2010-09-15 | 1 | -97/+70 |
| * | Refactoring to move vertex computing to the Patch class. | Romain Guy | 2010-07-09 | 1 | -0/+188 |
