summaryrefslogtreecommitdiff
path: root/rototiller
AgeCommit message (Collapse)Author
2022-03-14rototiller: bump submodule for til_args_tVito Caputo
preparatory for supporting rototiller style cli arguments
2021-10-01*: bump rototiller submodule for libtil renameVito Caputo
Simultaneously update includes and call sites to reflect the new til_ prefix, preserving buildability.
2021-02-18rototiller: bump submodule for fb_rebuild()Vito Caputo
fb_rebuild() has been added to facilitate window resizing This also fixes the unconfigured rtv snow handling
2021-02-17rototiller: bump submodule for cancellation safetyVito Caputo
This should eliminate most if not all of the deadlocking on module switching problems...
2021-02-17rototiller: 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-17rototiller,main: bump rototiller, use new _free() styleVito Caputo
Just an ergonomic improvement, submodule bump and code change done at once to keep things bisectable.
2021-02-16rototiller: vendor rototiller submoduleVito Caputo
glimmer is a gtk frontend for rototiller
© All Rights Reserved