Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stbi, jebp: use read/write instead of fread/fwrite | bptato | 2024-08-26 | 1 | -37/+70 |
* | stbi: fix incompatible function pointer type | bptato | 2024-07-18 | 1 | -2/+2 |
* | pager: PNGify kitty images, clear images on buffer switch | bptato | 2024-07-02 | 1 | -2/+10 |
* | 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 |