Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jebp: fix NEON simd bug | bptato | 2024-07-23 | 1 | -1/+1 |
* | img: add webp decoder (jebp) | bptato | 2024-07-20 | 3 | -0/+4852 |
* | stbi: fix incompatible function pointer type | bptato | 2024-07-18 | 1 | -2/+2 |
* | img, makefile: remove png, update uninstall target | bptato | 2024-07-03 | 1 | -553/+0 |
* | 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 | 3 | -10/+2688 |
* | stbi: allow x-unknown | bptato | 2024-06-22 | 1 | -1/+1 |
* | stbi: add encoders | bptato | 2024-06-21 | 3 | -17/+1807 |
* | img: use stb_image, drop zlib as dependency | bptato | 2024-06-20 | 4 | -19/+8087 |
* | img, loader: separate out png codec into cgi, misc improvements | bptato | 2024-06-20 | 1 | -0/+544 |