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:42:20 +0000 (01:42 +0200)
commitd02ab9fc4a1557c10c6b6d545c11df34c3daa173
treef933e48b7dfbf68394f6f6552f649ba2ddcb01af
parent263c6482a45ea118b7e5e4f3939b0cd50f08793e
gpu: rework dma vs busy timing

maybe should implement actual fifo instead someday
libretro/pcsx_rearmed#809
12 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/gpulib/gpu.c
plugins/gpulib/gpu.h
plugins/gpulib/gpu_timing.h