summaryrefslogtreecommitdiff
path: root/src/yuzu/bootmanager.h
AgeCommit message (Expand)Author
2020-12-18bootmanager: Add a check whether loading is completeMorph
2020-11-25Merge pull request #4976 from comex/poll-eventsRodrigo Locatti
2020-11-24frontend: yuzu (qt): Register a callback for ExecuteProgram.bunnei
2020-11-23Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...comex
2020-08-29yuzu/main: Amend lifetime issues with InputSubsystemLioncash
2020-08-27input_common: Eliminate most global stateLioncash
2020-06-27Clang Format.Fernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-03-25Address review and fix broken yuzu-tester buildJames Rowe
2020-03-24Frontend/GPU: Refactor context managementJames Rowe
2020-02-25frontend: qt: bootmanager: Acquire a shared context in main emu thread.bunnei
2020-02-25frontend: qt: bootmanager: Vulkan: Restore support for VK backend.bunnei
2020-02-25frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.bunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2019-06-03yuzu/bootmanager: Treat the resolution factor as a u32Lioncash
2019-06-03yuzu/bootmanager: Default EmuThread's destructor in the cpp fileLioncash
2019-06-03yuzu/bootmanager: unsigned -> u32Lioncash
2019-06-03yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructorLioncash
2019-05-26emu_window: Pass OnMinimalClientAreaChangeRequest argument by copyReinUsesLisp
2019-04-16yuzu/bootmanager: Remove unnecessary includesLioncash
2019-04-13Merge pull request #2017 from jroweboy/glwidgetbunnei
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-03-25bootmanager: Bypass input focus issuesReinUsesLisp
2019-03-25bootmanager: Delete container to avoid crash on game restartingReinUsesLisp
2019-02-06gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp
2019-01-21QT Frontend: Migrate to QOpenGLWindowJames Rowe
2019-01-19QT Frontend: Add a Loading screen with progressbarJames Rowe
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-10-09implemented touch in Qt and SDLNeatNit
2018-08-11core: Namespace EmuWindowLioncash
2018-08-06qt: Add missing override specifiers where applicableLioncash
2018-01-17bootmanager: Minor tidiness/correctness changesLioncash
2018-01-12Massive removal of unused modulesJames Rowe