summaryrefslogtreecommitdiffstats
path: root/virtual-programs/archive/points-up.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* display: WIP: Refactor into files; use wishes, not Display::Omar Rizwan2023-10-061-18/+0
| | | | | | | | 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).
* Remove some nested WhensAndrés Cuervo2023-05-111-16/+14
|
* move programs/ -> virtual-programs/ in prep for printable programsOmar Rizwan2022-07-201-0/+20
start working on print i guess