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
|
5 лет назад |
Lioncash
|
1aba91e993
bootmanager: Prevent unnecessary copies in TouchUpdateEvent()
|
5 лет назад |
Lioncash
|
bcd3c79eca
yuzu/main: Amend lifetime issues with InputSubsystem
|
5 лет назад |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
5 лет назад |
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 лет назад |
MerryMage
|
778f86989a
bootmanager: Remove references to OpenGL for macOS
|
6 лет назад |
Kaiwen Xu
|
7a59eeb5be
Fix framebuffer size on fractional scaling display.
|
6 лет назад |
Fernando Sahmkow
|
4cff5dd194
OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled.
|
6 лет назад |
James Rowe
|
1585981eec
Frontend: Remove tracking for context wrapper
|
6 лет назад |
FearlessTobi
|
e7664b7a4f
yuzu: Option to hide mouse on inactivity
|
6 лет назад |
bunnei
|
51c6688e21
Merge pull request #3594 from ReinUsesLisp/vk-instance
|
6 лет назад |
ReinUsesLisp
|
c6ea0d010b
qt/bootmanager: Remove unnecessary glBindFramebuffer
|
6 лет назад |
ReinUsesLisp
|
bf1d66b7c0
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
|
6 лет назад |
James Rowe
|
f1da3ec584
Frontend: Don't call DoneCurrent if the context isnt already current
|
6 лет назад |
James Rowe
|
cf9c94d401
Address review and fix broken yuzu-tester build
|
6 лет назад |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 лет назад |
bunnei
|
c6f78a4a6d
frontend: qt: bootmanager: Acquire a shared context in main emu thread.
|
6 лет назад |
bunnei
|
e25297536f
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
|
6 лет назад |
bunnei
|
14877b8f35
frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.
|
6 лет назад |
bunnei
|
667f026c95
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
|
6 лет назад |