Historique des commits

Auteur SHA1 Message Date
  Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core il y a 7 ans
  bunnei ae582b6669 Merge pull request #1849 from encounter/svcSetThreadActivity il y a 7 ans
  Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText il y a 7 ans
  Luke Street a3d78b77f8 debugger: Set paused thread color il y a 7 ans
  Lioncash 5eb057f422 kernel/object: Amend handle types to distinguish between readable and writable events il y a 7 ans
  Luke Street 3e75175d02 svc: Implement SetThreadActivity (thread suspension) il y a 7 ans
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent il y a 7 ans
  Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent il y a 7 ans
  Lioncash 90a981a03a kernel/process: Make the handle table per-process il y a 7 ans
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs il y a 7 ans
  Lioncash baed7e1fba kernel/thread: Make all instance variables private il y a 7 ans
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace il y a 7 ans
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable il y a 8 ans
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state il y a 8 ans
  bunnei 168958f8e2 Merge pull request #942 from lioncash/default il y a 8 ans
  Lioncash 00a68c5eea qt: Default destructors where applicable il y a 8 ans
  Lioncash 2feb1a8ba6 kernel/event: Make data members private il y a 8 ans
  Lioncash 0cd843151f kernel/timer: Make data members private where applicable il y a 8 ans
  Lioncash 2474340684 wait_tree: Add missing switch case for WaitTreeThread::GetText() il y a 8 ans
  Lioncash 9d2cacdc9e wait_tree: Silence warning about all code paths not returning a value il y a 8 ans
  Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class il y a 8 ans
  Michael Scire 4f81bc4e1b Kernel/Arbiters: Mostly implement SignalToAddress il y a 8 ans
  Michael Scire 9d71ce88ce Kernel/Arbiters: Implement WaitForAddress il y a 8 ans
  Subv c50393e066 Qt/WaitTree: Display the callstack for each thread in the wait tree widget. il y a 8 ans
  bunnei 46ec9a9bc9 thread: Rename mask to affinity_masks. il y a 8 ans
  bunnei e6671190a5 wait_tree: Add ideal core and affinity mask. il y a 8 ans
  bunnei 5c0421ebd8 wait_tree: Show all threads on all schedulers. il y a 8 ans
  bunnei a434fdcb10 core: Implement multicore support. il y a 8 ans