summaryrefslogtreecommitdiff
path: root/src/citra/emu_window/emu_window_sdl2.cpp
AgeCommit message (Expand)Author
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-11-05Support additional screen layouts.James Rowe
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-05-15Refactor input subsystemwwylele
2016-05-06Frontends, VideoCore: Move glad initialisation to the frontendEmmanuel Gil Peyrot
2016-03-14SDL2: Explicitly use RGB8 color buffer.bunnei
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage