summaryrefslogtreecommitdiff
path: root/pkg/wuffs
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-08-20wuffs: simplify the buildJeffrey C. Ollie
2025-07-23build-system: Replace deprecated usages of root_source_file on addTestsJayson Reis
2025-06-25renderer: clean up `image.zig`, reduce repetitive codeQwerasd
2025-06-23renderer: unify `image.zig`Qwerasd
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-03-12update all packages to new hash for cachingMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2025-02-14build: generate a build.zig.zon.txt file for easy zig fetch scriptingJeffrey C. Ollie
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: use proper apple include paths on darwin targetsMitchell Hashimoto
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