Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-17 | rototiller: bump submodule for rototiller_quiesce() | Vito Caputo | |
Since glimmer tears down and brings back up the world at will, it needs a way to synchronize with idling the threaded renderer. This may go away if librototiller gets refactored a bit to where the main rendering loop moves into librototiller, but as long as that's driven externally there needs to be a way to coordinate at this level. | |||
2021-02-17 | rototiller,main: bump rototiller, use new _free() style | Vito Caputo | |
Just an ergonomic improvement, submodule bump and code change done at once to keep things bisectable. | |||
2021-02-16 | rototiller: vendor rototiller submodule | Vito Caputo | |
glimmer is a gtk frontend for rototiller |