1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 22:57:42 +08:00
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
..
2017-10-21 23:39:31 +09:00