Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove extra leftover logs and use uint32_t instead of unsigned int. | Romain Guy | 2010-07-02 | 1 | -6/+6 | |
* | Track the size in memory of the texture cache. | Romain Guy | 2010-07-01 | 1 | -9/+60 | |
* | Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) | Romain Guy | 2010-06-30 | 1 | -0/+1 | |
* | Add implementation for drawBitmap(). | Romain Guy | 2010-06-30 | 1 | -10/+20 | |
* | Remove unnecessary return and add bitmap generation ID tracking. | Romain Guy | 2010-06-30 | 1 | -5/+10 | |
* | Fix the build. | Romain Guy | 2010-06-30 | 1 | -4/+5 | |
* | Add hooks for drawBitmap(). | Romain Guy | 2010-06-30 | 1 | -0/+86 |