gpu: rework dma vs busy timing
authornotaz <notasas@gmail.com>
Wed, 13 Dec 2023 20:14:54 +0000 (22:14 +0200)
committernotaz <notasas@gmail.com>
Wed, 13 Dec 2023 23:41:31 +0000 (01:41 +0200)
commit8412166f53abb220b85e0aff47924c04724abfa4
treec819c01b83c0aef2d6ee63284827ecbf7498e0d5
parent42dde520a83b9c391b41b0eceecb1ce3eaed7e72
gpu: rework dma vs busy timing

maybe should implement actual fifo instead someday
libretro/pcsx_rearmed#809
13 files changed:
frontend/plugin.c
libpcsxcore/plugins.h
libpcsxcore/psxdma.c
plugins/dfxvideo/gpulib_if.c
plugins/gpu-gles/gpulib_if.c
plugins/gpu_neon/psx_gpu/psx_gpu.h
plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
plugins/gpu_neon/psx_gpu_if.c
plugins/gpu_unai/gpulib_if.cpp
plugins/gpu_unai_old/gpulib_if.cpp
plugins/gpulib/gpu.c
plugins/gpulib/gpu.h
plugins/gpulib/gpu_timing.h