summaryrefslogtreecommitdiff
path: root/src/renderer/metal/api.zig
AgeCommit message (Expand)Author
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-06-20chore: improve Metal API definitions a bitQwerasd
2025-05-15fix(Metal): use sRGB texture format for gamma correct interpolationQwerasd
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-07Metal: use "Managed" resource storage mode on discrete GPUsQwerasd
2025-01-13Metal: blend in Display P3 color space, add option for linear blendingQwerasd
2025-01-06iOS: Fix crash on deviceyonihemi
2024-11-04renderer/metal: prefer low‐power GPUsEmily
2024-08-07renderer: metal shaders reworkQwerasd
2024-04-25renderer/metal: grid pos for bg/text should be ushort2Mitchell Hashimoto
2024-01-16renderer/metal: detect frame commit failures and notify surfaceMitchell Hashimoto
2023-11-17renderer/metal: set valid sampler propertiesMitchell Hashimoto
2023-11-17renderer/metal: CRT effect, ugly hacky codeMitchell Hashimoto
2023-08-22terminal/kitty-gfx: process source rectangle display paramsMitchell Hashimoto
2023-08-22renderer/metal: clip image if necessary off top of viewport (scrolling)Mitchell Hashimoto
2023-08-21renderer/metal: images required by placements become texturesMitchell Hashimoto