summaryrefslogtreecommitdiff
path: root/src/citra/emu_window/emu_window_sdl2.cpp
AgeCommit message (Expand)Author
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