88 Commits (a367db44cfef5a53f58eef947d75964ce9719a89)

Author SHA1 Message Date
ameerj a367db44cf yuzu_cmd: Reduce unused includes 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 17763a44d5 core: Move ResultStatus outside of System 4 years ago
Morph 218ebc1fe8 yuzu_cmd: Remove remaining static system instances 4 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
lat9nq 335de3fdf5 emu_window: Remove global system instance 4 years ago
ameerj dd39b87b0c shader: Adhere to disk shader cache setting 5 years ago
san 583a10fded
yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
ReinUsesLisp 4009ae1da2 bootmanager: Use std::stop_source for stopping emulation 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Morph e07540264d yuzu_cmd: Silence unreferenced local variable warning 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow dc58058203 General: Setup yuzu threads' microprofile, naming and registry. 6 years ago
Fernando Sahmkow 9e4b9f1afd YuzuCMD/Tester: Correct execution 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
James Rowe cf9c94d401 Address review and fix broken yuzu-tester build 6 years ago
James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 years ago
bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
jroweboy 64dbc92b61 Add FPS to SDL title bar 6 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Lioncash c6f05b586f yuzu_cmd/yuzu: Correct formatting specifier 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp 5f877d9458 yuzu_cmd: Make OpenGL's context current 7 years ago
Lioncash 819c21d99e CMakeLists: Ensure we specify Unicode as the codepage on Windows 7 years ago
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
xperia64 ec74a4fd4a Fix getopt on systems where char is unsigned by default 7 years ago
Lioncash 697a4669e1 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 7 years ago
ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 7 years ago