rpcsx/rpcs3/Emu/RSX/Overlays
Nekotekina 04dedb17eb Disable exception handling.
Use -fno-exceptions in cmake.
On MSVC, enable _HAS_EXCEPTION=0.
Cleanup throw/catch from the source.
Create yaml.cpp enclave because it needs exception to work.
Disable thread_local optimizations in logs.cpp (TODO).
Implement cpu_counter for cpu_threads (moved globals).
2020-03-12 16:03:08 +03:00
..
Shaders input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlay_animation.cpp Fix warnings in emucore 2020-03-04 21:23:34 +03:00
overlay_animation.h rsx: Add color interpolation animation 2020-01-07 21:31:19 +03:00
overlay_controls.h move overlays code to headers 2020-02-26 23:43:18 +01:00
overlay_edit_text.cpp overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_fonts.cpp Replace std::string::npos with umax 2020-03-05 14:05:23 +03:00
overlay_fonts.h Add missing include guards 2020-02-27 00:38:55 +03:00
overlay_list_view.cpp overlays: Ditch wstring for u32string 2020-02-24 23:33:47 +03:00
overlay_message_dialog.cpp input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlay_message_dialog.h Fix warnings in emucore 2020-03-04 21:23:34 +03:00
overlay_osk.cpp input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlay_osk.h overlays: add layer modes to osk 2020-02-25 21:57:49 +03:00
overlay_perf_metrics.cpp Disable exception handling. 2020-03-12 16:03:08 +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 input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlay_save_dialog.h move overlays code to headers 2020-02-26 23:43:18 +01:00
overlay_shader_compile_notification.cpp input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlay_shader_compile_notification.h move overlays code to headers 2020-02-26 23:43:18 +01:00
overlay_trophy_notification.cpp input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlay_trophy_notification.h move overlays code to headers 2020-02-26 23:43:18 +01: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 input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00
overlays.h input/overlays: fix premature pad interception removal 2020-03-10 19:04:32 +01:00