about summary refs log tree commit diff stats
path: root/adapter/img
Commit message (Expand)AuthorAgeFilesLines
* pager: PNGify kitty images, clear images on buffer switchbptato2024-07-021-2/+10
* stbi: fix broken allocation in resizingbptato2024-06-291-1/+1
* img, loader: add image resizing, misc fixesbptato2024-06-283-10/+2688
* stbi: allow x-unknownbptato2024-06-221-1/+1
* stbi: add encodersbptato2024-06-213-17/+1807
* img: use stb_image, drop zlib as dependencybptato2024-06-204-19/+8087
* img, loader: separate out png codec into cgi, misc improvementsbptato2024-06-201-0/+544