| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Assume a texture is unbound after deleting it | Romain Guy | 2013-06-06 | 1 | -1/+1 |
| * | Introduce Caches::bindTexture() to reduce glBindTexture calls | Romain Guy | 2013-06-04 | 1 | -3/+5 |
| * | Introduce PixelBuffer API to enable PBOs | Romain Guy | 2013-04-11 | 1 | -2/+48 |
| * | First OpenGL ES 3.0 based optimization | Romain Guy | 2013-04-04 | 1 | -2/+1 |
| * | Reduce number of glDraw calls when drawing text | Romain Guy | 2013-03-19 | 1 | -0/+78 |
| * | Update framework to support r5967 of Skia. | Derek Sollenberger | 2012-12-12 | 1 | -0/+1 |
| * | Optimize glyph cache texture uploads | Chet Haase | 2012-09-23 | 1 | -0/+3 |
| * | Correctly check the height of a glyph prior to caching it | Romain Guy | 2012-09-04 | 1 | -10/+9 |
| * | Small code cleanup in FontRenderer | Romain Guy | 2012-09-04 | 1 | -1/+22 |
| * | Refactor FontRenderer.cpp | Romain Guy | 2012-09-04 | 1 | -0/+172 |
