summaryrefslogtreecommitdiff
path: root/ui.hpp
AgeCommit message (Collapse)AuthorLines
2025-01-24UI checkboxquou-1/+11
2025-01-24increase UI command buffer sizequou-1/+1
2025-01-19Make the UI renderer more efficientquou-3/+3
2025-01-19render UI in softwarequou-80/+44
2025-01-18functions to set labels to int, float and hex numbersquou-0/+3
2025-01-14UI table layoutquou-0/+7
2025-01-14UI slider, float and text inputsquou-3/+48
2025-01-01UI treequou-8/+21
2024-12-31ui stuf and things hmm m mmm m シquou-0/+5
2024-12-31fix invalid clip rectsquou-1/+1
2024-12-31UI modal windowsquou-8/+57
2024-12-30start UI frameworkquou-1/+72
2024-12-30ui renderer clippingquou-5/+14
2024-12-30better ui rendererquou-23/+66
2024-12-273D mathsquou-2/+6
2024-12-27basic text renderingquou-0/+60