summaryrefslogtreecommitdiffstats
path: root/src/citra/emu_window/emu_window_sdl2.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-05Support additional screen layouts.James Rowe1-4/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-7/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-0/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-10/+15
2016-08-30config: Add a setting for graphics V-Sync.bunnei1-0/+1
2016-05-15Refactor input subsystemwwylele1-3/+4
2016-05-06Frontends, VideoCore: Move glad initialisation to the frontendEmmanuel Gil Peyrot1-0/+7
2016-03-15SDL2: Explicitly use RGB8 color buffer.bunnei1-0/+4
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage1-0/+167