rpcsx/rpcs3/Emu/RSX/Overlays
kd-11 cd40bc8c61 overlays: Avoid race condition between rendering and layout operations for system widgets
- System widgets are callable from outside RSX code.
- Responding to draw requests while setup is in progress can cause malformed cached output
- Fixes glitched layouts for system message dialogs
2020-02-24 23:33:47 +03:00
..
Shaders move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
overlay_animation.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
overlay_animation.h rsx: Add color interpolation animation 2020-01-07 21:31:19 +03:00
overlay_controls.h overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_edit_text.cpp overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_fonts.cpp overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_fonts.h overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_list_view.cpp overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_message_dialog.cpp overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00
overlay_osk.cpp overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00
overlay_perf_metrics.cpp overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00
overlay_perf_metrics.h Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
overlay_progress_bar.cpp overlays: More unicode utilities 2020-02-22 15:07:14 +03:00
overlay_save_dialog.cpp overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00
overlay_shader_compile_notification.cpp overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00
overlay_trophy_notification.cpp overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00
overlay_utils.h overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlays.cpp overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlays.h overlays: Avoid race condition between rendering and layout operations for system widgets 2020-02-24 23:33:47 +03:00