summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-22Frontend: Check for more required OpenGL extensions during startup.Subv1-2/+12
2018-07-12Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637)Tobias1-3/+3
* Port #3335 and #3373 from Citra * Fixup: Use the new logging placeholders
2018-07-03Rename logging macro back to LOG_*James Rowe1-10/+10
2018-06-04sdl: add check for GL extension supportBreadFish642-0/+26
2018-04-30string_util: Remove StringFromFormat() and related functionsLioncash1-2/+3
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
2018-04-27frontends: Move logging macros over to new fmt-capable onesLioncash1-4/+4
2018-04-21SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha2-2/+30
2018-01-13Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe1-2/+0
2018-01-13Get yuzu sdl to start compilingJames Rowe1-4/+2
2018-01-13Massive removal of unused modulesJames Rowe2-0/+236