index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
bootmanager.h
Age
Commit message (
Expand
)
Author
2020-12-18
bootmanager: Add a check whether loading is complete
Morph
2020-11-25
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-24
frontend: yuzu (qt): Register a callback for ExecuteProgram.
bunnei
2020-11-23
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-08-29
yuzu/main: Amend lifetime issues with InputSubsystem
Lioncash
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-04-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-03-25
Address review and fix broken yuzu-tester build
James Rowe
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-02-25
frontend: qt: bootmanager: Acquire a shared context in main emu thread.
bunnei
2020-02-25
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
bunnei
2020-02-25
frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.
bunnei
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2019-06-03
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
yuzu/bootmanager: Default EmuThread's destructor in the cpp file
Lioncash
2019-06-03
yuzu/bootmanager: unsigned -> u32
Lioncash
2019-06-03
yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor
Lioncash
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-04-16
yuzu/bootmanager: Remove unnecessary includes
Lioncash
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-03-25
bootmanager: Bypass input focus issues
ReinUsesLisp
2019-03-25
bootmanager: Delete container to avoid crash on game restarting
ReinUsesLisp
2019-02-06
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-01-21
QT Frontend: Migrate to QOpenGLWindow
James Rowe
2019-01-19
QT Frontend: Add a Loading screen with progressbar
James Rowe
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
2018-10-09
implemented touch in Qt and SDL
NeatNit
2018-08-11
core: Namespace EmuWindow
Lioncash
2018-08-06
qt: Add missing override specifiers where applicable
Lioncash
2018-01-17
bootmanager: Minor tidiness/correctness changes
Lioncash
2018-01-12
Massive removal of unused modules
James Rowe
[prev]