1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-03-15 01:16:40 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Harte
1c64451e07 Enable intended output. 2026-02-04 10:50:51 -05:00
Thomas Harte
b5cebd8d8c Establish correct range of output. 2026-02-04 10:49:56 -05:00
Thomas Harte
59512b686c Continue in search of pixels. 2026-02-04 10:41:39 -05:00
Thomas Harte
6867a56749 Fix num_dirty_zones, otherwise try to get output. 2026-02-04 10:17:34 -05:00
Thomas Harte
6ab8793f07 Add static_assert, ensure zero-construction. 2026-02-03 23:13:22 -05:00
Thomas Harte
2144db5829 Add missing include. 2026-02-03 22:55:38 -05:00
Thomas Harte
f4f1dbd4d5 Strike towards a separation filter. 2026-02-03 22:48:48 -05:00
Thomas Harte
d5e4c636c8 Add missing #include; begin separation shader. 2026-02-03 16:57:21 -05:00