rpcsx/rpcs3/Emu/RSX/Capture
kd-11 677b16f5c6 rsx: Fixups
- Also fix visual corruption when using disjoint indexed draws

- Refactor draw call emit again (vk)

- Improve execution barrier resolve
  - Allow vertex/index rebase inside begin/end pair
  - Add ALPHA_TEST to list of excluded methods [TODO: defer raster state]

- gl bringup

- Simplify
  - using the simple_array gets back a few more fps :)
2018-11-30 23:51:25 +03:00
..
rsx_capture.cpp rsx: Fixups 2018-11-30 23:51:25 +03:00
rsx_capture.h rsx: initial capture/replay functionality (#4510) 2018-05-13 12:18:05 +03:00
rsx_replay.cpp rsx-capture: unbreak 2018-10-23 18:02:03 +03:00
rsx_replay.h rsx-capture: unbreak 2018-10-23 18:02:03 +03:00
rsx_trace.h rsx: initial capture/replay functionality (#4510) 2018-05-13 12:18:05 +03:00