18 Commits (085adfea00a525796a3bf4b2dd345e1df656c930)

Author SHA1 Message Date
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 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
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 7 years ago
Lioncash 6e11cfcdf0 yuzu-tester/yuzu: Correct format string 7 years ago
Lioncash a0ee10b114 yuzu-tester/yuzu: Remove unused variable 7 years ago
Zach Hilman 3a26b49c2c yuzutest: Add minor comments 7 years ago
Zach Hilman 511bf3435d yuzu_tester: Display results in table format 7 years ago
Zach Hilman f279e792b7 yuzutest: Support multiple tests per executable 7 years ago
Zach Hilman 819006d0d3 yuzu_tester: Use config, icon, and main from yuzu-cmd 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 8 years ago
Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 8 years ago
Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 8 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 8 years ago
Zach Hilman 9bba103791 yuzu-cmd: Add call to CreateFactories 8 years ago
tgsm 975226e7ff yuzu-cmd: fix SDL logging 8 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 8 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 years ago
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 8 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 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
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
Tobias 316b933a31 Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 years ago
James Rowe 020d005d8c yuzu-cmd Apply the filter string from settings 8 years ago
bunnei 76b475faf7 Fix build and address review feedback 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago