Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a fixed number of BaseTiles per TiledPage. | Derek Sollenberger | 2010-11-11 | 1 | -9/+14 |
* | Support partial invalidation of tiles based on webkit's inval rect. | Derek Sollenberger | 2010-11-05 | 1 | -3/+2 |
* | Revert "Support partial invalidation of tiles based on webkit's inval rect." | Derek Sollenberger | 2010-11-04 | 1 | -2/+3 |
* | Support partial invalidation of tiles based on webkit's inval rect. | Derek Sollenberger | 2010-11-04 | 1 | -3/+2 |
* | Cleanup the getAvailableTexture() function. | Derek Sollenberger | 2010-10-26 | 1 | -35/+24 |
* | Cleanup DoubleBufferedTexture and SharedTexture classes. | Derek Sollenberger | 2010-10-22 | 1 | -1/+5 |
* | Fix tiles starvation bug + some debug logs | Nicolas Roard | 2010-10-20 | 1 | -2/+2 |
* | Cleanup BaseTile and BackedDoubleBufferedTexture classes. | Derek Sollenberger | 2010-10-19 | 1 | -2/+1 |
* | GL rendering (without layers) | Nicolas Roard | 2010-10-13 | 1 | -0/+254 |