Ryujinx/Ryujinx.HLE/HOS/Services/Vi/RootService/ApplicationDisplayService
Mary 73881fad19
Surface Flinger: Fix an oversight when closing a layer (#2192)
* Surface Flinger: Fix an oversight when closing a layer

As the title say.
I also took the liberty of changing the logic on how we select the
current layer being rendered to make it more explicit when opening and
creating layers.

NOTE: Found by Ac_k.

* check for RenderLayerId and not the dictionary size

This fix a possible race condition between the time you create a layer and set the one currently used for rendering
2021-04-13 02:56:16 +02:00
..
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Display.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IManagerDisplayService.cs Surface Flinger: Fix an oversight when closing a layer (#2192) 2021-04-13 02:56:16 +02:00
ISystemDisplayService.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00