summaryrefslogtreecommitdiffstats
path: root/src/yuzu/bootmanager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-9/+0
* Address review and fix broken yuzu-tester buildJames Rowe2020-03-261-4/+5
* Frontend/GPU: Refactor context managementJames Rowe2020-03-251-25/+12
* frontend: qt: bootmanager: Acquire a shared context in main emu thread.bunnei2020-02-261-2/+7
* frontend: qt: bootmanager: Vulkan: Restore support for VK backend.bunnei2020-02-261-26/+0
* frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.bunnei2020-02-261-22/+50
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-4/+26
* yuzu/bootmanager: Treat the resolution factor as a u32Lioncash2019-06-031-1/+1
* yuzu/bootmanager: Default EmuThread's destructor in the cpp fileLioncash2019-06-031-1/+2
* yuzu/bootmanager: unsigned -> u32Lioncash2019-06-031-3/+3
* yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructorLioncash2019-06-031-1/+1
* emu_window: Pass OnMinimalClientAreaChangeRequest argument by copyReinUsesLisp2019-05-261-2/+1
* yuzu/bootmanager: Remove unnecessary includesLioncash2019-04-171-1/+0
* Merge pull request #2017 from jroweboy/glwidgetbunnei2019-04-141-13/+16
|\
| * bootmanager: Bypass input focus issuesReinUsesLisp2019-03-251-11/+5
| * bootmanager: Delete container to avoid crash on game restartingReinUsesLisp2019-03-251-1/+2
| * QT Frontend: Migrate to QOpenGLWindowJames Rowe2019-01-221-1/+9
* | general: Use deducation guides for std::lock_guard and std::unique_lockLioncash2019-04-011-1/+1
* | gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp2019-02-071-1/+7
|/
* QT Frontend: Add a Loading screen with progressbarJames Rowe2019-01-201-0/+3
* yuzu, video_core: Screenshot functionalityzhupengfei2018-12-181-0/+6
* implemented touch in Qt and SDLNeatNit2018-10-091-1/+9
* core: Namespace EmuWindowLioncash2018-08-121-1/+1
* qt: Add missing override specifiers where applicableLioncash2018-08-061-1/+1
* bootmanager: Minor tidiness/correctness changesLioncash2018-01-181-5/+5
* Massive removal of unused modulesJames Rowe2018-01-131-0/+162