Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deallocate atlas entries and remove padding | 2020-02-26 | 1 | -1/+37 | |
| | |||||
* | Fix multiple issues from the refactoring | 2020-02-26 | 1 | -19/+33 | |
| | | | | | | - Update texture view on grow - Fix atlas texture coordinates - Fix fragmented uploads | ||||
* | Avoid creating a vertex buffer every frame | 2020-02-26 | 1 | -7/+5 | |
| | |||||
* | Refactor texture atlas | 2020-02-26 | 1 | -0/+313 | |
- Split into multiple modules - Rename some concepts - Change API details |