Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add overrides and switch to nullptr keyword | Chris Craik | 2014-12-22 | 1 | -1/+1 |
* | resolved conflicts for merge of d67bb501 to master | Yohann Roussel | 2014-12-11 | 1 | -11/+3 |
|\ | |||||
| * | Don't preload textures for AssetAtlas | John Reck | 2014-12-10 | 1 | -11/+3 |
* | | Clean up physical coupling | Tom Hudson | 2014-10-15 | 1 | -1/+1 |
|/ | |||||
* | AArch64: Make AssetAtlasService 64-bit compatible | Ashok Bhat | 2014-02-21 | 1 | -2/+2 |
* | Use const where possible for drawing parameters | Chris Craik | 2014-01-03 | 1 | -3/+3 |
* | Split assets atlas batches | Romain Guy | 2013-08-06 | 1 | -2/+15 |
* | Track the atlas' generation ID | Romain Guy | 2013-06-27 | 1 | -1/+10 |
* | Introduce Caches::bindTexture() to reduce glBindTexture calls | Romain Guy | 2013-06-04 | 1 | -1/+3 |
* | Make sure atlas antries can correctly filter/wrap textures | Romain Guy | 2013-05-24 | 1 | -17/+19 |
* | Wrap EGLImage with a C++ API | Romain Guy | 2013-05-02 | 1 | -5/+3 |
* | Pack preloaded framework assets in a texture atlas | Romain Guy | 2013-05-02 | 1 | -0/+171 |