summaryrefslogtreecommitdiff
path: root/include/rune/ui
AgeCommit message (Expand)Author
2024-11-27render: centralize the type definitionsDanny Holman
2024-11-07ui: rename window.h to app_window.hDanny Holman
2024-10-25ui: make initialization functions more consistentDanny Holman
2024-10-25render: move all rendering code out of uiDanny Holman
2024-10-25ui: finalize how the rendering API is accessedDanny Holman
2024-10-14ui: input: use scancodes instead of keycodesDanny Holman
2024-09-17ui: add new subsystemv0.61Danny Holman