Commit graph

2 commits

Author SHA1 Message Date
Jente Hidskes
9b1641aa14
output: add initial renderer
This will only render the clearing for now as there is no damage
tracking yet.
2020-10-18 22:44:57 +02:00
Jente Hidskes
2db815aa23 Refactor surface damaging and rendering code
This is based on code from Sway, which is also MIT licensed hence
compatible. This makes the surface damaging and rendering code easier to
follow and makes it easier to import future changes to Sway as well.
2020-01-11 17:07:33 +01:00