1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 19:07:20 +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-09-24 03:45:46 +08:00
2017-10-14 14:30:58 +09:00