summaryrefslogtreecommitdiff
path: root/src/yuzu/bootmanager.cpp
AgeCommit message (Expand)Author
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-03-15frontend: qt: fix a freeze where if you click on entry in the game list too f...liushuyu
2019-03-13Merge pull request #2187 from FearlessTobi/port-sdl-thingsbunnei
2019-03-06bootmanager: Ensure that we have a context for shader loading.bunnei
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2019-02-06gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp
2019-01-19QT Frontend: Add a Loading screen with progressbarJames Rowe
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-11-21Update OpenGL's backend version from 3.3 to 4.3FernandoS27
2018-10-24bootmanager: Use QStringLiteral instead of std::string to represent the windo...Lioncash
2018-10-09implemented touch in Qt and SDLNeatNit
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-09-06frontend: Set swap interval to 0fearlessTobi
2018-07-14OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.bunnei
2018-07-07Port #3505 from CItrafearlessTobi
2018-04-29string_util: Remove StringFromFormat() and related functionsLioncash
2018-01-18qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash
2018-01-17bootmanager: Minor tidiness/correctness changesLioncash
2018-01-17 Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ...N00byKing
2018-01-16Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39)N00byKing
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe