1. c15008e Move all debug flags in a single place. by Romain Guy · 14 years ago
  2. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  3. 746b740 Remove unnecessary GL calls. by Romain Guy · 14 years ago
  4. 9bca479 Small cleanup. by Romain Guy · 14 years ago
  5. dd78cca Fix Caches singleton to avoid resource leaks by Chet Haase · 14 years ago
  6. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  7. 03750a0 Use VBOs to render most geometries. by Romain Guy · 14 years ago
  8. 11fd654 Reorder logs. by Romain Guy · 14 years ago
  9. e2d345e Add debug mode to measure performance. by Romain Guy · 14 years ago
  10. 29d8997 Fix OpenGL errors in various places. by Romain Guy · 14 years ago
  11. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 14 years ago
  12. b45c0c9 Apply gamma correction to font rendering. by Romain Guy · 14 years ago
  13. f6fcac7 Fix passion build by Romain Guy · 14 years ago
  14. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 14 years ago