1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game/Users
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
..
Avatar.cs Use LargeTextureStore for all online texture retrieval 2018-09-09 02:45:37 +09:00
Badge.cs add badges to ProfileHeader 2018-04-15 23:49:45 +02:00
Country.cs Revert async changes 2018-08-31 07:07:10 +09:00
Medal.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
Team.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
UpdateableAvatar.cs Make BeatmapSetOverlay accept nulls everywhere 2018-04-18 16:08:45 +09:00
User.cs Remove age from User class 2018-07-09 10:33:46 +02:00
UserCoverBackground.cs Use LargeTextureStore for all online texture retrieval 2018-09-09 02:45:37 +09:00
UserPanel.cs add badges to ProfileHeader 2018-04-15 23:49:45 +02:00
UserStatistics.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
UserStatus.cs Updated UserStatus.cs to make more sense(UNTESTED) 2018-04-26 12:57:24 +02:00