osu/osu.Game/IO
Dean Herbert df20845fbb Share one context per file store for performance reasons
There is now a CreateContext method for retrieving a stand-alone context for threaded use.

We may want to add safety against this context being disposed (or just return a fresh one if it is).
2017-10-23 16:35:35 +09:00
..
Legacy Use Array.Empty. 2017-09-24 03:45:46 +08:00
Serialization Add difficulty application mods 2017-08-07 08:54:54 +09:00
FileInfo.cs Let's not rename columns yet 2017-10-14 14:30:58 +09:00
FileStore.cs Share one context per file store for performance reasons 2017-10-23 16:35:35 +09:00