| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-01-03 | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | |
| 2011-12-12 | Various OpenGL optimizations | |
| 2011-07-25 | Improve rendering performance on some GPUs | |
| 2011-03-01 | Avoid UTF-8 conversions and string copies whenever possible. | |
| 2011-01-21 | Log only 1 line per process when using OpenGLRenderer. | |
| 2010-12-10 | Correctly compare strings in UTF-8 instead of UTF-16 | |
| 2010-11-09 | Fix possible crash when texture is NULL in the drop shadow cache. | |
| 2010-08-27 | Apply gamma correction to font rendering. | |
| 2010-08-24 | Use only one GL context per process, share chaches. | |
| 2010-08-13 | Add drop shadows. |