Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gui: Change title bar to include build name | James Rowe | 2017-02-23 | 1 | -2/+2 |
* | Frontend: emulate motion sensor | wwylele | 2016-12-26 | 1 | -7/+15 |
* | core: Move emu_window and key_map into core | MerryMage | 2016-12-23 | 1 | -1/+1 |
* | Support additional screen layouts. | James Rowe | 2016-11-05 | 1 | -4/+1 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -7/+1 |
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 1 | -0/+1 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -10/+15 |
* | config: Add a setting for graphics V-Sync. | bunnei | 2016-08-30 | 1 | -0/+1 |
* | Refactor input subsystem | wwylele | 2016-05-15 | 1 | -3/+4 |
* | Frontends, VideoCore: Move glad initialisation to the frontend | Emmanuel Gil Peyrot | 2016-05-06 | 1 | -0/+7 |
* | SDL2: Explicitly use RGB8 color buffer. | bunnei | 2016-03-15 | 1 | -0/+4 |
* | Dependencies: Remove GLFW, Add SDL2 | MerryMage | 2016-03-02 | 1 | -0/+167 |