Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-12 | Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) | Tobias | 1 | -3/+3 | |
* Port #3335 and #3373 from Citra * Fixup: Use the new logging placeholders | |||||
2018-07-03 | Rename logging macro back to LOG_* | James Rowe | 1 | -10/+10 | |
2018-06-04 | sdl: add check for GL extension support | BreadFish64 | 2 | -0/+26 | |
2018-04-30 | string_util: Remove StringFromFormat() and related functions | Lioncash | 1 | -2/+3 | |
Given we utilize fmt, we don't need to provide our own functions for formatting anymore | |||||
2018-04-27 | frontends: Move logging macros over to new fmt-capable ones | Lioncash | 1 | -4/+4 | |
2018-04-21 | SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607) | adityaruplaha | 2 | -2/+30 | |
2018-01-13 | Remove settings issues in sdl and fix a few files that broke in mingw | James Rowe | 1 | -2/+0 | |
2018-01-13 | Get yuzu sdl to start compiling | James Rowe | 1 | -4/+2 | |
2018-01-13 | Massive removal of unused modules | James Rowe | 2 | -0/+236 | |