RetroArch/ui
Eric Warmenhoven ab27029f2b Fix #14789
The change to apply shaders would be executed and then a command to
apply shaders would immeidately be enqueued, to run asynchronously
after the current event handler, which then did exactly the same
thing, creating a busy loop.
2023-01-07 10:53:30 +01:00
..
drivers Fix #14789 2023-01-07 10:53:30 +01:00
ui_companion_driver.c Remove unnecessary function ui_companion_set_foreground 2022-11-23 06:18:20 +01:00
ui_companion_driver.h Remove unnecessary function ui_companion_set_foreground 2022-11-23 06:18:20 +01:00