Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpler way to deal with the FBO multi-cache. | Romain Guy | 2010-07-07 | 1 | -104/+14 |
* | Optimize FBO cache. | Romain Guy | 2010-07-07 | 1 | -48/+153 |
* | Add a layer (FBO) cache. | Romain Guy | 2010-07-06 | 1 | -28/+32 |
* | Remove extra leftover logs and use uint32_t instead of unsigned int. | Romain Guy | 2010-07-02 | 1 | -4/+4 |
* | Track the size in memory of the texture cache. | Romain Guy | 2010-07-01 | 1 | -3/+6 |
* | Fix the build. | Romain Guy | 2010-06-30 | 1 | -4/+4 |
* | Add hooks for drawBitmap(). | Romain Guy | 2010-06-30 | 1 | -0/+208 |