aboutsummaryrefslogtreecommitdiffstats
path: root/hal/sdl2
Commit message (Collapse)AuthorAge
* Fix not being able to quitConfuSomu2024-02-14
| | | | Have to return value of m_should_quit in SDLDisplay::update_display
* Implement getting current time in SDL buildConfuSomu2024-02-14
|
* Separate SDL input processing into separate methodConfuSomu2024-02-14
|
* Implement basic SDL2 portConfuSomu2024-02-04
This allows using pico watch on a desktop computer/host which allows a faster development cycle and easy screenshots.