aboutsummaryrefslogtreecommitdiff
path: root/src/ui.cpp
AgeCommit message (Collapse)Author
2025-05-17Dirty rect & UI featuresrtk0c
- dirty rectangle (and the math library thereof) - drawing it - no more std::vector in Sandbox - single step - cycle counter display
2025-05-17Interactive buttonsrtk0c
2025-04-25Flip texture renderedrtk0c
I'm not sure if this is the correct thing to do. Need to think through the memory layout of _bitmap, etc. again later
2025-04-24Make the texture renderrtk0c
2025-04-24Some draft ideas on simulationrtk0c