rpcsx/rpcs3/Emu/RSX/Capture
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
..
rsx_capture.cpp Make rsx::get_address report caller location 2020-02-08 22:18:56 +03:00
rsx_capture.h rsx-capture: reduce capture size 2018-12-04 13:01:29 +03:00
rsx_replay.cpp Disable exception handling. 2020-03-12 16:03:08 +03:00
rsx_replay.h move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
rsx_trace.h rsx: Replace gsl::byte with C++17’s std::byte 2019-11-09 19:30:05 +01:00