1. 8a5cc92 Fix various hw-accelerated line/point bugs by Chet Haase · 13 years ago
  2. 67f2795 Correctly release the OpenGL Canvas on EGL error. by Romain Guy · 14 years ago
  3. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  4. 707b2f7 Optimize GLSL shaders. by Romain Guy · 14 years ago
  5. 889f8d1 Moved all the rendering code to the new shader generator. by Romain Guy · 14 years ago
  6. ac670c0 Generate shaders to cover all possible cases. by Romain Guy · 14 years ago
  7. 694b519 Add text rendering. by Romain Guy · 14 years ago
  8. c0ac193 Add support for linear gradients. by Romain Guy · 14 years ago
  9. f9764a4 Add program for linear gradient. by Romain Guy · 14 years ago
  10. 6926c72 Correctly support pre-multiplied alpha, optimizations, more stuff. by Romain Guy · 14 years ago
  11. 260e102 Optimize shader binding changes. by Romain Guy · 14 years ago
  12. 0b9db91 Remove math from the vertex shader. by Romain Guy · 14 years ago
  13. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 14 years ago