summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterrender: vulkan: add check for null pointer for debugDanny Holman3 months
 
TagDownloadAuthorAge
0.63.0commit de73efecc8...Danny Holman3 months
v0.62.0commit 075efbc3c4...Danny Holman8 months
v0.61commit 43e60465a0...Danny Holman9 months
v0.60commit 5b2c84c0b6...Danny Holman9 months
v0.55commit 1ce6031a42...Danny Holman10 months
 
AgeCommit messageAuthor
2024-10-25Version bump to v0.62.0v0.62.0Danny Holman
2024-10-25README: make language more clear and conciseDanny Holman
2024-10-25core: rune_init should only call subsystem initsDanny Holman
2024-10-25render: call rune_free during renderer exitDanny Holman
2024-10-25render: fix a build bug in the vulkan rendererDanny 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-25core: ANSI colors need additional setup on WindowsDanny Holman
2024-10-25core: call the system exit function when abortingDanny Holman
[...]