Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: finalize how the rendering API is accessed | Danny Holman | 2024-10-25 | 1 | -7/+10 |
| | | | | | | | | The hooks into the rendering API that is used by the UI subsystem should be finalized. This should give developers a baseline implementation to build a different kind of renderer with. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | ui: add new subsystemv0.61 | Danny Holman | 2024-09-17 | 1 | -0/+40 |
Add the UI subsystem. This subsystem will control the window display, events and input. Signed-off-by: Danny Holman <dholman@gymli.org> |