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

Автор SHA1 Сообщение Дата
  Liam 6bfb4c8f71 kernel: convert KThread to new style 3 лет назад
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant 4 лет назад
  Morph 742f021fdf wait_tree: Eliminate variable shadowing 4 лет назад
  ameerj 936829e873 yuzu: Reduce unused includes 4 лет назад
  lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 лет назад
  bunnei 4b03e6e776 hle: kernel: Migrate to KHandleTable. 5 лет назад
  bunnei bf380b8584 hle: kernel: Remove deprecated Object class. 5 лет назад
  bunnei aa2844bcf9 hle: kernel: HandleTable: Remove deprecated APIs. 5 лет назад
  bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 лет назад
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 лет назад
  bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. 5 лет назад
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 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 лет назад
  Lioncash 196cc82913 yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 7 лет назад
  Lioncash 414cc1eb1f kernel: Remove the Timer class 7 лет назад
  Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 лет назад
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 лет назад
  Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 лет назад
  Lioncash 352b56367c general: Remove unused boost inclusions where applicable 7 лет назад
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
  Lioncash 7846295a8f qt: Add missing override specifiers where applicable 8 лет назад
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 лет назад
  Subv c50393e066 Qt/WaitTree: Display the callstack for each thread in the wait tree widget. 8 лет назад
  Subv 013778aa21 Qt: Update the WaitTree widget to show info about the current mutex of each thread. 8 лет назад
  James Rowe 096be16636 Format: Run the new clang format on everything 8 лет назад
  James Rowe ebf9a784a9 Massive removal of unused modules 8 лет назад