Historia zmian

Autor SHA1 Wiadomość Data
  Lioncash 697a4669e1 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 7 lat temu
  ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load 7 lat temu
  bunnei e10483a878 Merge pull request #1441 from CarlKenner/DebuggerLog 7 lat temu
  Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 lat temu
  Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 7 lat temu
  Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 7 lat temu
  fearlessTobi 4d139943f2 Port web_service from Citra 7 lat temu
  Zach Hilman 9bba103791 yuzu-cmd: Add call to CreateFactories 7 lat temu
  tgsm 975226e7ff yuzu-cmd: fix SDL logging 7 lat temu
  Lioncash a405373144 vfs_real: Forward declare IOFile 8 lat temu
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 lat temu
  Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 8 lat temu
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 lat temu
  Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 lat temu
  bunnei c0af42d6eb Merge pull request #912 from lioncash/global-var 8 lat temu
  bunnei 2b06301dbf Merge pull request #849 from DarkLordZach/xci 8 lat temu
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 lat temu
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 lat temu
  Zach Hilman 0497bb5528 Fix merge conflicts with opus and update docs 8 lat temu
  Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 lat temu
  Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 lat temu
  Zach Hilman df5b75694f Remove files that are not used 8 lat temu
  Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 lat temu
  bunnei 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 lat temu
  Tobias 316b933a31 Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 lat temu
  James Rowe 020d005d8c yuzu-cmd Apply the filter string from settings 8 lat temu
  bunnei 76b475faf7 Fix build and address review feedback 8 lat temu
  James Rowe 6269a01b4e Add configurable logging backends 8 lat temu
  James Rowe 0d46f0df12 Update clang format 8 lat temu
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 lat temu