summaryrefslogtreecommitdiffstats
path: root/src/citra/emu_window/emu_window_sdl2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support additional screen layouts.James Rowe2016-11-051-4/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-7/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-0/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-10/+15
* config: Add a setting for graphics V-Sync.bunnei2016-08-301-0/+1
* Refactor input subsystemwwylele2016-05-151-3/+4
* Frontends, VideoCore: Move glad initialisation to the frontendEmmanuel Gil Peyrot2016-05-061-0/+7
* SDL2: Explicitly use RGB8 color buffer.bunnei2016-03-151-0/+4
* Dependencies: Remove GLFW, Add SDL2MerryMage2016-03-021-0/+167