summaryrefslogtreecommitdiff
path: root/include/rune/render/renderer.h
AgeCommit message (Collapse)Author
2024-10-25render: move all rendering code out of uiDanny Holman
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>