summaryrefslogtreecommitdiffstats
path: root/virtual-programs/display/stroke.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stroke: Use instances. Idk if this helps muchOmar Rizwan2023-10-141-2/+3
|
* display: WIP: Refactor into files; use wishes, not Display::Omar Rizwan2023-10-061-0/+33
Expose shader stuff to user programs for the first time. Mostly works, but display thread and main thread run much slower (28fps display, 70fps main). Also introduce dict getwithdefault (helpful for rest options).