Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: Make AssetAtlasService 64-bit compatible | Ashok Bhat | 2014-02-21 | 1 | -5/+10 |
* | Use const where possible for drawing parameters | Chris Craik | 2014-01-03 | 1 | -2/+2 |
* | Split assets atlas batches | Romain Guy | 2013-08-06 | 1 | -2/+3 |
* | Track the atlas' generation ID | Romain Guy | 2013-06-27 | 1 | -0/+4 |
* | Introduce Caches::bindTexture() to reduce glBindTexture calls | Romain Guy | 2013-06-04 | 1 | -5/+8 |
* | Make sure atlas antries can correctly filter/wrap textures | Romain Guy | 2013-05-24 | 1 | -16/+44 |
* | Fix double-free in AssetAtlas | Romain Guy | 2013-05-07 | 1 | -0/+4 |
* | Wrap EGLImage with a C++ API | Romain Guy | 2013-05-02 | 1 | -30/+11 |
* | Pack preloaded framework assets in a texture atlas | Romain Guy | 2013-05-02 | 1 | -0/+121 |