osu/osu.Game
Dean Herbert 6929be49b7 Change condition for exclusive fullscreen notice to only show when using the correct renderer
This avoids the notice showing when running on windows, but using the
newer renderers (where the underlying logic hasn't been tested properly
and can result in false-positives).

Supersedes https://github.com/ppy/osu-framework/pull/5759 as a more
correct implementation.
2023-04-28 22:36:30 +09:00
..
Audio
Beatmaps Merge branch 'master' into master 2023-04-22 19:23:52 +02:00
Collections make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Configuration
Database Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 12:16:42 +03:00
Extensions
Graphics Switched to lowercase 2023-04-21 02:35:28 +02:00
Input
IO
IPC
Localisation Don't show decimal point in tooltip 2023-04-25 21:43:14 +09:00
Models
Online
Overlays Change condition for exclusive fullscreen notice to only show when using the correct renderer 2023-04-28 22:36:30 +09:00
Performance
Properties
Replays
Rulesets Fix naming and update in line with nullability 2023-04-26 15:27:58 +09:00
Scoring Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 13:54:47 +03:00
Screens Merge pull request #23309 from peppy/key-counters-fix 2023-04-25 21:15:12 +02:00
Skinning Merge branch 'master' into update-skinnable-sound-before-playing 2023-04-05 22:56:25 +02:00
Storyboards Actually use new end time property when setting lifetimes 2023-04-26 13:28:51 +09:00
Tests
Updater
Users Use image@2x from tournament banner api 2023-03-25 13:08:46 -07:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Merge branch 'master' into shader-cache-stages 2023-04-19 20:47:34 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Switched to lowercase 2023-04-21 02:35:28 +02:00
PerformFromMenuRunner.cs