summaryrefslogtreecommitdiff
path: root/pkg/macos/graphics
AgeCommit message (Expand)Author
2025-07-04font: add constraint logic to rasterizersQwerasd
2025-03-15pkg/macos: clean up for Zig 0.14, consolidate C imports into one declMitchell Hashimoto
2025-01-13Metal: blend in Display P3 color space, add option for linear blendingQwerasd
2024-08-16pkg/macos: yeet more usingnsMitchell Hashimoto
2024-08-16pkg/macos: graphics usingns yeetMitchell Hashimoto
2023-07-01pkg/macos: do not use bitCast through a functionMitchell Hashimoto
2023-07-01coretext: colored glyph renderingMitchell Hashimoto
2023-07-01coretext: rasterization looking cleanerMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2022-10-10pkg/macos: more stuffMitchell Hashimoto
2022-10-09pkg/macos: bitmap info argMitchell Hashimoto
2022-10-09font: coretext calculate cell metricsMitchell Hashimoto
2022-10-08pkg/macos: pathMitchell Hashimoto
2022-10-07pkg/macos: bounding rects for textMitchell Hashimoto
2022-10-07pkg/macos: RGB color spaceMitchell Hashimoto
2022-10-07pkg/macos: font draw glyphsMitchell Hashimoto
2022-10-07pkg/macos: CGContextMitchell Hashimoto
2022-10-07pkg/macos: CGColorSpaceMitchell Hashimoto
2022-10-01pkg/macos: font initializes, get glyphsMitchell Hashimoto