Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stbi: fix broken allocation in resizing | bptato | 2024-06-29 | 1 | -1/+1 |
* | img, loader: add image resizing, misc fixes | bptato | 2024-06-28 | 1 | -10/+52 |
* | stbi: allow x-unknown | bptato | 2024-06-22 | 1 | -1/+1 |
* | stbi: add encoders | bptato | 2024-06-21 | 1 | -17/+80 |
* | img: use stb_image, drop zlib as dependency | bptato | 2024-06-20 | 1 | -0/+57 |