88 Commits (0b1001793211d639889fb65eaa17d0ab5945ea0e)

Author SHA1 Message Date
lat9nq 0b10017932 yuzu_cmd: Allow user to specify config file location 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 4 years ago
Morph dc5d30a9b4 yuzu_cmd: Remove remaining static system instances 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 4 years ago
ameerj 6bb1f54fbb shader: Adhere to disk shader cache setting 5 years ago
san 48bd60e5c3 yuzu-cmd: Fullscreen Improvements (#6656) 4 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
ReinUsesLisp 70b3c29534 gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Morph dd29408b26 yuzu_cmd: Silence unreferenced local variable warning 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash 637aa4ddef core: Make use of [[nodiscard]] with the System class 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow 9846f5822d General: Setup yuzu threads' microprofile, naming and registry. 6 years ago
Fernando Sahmkow 71cb697314 YuzuCMD/Tester: Correct execution 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
James Rowe c935a1a475 Address review and fix broken yuzu-tester build 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
bunnei 6904e8442d frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
jroweboy 6c818684fa Add FPS to SDL title bar 6 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Lioncash f358207a81 yuzu_cmd/yuzu: Correct formatting specifier 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
ReinUsesLisp 462140fdb1 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp 657f98867d yuzu_cmd: Make OpenGL's context current 7 years ago
Lioncash 12cf6b5c64 CMakeLists: Ensure we specify Unicode as the codepage on Windows 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
xperia64 399dc8e6d4 Fix getopt on systems where char is unsigned by default 7 years ago
Lioncash 9c8b3fff18 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 7 years ago
ReinUsesLisp f1e717fbee gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Zach Hilman 26559da99e cmd: Support passing game arguments from command line 7 years ago