Morph
|
6e5cc977ad
renderer_opengl: Update OpenGL backend version requirement to 4.6
|
5 лет назад |
german
|
b483f2d010
Always initialize keyboard input
|
5 лет назад |
german
|
8495e1bd83
Add mutitouch support for touch screens
|
5 лет назад |
Lioncash
|
0d7de7c2db
yuzu: Migrate off of setMargin() to setContentsMargins()
|
5 лет назад |
gal20
|
5dfb8743cb
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
|
5 лет назад |
ReinUsesLisp
|
1b9e08ab78
cmake: Always enable Vulkan
|
5 лет назад |
Morph
|
51a7681957
bootmanager: Add a check whether loading is complete
|
5 лет назад |
bunnei
|
7bc3e80399
Merge pull request #4939 from german77/MouseInput
|
5 лет назад |
german
|
e46f0e084c
Implement full mouse support
|
5 лет назад |
Rodrigo Locatti
|
0e15c68f54
Merge pull request #4976 from comex/poll-events
|
5 лет назад |
bunnei
|
4fbe4da911
frontend: yuzu (qt): Register a callback for ExecuteProgram.
|
5 лет назад |
comex
|
994f497781
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
|
5 лет назад |
Morph
|
484623cd61
bootmanager: Allow mouse clicks only if touch is disabled
|
5 лет назад |
lat9nq
|
c433c0a746
bootmanager: Address review comments
|
5 лет назад |
lat9nq
|
945cfe234b
bootmanager: Log and show GL_RENDERER string when GPU is insufficient
|
5 лет назад |
ReinUsesLisp
|
7003090187
renderer_opengl: Remove emulated mailbox presentation
|
5 лет назад |
ReinUsesLisp
|
9e87193725
video_core: Remove all Core::System references in renderer
|
6 лет назад |
bunnei
|
37faf24c3f
Merge pull request #4605 from lioncash/copy3
|
6 лет назад |
Lioncash
|
1aba91e993
bootmanager: Prevent unnecessary copies in TouchUpdateEvent()
|
6 лет назад |
Lioncash
|
bcd3c79eca
yuzu/main: Amend lifetime issues with InputSubsystem
|
6 лет назад |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
Lioncash
|
b249e4e0ce
yuzu: Resolve C++20 deprecation warnings related to lambda captures
|
6 лет назад |
lat9nq
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
Fernando Sahmkow
|
467d43570e
Clang Format.
|
6 лет назад |
Fernando Sahmkow
|
ad92865497
General: Correct rebase, sync gpu and context management.
|
6 лет назад |
Fernando Sahmkow
|
54e304fe2a
Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL.
|
6 лет назад |
Fernando Sahmkow
|
e6f8bde74b
General: Fix Stop function
|
6 лет назад |
Fernando Sahmkow
|
dc58058203
General: Setup yuzu threads' microprofile, naming and registry.
|
6 лет назад |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 лет назад |
bunnei
|
6205965df9
Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-float
|
6 лет назад |