Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Share Caches' index buffer with FontRenderer | Romain Guy | 2013-06-18 | 1 | -1/+1 |
* | Introduce Caches::bindTexture() to reduce glBindTexture calls | Romain Guy | 2013-06-04 | 1 | -1/+3 |
* | Introduce PixelBuffer API to enable PBOs | Romain Guy | 2013-04-11 | 1 | -19/+12 |
* | First OpenGL ES 3.0 based optimization | Romain Guy | 2013-04-04 | 1 | -1/+1 |
* | Reduce number of glDraw calls when drawing text | Romain Guy | 2013-03-19 | 1 | -66/+51 |
* | Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev | Romain Guy | 2012-09-23 | 1 | -23/+21 |
|\ | |||||
| * | Make sure we never bind to texture #0 | Romain Guy | 2012-09-23 | 1 | -23/+21 |
* | | Optimize glyph cache texture uploads | Chet Haase | 2012-09-23 | 1 | -0/+9 |
|/ | |||||
* | Correctly check the height of a glyph prior to caching it | Romain Guy | 2012-09-04 | 1 | -4/+4 |
* | Code cleanup in FontRenderer | Romain Guy | 2012-09-04 | 1 | -0/+83 |
* | Small code cleanup in FontRenderer | Romain Guy | 2012-09-04 | 1 | -2/+1 |
* | Refactor FontRenderer.cpp | Romain Guy | 2012-09-04 | 1 | -0/+122 |