index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
fiber.cpp
Age
Commit message (
Expand
)
Author
2020-06-27
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-18
Common/Fiber: Address Feedback and Correct Memory leaks.
Fernando Sahmkow
2020-06-18
Common/Fiber: Implement Rewind on Boost Context.
Fernando Sahmkow
2020-06-18
Common/Fiber: Implement Rewinding.
Fernando Sahmkow
2020-06-18
Common/Fiber: Additional corrections to f_context.
Fernando Sahmkow
2020-06-18
Common/Fiber: Correct f_context based Fibers.
Fernando Sahmkow
2020-06-18
Core/HostTiming: Allow events to be advanced manually.
Fernando Sahmkow
2020-06-18
Common/Tests: Address Feedback
Fernando Sahmkow
2020-06-18
Common: Make MinGW build use Windows Fibers instead of fcontext_t
Fernando Sahmkow
2020-06-18
Common/Tests: Clang Format.
Fernando Sahmkow
2020-06-18
Common: Correct fcontext fibers.
Fernando Sahmkow
2020-06-18
Common: Polish Fiber class, add comments, asserts and more tests.
Fernando Sahmkow
2020-06-18
Tests: Add tests for fibers and refactor/fix Fiber class
Fernando Sahmkow
2020-06-18
Common: Implement a basic Fiber class.
Fernando Sahmkow