История коммитов

Автор SHA1 Сообщение Дата
  Morph d942472cce wait_tree: Include Midnight Blue dark themes 6 лет назад
  David Marcec 617eeb09e0 Address issues 6 лет назад
  David Marcec db4502b7b7 frontend: Improve wait tree readability for dark themes 6 лет назад
  Fernando Sahmkow 467d43570e Clang Format. 6 лет назад
  Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. 6 лет назад
  Fernando Sahmkow 7b18174eef ARM/WaitTree: Better track the CallStack for each thread. 6 лет назад
  Fernando Sahmkow 7020d498c5 General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 6 лет назад
  Fernando Sahmkow 38c6c497f6 Yuzu/Debuggers: Correct Wait Tree for Paused threads. 6 лет назад
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 лет назад
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 лет назад
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 лет назад
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 лет назад
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 лет назад
  Fernando Sahmkow b8b7ebcece Correct compiling errors and addapt to the new interface. 7 лет назад
  Hexagon12 209a0dfa35 Merge pull request #2492 from lioncash/debugger 7 лет назад
  Lioncash a059b9eed4 yuzu/debugger/wait_tree: Specify string conversions explicitly 7 лет назад
  Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 лет назад
  Lioncash c268ffd831 kernel/thread: Unify wait synchronization types 7 лет назад
  Fernando Sahmkow acbdfdae64 Add CondVar Thread State. 7 лет назад
  Lioncash 196cc82913 yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 7 лет назад
  Lioncash 414cc1eb1f kernel: Remove the Timer class 7 лет назад
  David Marcec 4f41fd84ff Removed pulse event type 7 лет назад
  Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core 7 лет назад
  bunnei ae582b6669 Merge pull request #1849 from encounter/svcSetThreadActivity 7 лет назад
  Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 лет назад
  Luke Street a3d78b77f8 debugger: Set paused thread color 7 лет назад
  Lioncash 5eb057f422 kernel/object: Amend handle types to distinguish between readable and writable events 7 лет назад
  Luke Street 3e75175d02 svc: Implement SetThreadActivity (thread suspension) 7 лет назад
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 лет назад