Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-25 | Implemented automatic deallocation of texture space for dropped allocations | 1 | -9/+1 | |
2020-02-25 | Updated shaders and removed debug_stub_derive dependency | 1 | -2/+11 | |
2020-02-25 | Batch image draw calls into one with multiple instances | 1 | -10/+2 | |
2020-02-25 | Implement allocating large images across multiple texture array layers. | 1 | -24/+11 | |
2020-02-25 | Use array of atlases instead of one growing indefinitely. | 1 | -109/+20 | |
2020-02-25 | Some small debug changes | 1 | -1/+4 | |
2020-02-25 | Merged image and svg texture atlases into one owned by the image pipeline. | 1 | -63/+16 | |
2020-02-25 | Implemented a texture atlas for images and svgs. | 1 | -96/+187 | |
2019-12-15 | Rerasterize SVGs when resized and refactor a bit | 1 | -0/+176 |