Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash bd983414f6 core_timing: Convert core timing into a class hace 7 años
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing hace 7 años
  ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load hace 7 años
  ReinUsesLisp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids hace 7 años
  ReinUsesLisp 0ed5d728ca rasterizer_interface: Add disk cache entry for the rasterizer hace 7 años
  Lioncash a661025637 core/frontend/applets/web_browser: Make OpenPage() non-const hace 7 años
  bunnei c9ef8b0af1 Merge pull request #1959 from DarkLordZach/custom-rtc hace 7 años
  Zach Hilman 05dbb47af5 settings: Use std::chrono::seconds instead of s64 for RTC hace 7 años
  Zach Hilman 21f1b2889d core: Set custom RTC differential on game boot hace 7 años
  Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface hace 7 años
  Zach Hilman 32bfa92c71 core: Add getter and setter for WebBrowserApplet frontend hace 7 años
  bunnei f95f6c7d86 Merge pull request #1781 from DarkLordZach/applet-profile-select hace 7 años
  Zach Hilman 58fd0a1c50 core: Add getter/setter for ProfileSelector in System hace 7 años
  Zach Hilman c7b41ade74 core: Make GetGameFileFromPath function externally accessible hace 7 años
  Lioncash 232d95b56e core: Relocate CPU core management to its own class hace 7 años
  Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet hace 7 años
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) hace 7 años
  Lioncash b77f571d20 core: Add missing const variants of getters for the System class hace 7 años
  Lioncash f109615be0 core: Remove unnecessary assert in ArmInterface() hace 7 años
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs hace 7 años
  Lioncash 59f872a8e0 core: Make the live Cpu instances unique_ptrs instead of shared_ptrs hace 7 años
  Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr hace 7 años
  Lioncash c34efbbd60 core: Make CPUBarrier a unique_ptr instead of a shared_ptr hace 7 años
  Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference hace 7 años
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process hace 7 años
  Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr hace 7 años
  Lioncash 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile hace 7 años
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
  Lioncash 3f17fe7133 core: Migrate current_process pointer to the kernel hace 7 años
  Lioncash 56ab608044 core/core: Remove unnecessary sm/controller include hace 7 años