summaryrefslogtreecommitdiff
path: root/ui.cpp
AgeCommit message (Expand)AuthorLines
2025-01-24UI label set_boolquou-0/+7
2025-01-24UI checkboxquou-0/+40
2025-01-19Make the UI renderer more efficientquou-12/+17
2025-01-19render UI in softwarequou-344/+261
2025-01-18functions to set labels to int, float and hex numbersquou-0/+18
2025-01-18increase ui vertex buffer sizequou-1/+1
2025-01-14UI table layoutquou-1/+56
2025-01-14fix input buffer size not being setquou-0/+1
2025-01-14UI slider, float and text inputsquou-6/+328
2025-01-13basic picking and debug renderingquou-1/+1
2025-01-06cubemap supportquou-0/+3
2025-01-01UI treequou-6/+92
2024-12-31fix modal position checkquou-1/+1
2024-12-31ui stuf and things hmm m mmm m シquou-28/+69
2024-12-31correct the container layoutquou-3/+5
2024-12-31fix invalid clip rectsquou-5/+14
2024-12-31UI modal windowsquou-52/+218
2024-12-30start UI frameworkquou-7/+332
2024-12-30ui renderer clippingquou-13/+78
2024-12-30better ui rendererquou-123/+206
2024-12-29resource namesquou-1/+5
2024-12-29alpha blendingquou-0/+5
2024-12-29functions to destroy objects immediatelyquou-11/+7
2024-12-29seperate framebuffers and renderpasses; depth buffering.quou-2/+3
2024-12-28fix warningsquou-1/+1
2024-12-273D mathsquou-9/+27
2024-12-27basic text renderingquou-0/+275