rpcsx/rpcs3/Emu/RSX/Overlays
Nekotekina b35a5982e8 Fix one bug with MsgDialog thread (freeze on exit)
Forgot to check thread state
2020-02-26 21:23:30 +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 Fix one bug with MsgDialog thread (freeze on exit) 2020-02-26 21:23:30 +03:00
overlay_osk.cpp Add thread_count instead of former thread pool 2020-02-25 23:16:55 +03:00
overlay_osk.h overlays: add layer modes to osk 2020-02-25 21:57:49 +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.cpp overlays: move code to overlay_utils.cpp 2020-02-25 21:57:49 +03:00
overlay_utils.h overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlays.cpp overlays: hotfix for waiting on thread_count 2020-02-25 23:43:05 +03:00
overlays.h Add thread_count instead of former thread pool 2020-02-25 23:16:55 +03:00