Historique des commits

Auteur SHA1 Message Date
  Zach Hilman ed82fa3a91 core: Move Freezer class to tools namespace il y a 7 ans
  Zach Hilman 1b7d619914 memory: Add class to manage and enforce memory freezing il y a 7 ans
  Lioncash 8bbe930fac core/core: Remove unnecessary includes il y a 7 ans
  Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode il y a 7 ans
  Lioncash 215fd82738 core/telemetry_session: Remove usages of the global system accessor il y a 7 ans
  bunnei 53f746fa9a Merge pull request #2228 from DarkLordZach/applet-manager-p1 il y a 7 ans
  Zach Hilman ec0bc3061e core: Remove specific applets in favor of AppletManager il y a 7 ans
  Lioncash 612e1388df core/core: Move process execution start to System's Load() il y a 7 ans
  Lioncash a4b0a8559c core/core: Move main process creation into Load() il y a 7 ans
  Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization il y a 7 ans
  Lioncash f2331a804a core/cpu_core_manager: Create threads separately from initialization. il y a 7 ans
  Zach Hilman 45cb41f517 core: Store system-wide ContentProvider for the emulator il y a 7 ans
  Lioncash 540235bb05 file_sys/cheat_engine: Remove use of global system accessors il y a 7 ans
  bunnei 639f0c524d Merge pull request #1933 from DarkLordZach/cheat-engine il y a 7 ans
  Lioncash 8e510d5afa kernel: Make the address arbiter instance per-process il y a 7 ans
  bunnei 4f352833a5 Merge pull request #2055 from bunnei/gpu-thread il y a 7 ans
  bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. il y a 7 ans
  bunnei d2ff93c319 Merge pull request #2190 from lioncash/ogl-global il y a 7 ans
  bunnei 4483089d70 gpu: Refactor to take RendererBase instead of RasterizerInterface. il y a 7 ans
  bunnei 81e086b5ac core: Set is_powered_on before GPU is initialized. il y a 7 ans
  Lioncash c161389a0f kernel/address_arbiter: Pass in system instance to constructor il y a 7 ans
  Zach Hilman 52ac6419da vm_manager: Remove cheat-specific ranges from VMManager il y a 7 ans
  Zach Hilman 7053546687 core: Add support for registering and controlling ownership of CheatEngine il y a 7 ans
  Lioncash b5f0dc95db core/core: Replace direct usage of the global system telemetry accessor from Shutdown() il y a 7 ans
  Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines il y a 7 ans
  Lioncash bd983414f6 core_timing: Convert core timing into a class il y a 7 ans
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing il y a 7 ans
  ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load il y a 7 ans
  ReinUsesLisp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids il y a 7 ans
  ReinUsesLisp 0ed5d728ca rasterizer_interface: Add disk cache entry for the rasterizer il y a 7 ans