summaryrefslogtreecommitdiff
path: root/include/rune/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* render: centralize the type definitionsDanny Holman2024-11-271-1/+1
* ui: rename window.h to app_window.hDanny Holman2024-11-071-3/+3
* ui: make initialization functions more consistentDanny Holman2024-10-251-1/+1
* render: move all rendering code out of uiDanny Holman2024-10-251-43/+0
* ui: finalize how the rendering API is accessedDanny Holman2024-10-251-7/+10
* ui: input: use scancodes instead of keycodesDanny Holman2024-10-141-2/+1
* ui: add new subsystemv0.61Danny Holman2024-09-174-0/+261