Tim Culverhouse
|
7c85f72e7f
|
screen: move debug log
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
|
2024-01-19 19:47:08 -06:00 |
|
Tim Culverhouse
|
58bc6864cb
|
render: implement double buffered screen for rendering
This lets us efficiently render by only updating cells that have changed
since last render
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
|
2024-01-19 13:13:20 -06:00 |
|
Tim Culverhouse
|
811fbdd2cb
|
screen: refactor arg order and fix some math
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
|
2024-01-19 12:21:14 -06:00 |
|
Tim Culverhouse
|
bef5276340
|
vaxis: send winsize at run, initialize screen to default cells
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
|
2024-01-19 11:44:20 -06:00 |
|
Tim Culverhouse
|
959ae27c9f
|
window: add some doc comments
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
|
2024-01-19 10:21:49 -06:00 |
|
Tim Culverhouse
|
266c5ec224
|
screen: implement initial screen data structure
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
|
2024-01-18 23:18:19 -06:00 |
|