1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Screens
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
..
Backgrounds Revert async changes 2018-08-31 07:07:10 +09:00
Charts Normalize all the line endings 2018-04-13 18:26:38 +09:00
Direct Normalize all the line endings 2018-04-13 18:26:38 +09:00
Edit Merge branch 'master' into circular-button 2018-08-21 19:15:20 +09:00
Menu DrawInfo -> DrawColourInfo 2018-09-06 18:02:04 +09:00
Multi ToLower -> ToLowerInvariant 2018-07-25 07:37:05 +02:00
Play Revert async changes 2018-08-31 07:07:10 +09:00
Ranking Use LargeTextureStore for all online texture retrieval 2018-09-09 02:45:37 +09:00
Select Merge branch 'master' into add-skin-import-delete 2018-09-07 16:48:01 +09:00
Tournament Update framework 2018-09-07 19:00:43 +09:00
BackgroundScreen.cs Update framework 2018-07-21 16:21:53 +09:00
Loader.cs Fix notifications appearing too early in load process 2018-08-23 11:21:56 +09:00
OsuScreen.cs Revert async changes 2018-08-31 07:07:10 +09:00
ScreenWhiteBox.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00