rpcsx/rpcs3/Emu/RSX/Capture
eladash 28e4a9e0d0 rsx image_in: Fix in_pitch 0
The hw doesnt fix pitch, when specifying src pitch 0 it copies the same pixels line to dst. keep in mind out_pitch = 0 is not allowed in image_in.
Same goes for buffer_notify, though it allows out_pitch to be 0.
2018-12-04 13:01:29 +03:00
..
rsx_capture.cpp rsx image_in: Fix in_pitch 0 2018-12-04 13:01:29 +03:00
rsx_capture.h rsx-capture: reduce capture size 2018-12-04 13:01:29 +03:00
rsx_replay.cpp rsx-capture: reduce capture size 2018-12-04 13:01:29 +03:00
rsx_replay.h rsx-capture: reduce capture size 2018-12-04 13:01:29 +03:00
rsx_trace.h rsx: initial capture/replay functionality (#4510) 2018-05-13 12:18:05 +03:00