gpu: rework downscale stuff
authornotaz <notasas@gmail.com>
Tue, 30 Dec 2025 21:59:19 +0000 (23:59 +0200)
committernotaz <notasas@gmail.com>
Fri, 2 Jan 2026 00:43:50 +0000 (02:43 +0200)
commitb7354977448629cc7e8b5c7879dbc9d22f8f03cf
tree100d1e9dde12e0134eacffaa61c47dfb42d31da7
parent254477d4d8881a0c41c8fae19f14dd533bbffca4
gpu: rework downscale stuff

no more need for extra buffer, works with all plugins
18 files changed:
frontend/cspace.c
frontend/cspace.h
frontend/cspace_arm.S
frontend/cspace_neon.S
frontend/libretro.c
frontend/libretro_core_options.h
frontend/menu.c
frontend/plat_pollux.c
frontend/plat_sdl.c
frontend/plugin_lib.c
frontend/plugin_lib.h
plugins/gpu_unai/gpu.h
plugins/gpu_unai/gpu_unai.h
plugins/gpu_unai/gpulib_if.cpp
plugins/gpulib/gpu.c
plugins/gpulib/gpu.h
plugins/gpulib/gpu_async.c
plugins/gpulib/vout_pl.c