mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 06:57:25 +08:00
f149a66a4d
Until now, many online textures were retrieved via the default texture store, which causes them to never be removed from GPU memory. It also has a performance overhead due to mipmap generation (which will be avoided via ppy/osu-framework#1885. |
||
---|---|---|
.. | ||
DrawableMedal.cs |