1. 8820fd1 Patch cleanup, reenable Patch Glops by Chris Craik · 9 years ago
  2. e5c6584 Constructor cleanup by Chris Craik · 9 years ago
  3. 51d6a3d Cleanup various clang warnings, use unique_ptrs in several places by Chris Craik · 10 years ago
  4. e84a208 Add overrides and switch to nullptr keyword by Chris Craik · 10 years ago
  5. 2dc236b Clean up physical coupling by Tom Hudson · 10 years ago
  6. b5c4e7f resolved conflicts for merge of 92860a74 to master by Narayan Kamath · 10 years ago
  7. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  8. 564acf7 Fix Clang warnings/errors by Chris Craik · 11 years ago
  9. 6cad757 Fix 9patches' limitation of 32 empty quads by Romain Guy · 11 years ago
  10. 03c00b5 Batch 9-patches in a single mesh whenever possible by Romain Guy · 11 years ago
  11. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  12. 13ba005 Remove obsolete header file by Romain Guy · 11 years ago
  13. 5341cea Cleanup 9patch mesh matching code Bug #7970966 by Romain Guy · 12 years ago
  14. 41d35ae Allow 9patches to shrink Bug #7307304 by Romain Guy · 12 years ago
  15. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  16. eb6a4a1 Fix 9patches, again... Bug #3365243 by Romain Guy · 13 years ago
  17. 7444da5 Yet another fix for 9patch rendering. Bug #3362133 by Romain Guy · 13 years ago
  18. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 13 years ago
  19. 8ab4079 Fix 9patch rendering Bug #3253396 by Romain Guy · 14 years ago
  20. a5ef39a Don't render degenerate triangles in 9patches. Bug #3251983 by Romain Guy · 14 years ago
  21. 6f72beb Update 9patch structure when rendering with different divs/colors. Bug #3221488 by Romain Guy · 14 years ago
  22. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  23. 2665b85 Small cleanup. by Romain Guy · 14 years ago
  24. 03750a0 Use VBOs to render most geometries. by Romain Guy · 14 years ago
  25. 4bb9420 Optimize 9patch rendering. by Romain Guy · 14 years ago
  26. 2728f96 Don't update 9patches on every frame. by Romain Guy · 14 years ago
  27. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago
  28. 6820ac8 Fix 9patch rendering. by Romain Guy · 14 years ago
  29. fb5e23c Refactoring to move vertex computing to the Patch class. by Romain Guy · 14 years ago
  30. f7f9355 Draw n-patches using OpenGL. by Romain Guy · 14 years ago