Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-30 | pixbounce: fix bugs, refactor for resizing | Philip J Freeman | |
- fix bug for square fragments - use create and destroy context hooks instead of globals - refactor to allow fragment resizing - handle extremely small fragments gracefully | |||
2019-11-23 | rototiller: pass cpu to .render_fragment() | Vito Caputo | |
Mostly mechanical change, though threads.c needed some jiggering to make the logical cpu id available to the worker threads. Now render_fragment() can easily addresss per-cpu data created by create_context(). | |||
2019-11-10 | pixbounce: add pixbounce module | Philip J Freeman | |