tangled
alpha
login
or
join now
keii.dev
/
osu-framework
A game framework written with osu! in mind.
0
fork
atom
overview
issues
pulls
pipelines
osu-framework
/
osu.Framework
/
Threading
/
at
master
9 files
AudioThread.cs
Fix tests on linux
4 years ago
DrawThread.cs
Rewrite `GameThread` and expose state as `IBindable<GameThreadState>`
4 years ago
GameThread.cs
Add better documentation of update rate properties
4 years ago
GameThreadState.cs
Add `Starting` state to improve safety of `Start` call
4 years ago
InputThread.cs
Remove and replace `UsesNativeThread` property
4 years ago
ScheduledDelegate.cs
Add xmldoc to enum
6 years ago
Scheduler.cs
Add test coverage of regressed update task count
5 years ago
ThreadedTaskScheduler.cs
Catch potential ObjectDisposedException
5 years ago
UpdateThread.cs
Apply suggestions from code review
5 years ago