15 Commits (637aa4ddef405266d6bbf98bd32e960d4150e9cb)

Author SHA1 Message Date
Lioncash 637aa4ddef core: Make use of [[nodiscard]] with the System class 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 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
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
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Lioncash c899be460b yuzu-tester/yuzu: Correct format string 7 years ago
Lioncash e664a1b940 yuzu-tester/yuzu: Remove unused variable 7 years ago
Zach Hilman 177fd0a00b yuzutest: Add minor comments 7 years ago
Zach Hilman 75f7a216c2 yuzu_tester: Display results in table format 7 years ago
Zach Hilman 0df48b790f yuzutest: Support multiple tests per executable 7 years ago
Zach Hilman b2b51bf223 yuzu_tester: Use config, icon, and main from yuzu-cmd 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
Carl Kenner c7871341fe logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Zach Hilman d3c023d82f yuzu-cmd: Add call to CreateFactories 7 years ago
tgsm 401976ad10 yuzu-cmd: fix SDL logging 7 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
Lioncash aaed702790 loader: Make ResultStatus directly compatible with fmt 7 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 8 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 8 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 9a3f7d702f Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 91e048cce7 OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
Tobias 7bf3ea7dcc Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 years ago
James Rowe bed23a6e25 yuzu-cmd Apply the filter string from settings 8 years ago
bunnei 0afb4ff542 Fix build and address review feedback 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
bunnei cd93d74b16 yuzu_cmd: Fix project for latest msvc. 8 years ago