nv4097::get_report: use DMA

This commit is contained in:
DHrpcs3 2016-01-10 23:22:55 +02:00
parent b055747d4f
commit a17c41b4e1
2 changed files with 14 additions and 2 deletions

View file

@ -654,6 +654,8 @@ namespace rsx
method_registers[NV4097_SET_ZSTENCIL_CLEAR_VALUE] = 0xffffffff;
method_registers[NV4097_SET_CONTEXT_DMA_REPORT] = CELL_GCM_CONTEXT_DMA_TO_MEMORY_GET_REPORT;
// Reset vertex attrib array
for (int i = 0; i < limits::vertex_count; i++)
{