72 Commits (75ccd9959ca7aa78b71fbb800ed2127d8613e9dc)

Author SHA1 Message Date
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
Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Zach Hilman 9bba103791 yuzu-cmd: Add call to CreateFactories 7 years ago
tgsm 975226e7ff yuzu-cmd: fix SDL logging 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 7 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 7 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 years ago
Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 0497bb5528 Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago