danos/system/services/display
Daniel Samson 0045fd87ba
naming: shm → shared_memory — 'shm' is a Unix clipping, not an acronym
Per docs/coding-standards.md (no Unix-abbreviation exception): syscalls
shared_memory_create/map/physical, kernel SharedMemoryObject + handlers,
runtime.shared_memory (library/runtime/shared-memory.zig), the
shared-memory-server/-client test services, the shared-memory QEMU case,
and docs incl. vdso.md's danos_shared_memory_*. 87/87 QEMU tests pass.
2026-07-21 17:26:15 +01:00
..
backend.zig naming: shm → shared_memory — 'shm' is a Unix clipping, not an acronym 2026-07-21 17:26:15 +01:00
compositor.zig display: damage-rect list + tile-grid trackers, vectorizable pixel loops, wide WC stores 2026-07-21 11:22:00 +01:00
display.zig naming: shm → shared_memory — 'shm' is a Unix clipping, not an acronym 2026-07-21 17:26:15 +01:00
protocol.zig display: pace the frame clock by the panel's EDID refresh rate 2026-07-21 11:37:29 +01:00
scanout-protocol.zig display: runtime mode-setting, EDID, and fenced (vsync) present (v2 V5) 2026-07-14 12:44:21 +01:00