1. 7adaf3d Add support for paletted textures. by Romain Guy · 15 years ago
  2. 8c749f8 Fix texture corruption issue, faster re-upload of textures. by Romain Guy · 15 years ago
  3. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 15 years ago
  4. 9aaa826 Fix possible infinite loop when purging textures. by Romain Guy · 15 years ago
  5. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 15 years ago
  6. 1639351 Make libhwui entirely optional. by Romain Guy · 15 years ago
  7. 9cccc2b9 Enforce maximum texture size. by Romain Guy · 15 years ago
  8. 6c81893 Simpler way to deal with the FBO multi-cache. by Romain Guy · 15 years ago
  9. 5f0c6a4 Optimize FBO cache. by Romain Guy · 15 years ago
  10. dda57020 Add a layer (FBO) cache. by Romain Guy · 15 years ago
  11. 7d139ba Remove extra leftover logs and use uint32_t instead of unsigned int. by Romain Guy · 15 years ago
  12. 121e2242 Track the size in memory of the texture cache. by Romain Guy · 15 years ago
  13. fe88094 Remove unnecessary return and add bitmap generation ID tracking. by Romain Guy · 15 years ago
  14. 364703c Fix the build. by Romain Guy · 15 years ago
  15. ce0537b Add hooks for drawBitmap(). by Romain Guy · 15 years ago