summaryrefslogtreecommitdiff
path: root/pkg/wuffs/src
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-06-25renderer: clean up `image.zig`, reduce repetitive codeQwerasd
2025-06-23renderer: unify `image.zig`Qwerasd
2025-01-17fix(wuffs): don't premul alpha when loading imagesQwerasd
2025-01-01wuffs: use common struct to return decoded image dataJeffrey C. Ollie
2025-01-01wuffs: update, add jpeg decoding, add simple testsJeffrey C. Ollie
2024-09-04wuffs: fix blend modeJeffrey C. Ollie
2024-09-02pkg/wuffs: fix builds for 32-bit systemsMitchell Hashimoto
2024-09-02some tweaks for wuffsMitchell Hashimoto
2024-09-02pkg/wuffs: define build defines separately, not in defs.zigMitchell Hashimoto
2024-09-02remove unnecessary @constCastJeffrey C. Ollie
2024-09-02kitty graphics: address review commentsJeffrey C. Ollie