Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new runtime debug flags. | Romain Guy | 2010-11-10 | 1 | -0/+23 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -5/+5 |
* | Tweak layers caching for better performance in Launcher. | Romain Guy | 2010-10-12 | 1 | -2/+2 |
* | Don't update 9patches on every frame. | Romain Guy | 2010-10-08 | 1 | -1/+1 |
* | Better cache for layers, reduce memory usage and increase framerate. | Romain Guy | 2010-10-08 | 1 | -3/+3 |
* | Optimize saveLayer() when the clip flag is set. | Romain Guy | 2010-10-05 | 1 | -1/+1 |
* | Add debug mode to measure performance. | Romain Guy | 2010-09-24 | 1 | -3/+5 |
* | Apply gamma correction to font rendering. | Romain Guy | 2010-08-27 | 1 | -0/+9 |
* | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -0/+12 |
* | Add drop shadows. | Romain Guy | 2010-08-13 | 1 | -0/+1 |
* | Add support for paths. | Romain Guy | 2010-08-05 | 1 | -1/+1 |
* | Cleanup, added properties for the FontRenderer. | Romain Guy | 2010-07-23 | 1 | -0/+35 |