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

Автор SHA1 Сообщение Дата
  Liam ed0319cfed common/fiber: make fibers easier to use 4 лет назад
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
  bunnei 8deaac8bd1 hle: kernel: Use std::mutex instead of spin locks for most kernel locking. 4 лет назад
  bunnei f6de57c1a5 common: fiber: YieldTo: Avoid hard crash on nullptr previous_fiber. 4 лет назад
  MerryMage 59173ff7a7 fiber: Double default stack size 5 лет назад
  bunnei 8f7eb194af common: Fiber: use a reference for YieldTo. 5 лет назад
  bunnei 68ffac250a common: fiber: Use weak_ptr when yielding. 5 лет назад
  bunnei a5ab85ac37 Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 лет назад
  bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber. 5 лет назад
  bunnei 24cae76d16 common: fiber: Use VirtualBuffer for stack memory. 5 лет назад
  bunnei c042a89113 common: fiber: Use boost::context instead of native fibers on Windows. 5 лет назад
  Lioncash 00fb79b2f3 common/fiber: Move all member variables into impl class 5 лет назад
  Lioncash 4a4b685a04 common: Enable warnings as errors 5 лет назад
  ReinUsesLisp cdb2480d39 common/fiber: Take shared_ptr<Fiber> by copy in YieldTo 5 лет назад
  Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 лет назад
  Fernando Sahmkow e77ee67bfa Common/Fiber: Address Feedback and Correct Memory leaks. 6 лет назад
  Fernando Sahmkow b6655aa2e4 Common/Fiber: Implement Rewind on Boost Context. 6 лет назад
  Fernando Sahmkow 137d862d9b Common/Fiber: Implement Rewinding. 6 лет назад
  Fernando Sahmkow 41013381d6 Common/Fiber: Additional corrections to f_context. 6 лет назад
  Fernando Sahmkow 7d2b1a6ec4 Common/Fiber: Correct f_context based Fibers. 6 лет назад
  Fernando Sahmkow 49a7e0984a Core/HostTiming: Allow events to be advanced manually. 6 лет назад
  Fernando Sahmkow 1f7dd36499 Common/Tests: Address Feedback 6 лет назад
  Fernando Sahmkow 3398f701ee Common: Make MinGW build use Windows Fibers instead of fcontext_t 6 лет назад
  Fernando Sahmkow 1bd706344e Common/Tests: Clang Format. 6 лет назад
  Fernando Sahmkow 03e4f5dac4 Common: Correct fcontext fibers. 6 лет назад
  Fernando Sahmkow be320a9e10 Common: Polish Fiber class, add comments, asserts and more tests. 6 лет назад
  Fernando Sahmkow 8d0e3c5422 Tests: Add tests for fibers and refactor/fix Fiber class 6 лет назад
  Fernando Sahmkow bc266a9d98 Common: Implement a basic Fiber class. 6 лет назад