diff options
author | Zephyron <zephyron@citron-emu.orgq> | 2025-02-16 11:57:23 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.orgq> | 2025-02-16 11:57:23 +1000 |
commit | a7af4d001bc069b3ad3710667358dd2245f15765 (patch) | |
tree | 93d3be2b3776084c553f123fe6b9b7d8cb313c32 /src/video_core/gpu.cpp | |
parent | ef884ce39c47e41351a25fddd09746eb622d2097 (diff) |
service/vi: Improve OpenDisplay validation
Updates the OpenDisplay function in IApplicationDisplayService to properly
validate display names. Instead of only accepting "Default", now validates
against all known valid display names: "Default", "External", "Edid",
"Internal", and "Null".
- Changes log level from WARNING to DEBUG since this is no longer stubbed
- Adds proper validation for all valid display names
- Returns ResultOperationFailed for invalid display names
- Improves logging by including the requested display name
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions