summaryrefslogtreecommitdiffstats
path: root/src/yuzu/bootmanager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp2019-02-071-0/+9
* QT Frontend: Add a Loading screen with progressbarJames Rowe2019-01-201-2/+9
* yuzu, video_core: Screenshot functionalityzhupengfei2018-12-181-0/+18
* Update OpenGL's backend version from 3.3 to 4.3FernandoS272018-11-211-1/+1
* bootmanager: Use QStringLiteral instead of std::string to represent the window titleLioncash2018-10-241-4/+2
* implemented touch in Qt and SDLNeatNit2018-10-091-7/+64
* Port #4141 from citra: Joystick hotplug support (#1275)Tobias2018-09-111-0/+1
* frontend: Set swap interval to 0fearlessTobi2018-09-061-0/+1
* OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.bunnei2018-07-141-1/+4
* Port #3505 from CItrafearlessTobi2018-07-071-6/+7
* string_util: Remove StringFromFormat() and related functionsLioncash2018-04-301-2/+4
* qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash2018-01-191-2/+2
* bootmanager: Minor tidiness/correctness changesLioncash2018-01-181-2/+1
* Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code (#41)N00byKing2018-01-171-13/+1
* Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39)N00byKing2018-01-161-0/+1
* Removing unused settings and yuzu rebrandingJames Rowe2018-01-131-3/+1
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-4/+2
* Massive removal of unused modulesJames Rowe2018-01-131-0/+310