| Age | Commit message (Expand) | Author |
|---|---|---|
| 2010-08-06 | Automatically cleanup textures that don't fit in the cache. | |
| 2010-07-22 | Add a way to query GL extensions. | |
| 2010-07-19 | Add support for linear gradients. | |
| 2010-07-16 | Optimize textures binding. | |
| 2010-07-13 | Enable 32-bits only assets. | |
| 2010-07-07 | Simpler way to deal with the FBO multi-cache. | |
| 2010-07-07 | Optimize FBO cache. | |
| 2010-07-06 | Add a layer (FBO) cache. | |
| 2010-07-02 | Remove extra leftover logs and use uint32_t instead of unsigned int. | |
| 2010-07-01 | Track the size in memory of the texture cache. | |
| 2010-06-30 | Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) | |
| 2010-06-30 | Add implementation for drawBitmap(). | |
| 2010-06-30 | Remove unnecessary return and add bitmap generation ID tracking. | |
| 2010-06-30 | Fix the build. | |
| 2010-06-30 | Add hooks for drawBitmap(). |