1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 03:25:11 +08:00
osu-lazer/osu.Game/Screens/Menu
Shane Woolcock 521b11dfcb Use QuadBatch rather than LinearBatch of quads for LogoVisualisation
GL_QUADS is deprecated, and is not supported at all on OpenGL ES.
This fixes the logo visualisation not drawing on iOS.
2019-01-20 18:51:17 +10:30
..
Button.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
ButtonArea.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
ButtonSystem.cs Fix failing testcase 2018-12-26 13:18:36 +09:00
Disclaimer.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
ExitConfirmOverlay.cs Tidy up escape handling 2018-06-29 21:06:38 +09:00
FlowContainerWithOrigin.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
Intro.cs Add letterbox/screen scaling support 2019-01-04 13:36:02 +09:00
IntroSequence.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
LogoVisualisation.cs Use QuadBatch rather than LinearBatch of quads for LogoVisualisation 2019-01-20 18:51:17 +10:30
MainMenu.cs Only allow replay screen changes in menu + songselect 2018-11-30 18:25:54 +09:00
MenuSideFlashes.cs Add letterbox/screen scaling support 2019-01-04 13:36:02 +09:00
OsuLogo.cs Remove pointless default size specification in OsuLogo 2018-12-06 11:56:16 +09:00