1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 23:17:25 +08:00
osu-lazer/osu.Game/Overlays/Profile
Dean Herbert f149a66a4d Use LargeTextureStore for all online texture retrieval
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.
2018-09-09 02:45:37 +09:00
..
Components Revert async changes 2018-08-31 07:07:10 +09:00
Header Use LargeTextureStore for all online texture retrieval 2018-09-09 02:45:37 +09:00
Sections Use LargeTextureStore for all online texture retrieval 2018-09-09 02:45:37 +09:00
ProfileHeader.cs Revert async changes 2018-08-31 07:07:10 +09:00
ProfileSection.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00