Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 anos atrás |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 anos atrás |
bunnei
|
60511976bb
Merge pull request #6199 from lioncash/log-ns
|
5 anos atrás |
Lioncash
|
64606aefcf
common/log: Move Log namespace into the Common namespace
|
5 anos atrás |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 anos atrás |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 anos atrás |
ReinUsesLisp
|
51512d01d8
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
|
5 anos atrás |
Morph
|
e07540264d
yuzu_cmd: Silence unreferenced local variable warning
|
5 anos atrás |
Morph
|
a745d87971
general: Fix various spelling errors
|
5 anos atrás |
ReinUsesLisp
|
1b9e08ab78
cmake: Always enable Vulkan
|
5 anos atrás |
FearlessTobi
|
10b0ab7926
yuzu: Remove gdbstub configuration
|
5 anos atrás |
Lioncash
|
5bc4eabe36
core: Eliminate remaining usages of the global system instance
|
5 anos atrás |
Rodrigo Locatti
|
0e15c68f54
Merge pull request #4976 from comex/poll-events
|
5 anos atrás |
comex
|
994f497781
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
|
5 anos atrás |
Lioncash
|
bcaadac22c
core: Make use of [[nodiscard]] with the System class
|
5 anos atrás |
ReinUsesLisp
|
7003090187
renderer_opengl: Remove emulated mailbox presentation
|
5 anos atrás |
ReinUsesLisp
|
9e87193725
video_core: Remove all Core::System references in renderer
|
6 anos atrás |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
5 anos atrás |
Lioncash
|
f6bb905182
common/telemetry: Migrate namespace into the Common namespace
|
6 anos atrás |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 anos atrás |
lat9nq
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 anos atrás |
Fernando Sahmkow
|
dc58058203
General: Setup yuzu threads' microprofile, naming and registry.
|
6 anos atrás |
Fernando Sahmkow
|
9e4b9f1afd
YuzuCMD/Tester: Correct execution
|
6 anos atrás |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 anos atrás |
James Rowe
|
cf9c94d401
Address review and fix broken yuzu-tester build
|
6 anos atrás |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 anos atrás |
bunnei
|
2e16c23784
frontend: sdl2: emu_window: Implement separate presentation thread.
|
6 anos atrás |
ReinUsesLisp
|
f92cbc5501
yuzu: Implement Vulkan frontend
|
6 anos atrás |
jroweboy
|
64dbc92b61
Add FPS to SDL title bar
|
6 anos atrás |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 anos atrás |