aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/main.cpp
Commit message (Collapse)AuthorAge
...
* reenable wifi socket codeStapleButter2017-09-21
|
* I'm an idiotStapleButter2017-09-21
|
* make it a menu option while we're at itStapleButter2017-09-21
|
* add support for SPI shutdown, btwStapleButter2017-09-21
|
* double-buffer framebuffer, eliminates artifactsStapleButter2017-09-21
|
* implement run/pause/reset menusStapleButter2017-09-21
|
* fix possible crashes upon exitStapleButter2017-09-19
|
* Windows: fix colors. use fallback if hardware render mode doesn't work.StapleButter2017-09-19
|
* GTK: thread-safe refresh. doesn't freeze randomly anymore.StapleButter2017-09-19
|
* touchscreen inputStapleButter2017-09-17
|
* * attempt at keyboard input, via raw scancodesStapleButter2017-09-17
| | | | | * load config, etc * some things are nicer, too
* soundStapleButter2017-09-14
|
* actually run the emulatorStapleButter2017-09-14
|
* start working on API to draw bitmapsStapleButter2017-09-14
| | | | lay out emu thread
* libui: primp file picker dialogsStapleButter2017-09-11
| | | | | * support for filters, for Windows (tested) and GTK (theoretical) * add extra parameter for setting the start directory, but not supported yet
* actually take it somewhereStapleButter2017-09-09