summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Frontend: Check for more required OpenGL extensions during startup.Subv2018-07-221-2/+12
|
* Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637)Tobias2018-07-121-3/+3
| | | | | | * Port #3335 and #3373 from Citra * Fixup: Use the new logging placeholders
* Rename logging macro back to LOG_*James Rowe2018-07-031-10/+10
|
* sdl: add check for GL extension supportBreadFish642018-06-042-0/+26
|
* string_util: Remove StringFromFormat() and related functionsLioncash2018-04-301-2/+3
| | | | Given we utilize fmt, we don't need to provide our own functions for formatting anymore
* frontends: Move logging macros over to new fmt-capable onesLioncash2018-04-271-4/+4
|
* SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha2018-04-212-2/+30
|
* Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe2018-01-131-2/+0
|
* Get yuzu sdl to start compilingJames Rowe2018-01-131-4/+2
|
* Massive removal of unused modulesJames Rowe2018-01-132-0/+236