Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sixel: faster quantization | bptato | 2024-09-11 | 1 | -80/+92 |
* | sixel: misc optimizations | bptato | 2024-09-09 | 1 | -42/+43 |
* | sixel: small optimization | bptato | 2024-09-08 | 1 | -29/+27 |
* | term: sixel sizing & output fixes | bptato | 2024-09-05 | 1 | -7/+7 |
* | sixel, stbi, sandbox: fix fstat sandbox violation | bptato | 2024-09-04 | 1 | -47/+40 |
* | sixel: special case search for few color registers | bptato | 2024-09-01 | 1 | -17/+58 |
* | sixel: fix oob | bptato | 2024-08-30 | 1 | -3/+2 |
* | term, sixel: misc image fixes, sixel optimization | bptato | 2024-08-30 | 1 | -55/+97 |
* | sixel: dithering | bptato | 2024-08-29 | 1 | -42/+73 |
* | sixel: fix borked approximation scheme | bptato | 2024-08-29 | 1 | -41/+29 |
* | sixel: minor optimizations | bptato | 2024-08-28 | 1 | -51/+86 |
* | sixel, term: fix off-by-1's in cropping | bptato | 2024-08-28 | 1 | -2/+6 |
* | sixel: proper color quantization | bptato | 2024-08-27 | 1 | -37/+215 |
* | sixel: break out into a separate cgi script | bptato | 2024-08-24 | 1 | -0/+202 |