Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deallocate atlas entries and remove padding | 2020-02-26 | 2 | -38/+57 | |
| | |||||
* | Fix multiple issues from the refactoring | 2020-02-26 | 2 | -35/+78 | |
| | | | | | | - 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 | 5 | -0/+447 | |
- Split into multiple modules - Rename some concepts - Change API details |