Browse Source
[core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123)
[core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123)
This should fix the issue with, for example, ToTK running at 60 FPS when overlay applet is running. This also should always run the overlay as actual overlay and not in the back. Stubs RequestListSummaryOverlayNotifications in friends Syncs Language of the Emulator, when setting language, this is used in Starter Applet Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3123 Reviewed-by: CamilleLaVey <camillelavey99@gmail.com> Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com> Co-authored-by: Maufeat <sahyno1996@gmail.com> Co-committed-by: Maufeat <sahyno1996@gmail.com>pull/3174/head
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
18 changed files with 222 additions and 75 deletions
-
12src/core/hle/service/am/display_layer_manager.cpp
-
32src/core/hle/service/am/service/overlay_functions.cpp
-
1src/core/hle/service/am/service/overlay_functions.h
-
4src/core/hle/service/am/window_system.cpp
-
12src/core/hle/service/friend/friend.cpp
-
51src/core/hle/service/ns/application_manager_interface.cpp
-
4src/core/hle/service/ns/application_manager_interface.h
-
5src/core/hle/service/ns/ns_types.h
-
3src/core/hle/service/nvnflinger/display.h
-
63src/core/hle/service/nvnflinger/hardware_composer.cpp
-
4src/core/hle/service/nvnflinger/hardware_composer.h
-
10src/core/hle/service/nvnflinger/surface_flinger.cpp
-
1src/core/hle/service/nvnflinger/surface_flinger.h
-
26src/core/hle/service/set/system_settings_server.cpp
-
3src/core/hle/service/vi/conductor.cpp
-
10src/core/hle/service/vi/container.cpp
-
1src/core/hle/service/vi/container.h
-
55src/core/hle/service/vi/shared_buffer_manager.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue