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.cpp
Age
Commit message (
Expand
)
Author
2021-06-22
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-02
input_common: Release mouse buttons on out of focus
german77
2021-04-14
common: Move settings to common from core.
bunnei
2021-03-11
Merge pull request #6040 from german77/toggleKeyboard
bunnei
2021-03-05
Enable button toggle for keyboard in the modifier button
german
2021-02-27
inputCommon: Mouse fixes
german77
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-11
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-07
Add mouse panning
german
2021-02-07
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
2021-01-13
yuzu: Migrate off of setMargin() to setContentsMargins()
Lioncash
2020-12-31
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
gal20
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-18
bootmanager: Add a check whether loading is complete
Morph
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-25
Implement full mouse support
german
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-11-15
bootmanager: Allow mouse clicks only if touch is disabled
Morph
2020-11-09
bootmanager: Address review comments
lat9nq
2020-11-09
bootmanager: Log and show GL_RENDERER string when GPU is insufficient
lat9nq
2020-09-20
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-06
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-08-29
Merge pull request #4605 from lioncash/copy3
bunnei
2020-08-29
bootmanager: Prevent unnecessary copies in TouchUpdateEvent()
Lioncash
2020-08-29
yuzu/main: Amend lifetime issues with InputSubsystem
Lioncash
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
General: Correct rebase, sync gpu and context management.
Fernando Sahmkow
2020-06-27
Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL.
Fernando Sahmkow
2020-06-27
General: Fix Stop function
Fernando Sahmkow
2020-06-27
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-27
Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-float
bunnei
2020-06-18
bootmanager: Remove references to OpenGL for macOS
MerryMage
2020-06-16
Fix framebuffer size on fractional scaling display.
Kaiwen Xu
2020-05-17
OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...
Fernando Sahmkow
2020-05-11
Frontend: Remove tracking for context wrapper
James Rowe
2020-04-20
yuzu: Option to hide mouse on inactivity
FearlessTobi
2020-04-10
Merge pull request #3594 from ReinUsesLisp/vk-instance
bunnei
2020-04-07
qt/bootmanager: Remove unnecessary glBindFramebuffer
ReinUsesLisp
2020-04-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-03-30
Frontend: Don't call DoneCurrent if the context isnt already current
James Rowe
2020-03-25
Address review and fix broken yuzu-tester build
James Rowe
[next]