Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: move all rendering code out of ui | Danny Holman | 2024-10-25 | 1 | -32/+0 |
| | | | | | | | Move all the rendering code out of the UI subsystem. The new rendering API now has hooks that the UI code can make use of. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | ui: add new subsystemv0.61 | Danny Holman | 2024-09-17 | 1 | -0/+32 |
Add the UI subsystem. This subsystem will control the window display, events and input. Signed-off-by: Danny Holman <dholman@gymli.org> |