1. 2af4635 Object-based DisplayList recording by Chris Craik · 13 years ago
  2. 586cae3 Improve rendering speed by disabling scissor tests by Romain Guy · 13 years ago
  3. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  4. 8f85e80 Generate even fewer GL commands by Romain Guy · 14 years ago
  5. ec31f83 <Insert something improper about OpenGL> by Romain Guy · 14 years ago
  6. a1d3c91 Further reduce the number of GL commands sent to the driver by Romain Guy · 14 years ago
  7. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 14 years ago
  8. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 15 years ago
  9. ae88e5e Fix rendering issue with layers. by Romain Guy · 15 years ago
  10. 93d2361 Fix layer rendering glitch. by Romain Guy · 15 years ago
  11. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 15 years ago
  12. bf43411 Snap layer bounds to pixel boundaries. by Romain Guy · 15 years ago
  13. 8aef54f Add support for Canvas flags on save. by Romain Guy · 15 years ago
  14. 079ba2c Improve clip support (add intersect, union and replace.) by Romain Guy · 15 years ago
  15. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 15 years ago
  16. 7ae7ac4 Convert tabs to spaces. by Romain Guy · 15 years ago
  17. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 15 years ago
  18. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 15 years ago