summaryrefslogtreecommitdiff
path: root/pkg/macos/main.zig
AgeCommit message (Expand)Author
2025-07-09macos: add signpost APIMitchell Hashimoto
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-03-15pkg/macos: clean up for Zig 0.14, consolidate C imports into one declMitchell Hashimoto
2024-09-19pkg/macos: expose carbon APIMitchell Hashimoto
2024-08-06renderer/metal: load shaders from precompiled libMitchell Hashimoto
2024-02-02renderer/metal: apply layerContentsPlacement on macOS to fix stretchingMitchell Hashimoto
2023-11-17pkg/macos: add CoreVide for DisplayLinkMitchell Hashimoto
2022-10-31pkg/macos: OS Log supportMitchell Hashimoto
2022-10-01pkg/macos: font initializes, get glyphsMitchell Hashimoto
2022-09-30pkg/macos: add CoreTextMitchell Hashimoto
2022-09-30pkg/macos: start core foundation bindingsMitchell Hashimoto