gpu_neon: rework buffering to reduce flickering
authornotaz <notasas@gmail.com>
Mon, 23 Oct 2023 18:00:35 +0000 (21:00 +0300)
committernotaz <notasas@gmail.com>
Mon, 23 Oct 2023 18:00:35 +0000 (21:00 +0300)
commit2da2fc7676c1fc40d26226a7a4c43728d9a2eedf
treee99e9fb5453d3deae4165330e1fe342cbe3d9492
parentf3746eea2d69d08948522600b99388618ec46f1b
gpu_neon: rework buffering to reduce flickering

... maybe

notaz/pcsx_rearmed#324
17 files changed:
frontend/plat_sdl.c
frontend/plugin_lib.c
frontend/plugin_lib.h
plugins/dfxvideo/gpulib_if.c
plugins/gpu-gles/gpulib_if.c
plugins/gpu_neon/psx_gpu/psx_gpu.c
plugins/gpu_neon/psx_gpu/psx_gpu.h
plugins/gpu_neon/psx_gpu/psx_gpu_4x.c
plugins/gpu_neon/psx_gpu/psx_gpu_offsets.h
plugins/gpu_neon/psx_gpu/psx_gpu_offsets_update.c
plugins/gpu_neon/psx_gpu/psx_gpu_parse.c
plugins/gpu_neon/psx_gpu_if.c
plugins/gpu_senquack/gpulib_if.cpp
plugins/gpu_unai/gpulib_if.cpp
plugins/gpulib/gpu.c
plugins/gpulib/gpu.h
plugins/gpulib/vout_pl.c