1. 318ae7b Take SkBitmap's stride into account when uploading textures Bug #10151807 by Romain Guy · 11 years ago
  2. 723b2fe fix kBW_Format glyphs by Victoria Lease · 11 years ago
  3. 1e54681 Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) by Victoria Lease · 11 years ago
  4. be1b127 Assume a texture is unbound after deleting it Bug #9316260 by Romain Guy · 11 years ago
  5. 8aa195d Introduce Caches::bindTexture() to reduce glBindTexture calls by Romain Guy · 11 years ago
  6. cf51a41 Introduce PixelBuffer API to enable PBOs by Romain Guy · 11 years ago
  7. 0908764 First OpenGL ES 3.0 based optimization by Romain Guy · 11 years ago
  8. 661a87e Reduce number of glDraw calls when drawing text by Romain Guy · 11 years ago
  9. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  10. b92d8f7 Optimize glyph cache texture uploads by Chet Haase · 12 years ago
  11. e43f785 Correctly check the height of a glyph prior to caching it by Romain Guy · 12 years ago
  12. 9b1204b Small code cleanup in FontRenderer by Romain Guy · 12 years ago
  13. 9f5dab3 Refactor FontRenderer.cpp by Romain Guy · 12 years ago