1. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  2. eb6a4a1 Fix 9patches, again... Bug #3365243 by Romain Guy · 14 years ago
  3. 7444da5 Yet another fix for 9patch rendering. Bug #3362133 by Romain Guy · 14 years ago
  4. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 14 years ago
  5. 8ab4079 Fix 9patch rendering Bug #3253396 by Romain Guy · 14 years ago
  6. a5ef39a Don't render degenerate triangles in 9patches. Bug #3251983 by Romain Guy · 14 years ago
  7. 6f72beb Update 9patch structure when rendering with different divs/colors. Bug #3221488 by Romain Guy · 14 years ago
  8. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  9. 2665b85 Small cleanup. by Romain Guy · 14 years ago
  10. 03750a0 Use VBOs to render most geometries. by Romain Guy · 14 years ago
  11. 4bb9420 Optimize 9patch rendering. by Romain Guy · 14 years ago
  12. 2728f96 Don't update 9patches on every frame. by Romain Guy · 14 years ago
  13. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago
  14. 6820ac8 Fix 9patch rendering. by Romain Guy · 14 years ago
  15. fb5e23c Refactoring to move vertex computing to the Patch class. by Romain Guy · 14 years ago
  16. f7f9355 Draw n-patches using OpenGL. by Romain Guy · 14 years ago