| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fold: move from visual programming to fluent builder | yum | 2026-01-12 |
| | | |||
| * | Fold: implement dynamic branching in shader | yum | 2026-01-02 |
| | | | | | | | | | Switch from static branching approach using per-op data and fixed execution order to dynamic branching approach using dynamic data. This confers the main benefit of letting us dynamically reorder ops and duplicate them. It also lets us eliminate some of the plumbing tedium whenever we want to add new ops. | ||
| * | Fold: add Serialize() method to fold nodes | yum | 2026-01-02 |
