german77
|
4738e14cb0
inputCommon: Mouse fixes
|
5 yıl önce |
german
|
8495e1bd83
Add mutitouch support for touch screens
|
5 yıl önce |
gal20
|
5dfb8743cb
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
|
5 yıl önce |
Morph
|
51a7681957
bootmanager: Add a check whether loading is complete
|
5 yıl önce |
Rodrigo Locatti
|
0e15c68f54
Merge pull request #4976 from comex/poll-events
|
5 yıl önce |
bunnei
|
4fbe4da911
frontend: yuzu (qt): Register a callback for ExecuteProgram.
|
5 yıl önce |
comex
|
994f497781
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
|
5 yıl önce |
Lioncash
|
bcd3c79eca
yuzu/main: Amend lifetime issues with InputSubsystem
|
6 yıl önce |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
6 yıl önce |
Fernando Sahmkow
|
467d43570e
Clang Format.
|
6 yıl önce |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 yıl önce |
ReinUsesLisp
|
bf1d66b7c0
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
|
6 yıl önce |
James Rowe
|
cf9c94d401
Address review and fix broken yuzu-tester build
|
6 yıl önce |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 yıl önce |
bunnei
|
c6f78a4a6d
frontend: qt: bootmanager: Acquire a shared context in main emu thread.
|
6 yıl önce |
bunnei
|
e25297536f
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
|
6 yıl önce |
bunnei
|
14877b8f35
frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.
|
6 yıl önce |
ReinUsesLisp
|
f92cbc5501
yuzu: Implement Vulkan frontend
|
6 yıl önce |
Lioncash
|
e32bf646cf
yuzu/bootmanager: Treat the resolution factor as a u32
|
7 yıl önce |
Lioncash
|
536c9cf006
yuzu/bootmanager: Default EmuThread's destructor in the cpp file
|
7 yıl önce |
Lioncash
|
0a650ec99e
yuzu/bootmanager: unsigned -> u32
|
7 yıl önce |
Lioncash
|
cfb59aad3f
yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor
|
7 yıl önce |
ReinUsesLisp
|
37eaf39b44
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
|
7 yıl önce |
Lioncash
|
52e43734c4
yuzu/bootmanager: Remove unnecessary includes
|
7 yıl önce |
bunnei
|
065f83c6c3
Merge pull request #2017 from jroweboy/glwidget
|
7 yıl önce |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 yıl önce |
ReinUsesLisp
|
9ebc27234d
bootmanager: Bypass input focus issues
|
7 yıl önce |
ReinUsesLisp
|
9ff72ca9f2
bootmanager: Delete container to avoid crash on game restarting
|
7 yıl önce |
ReinUsesLisp
|
eb73247433
gl_shader_cache: Link loading screen with disk shader cache load
|
7 yıl önce |
James Rowe
|
c6a0ab9792
QT Frontend: Migrate to QOpenGLWindow
|
7 yıl önce |