gpu: allow to force-enable dithering
authornotaz <notasas@gmail.com>
Mon, 9 Dec 2024 00:17:13 +0000 (02:17 +0200)
committernotaz <notasas@gmail.com>
Mon, 9 Dec 2024 00:21:08 +0000 (02:21 +0200)
commited8077c5d08bf0c40b24ac774723728a0fca661d
tree7a891d9e08eaf3ccee6365f069e975c073284006
parent22082ea18a3e70623b12447d0bc8aae8a274c345
gpu: allow to force-enable dithering

libretro/pcsx_rearmed#853
12 files changed:
frontend/libretro.c
frontend/libretro_core_options.h
frontend/main.c
frontend/menu.c
frontend/plugin_lib.h
plugins/dfxvideo/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/gpu.h
plugins/gpu_unai/gpu_unai.h
plugins/gpu_unai/gpulib_if.cpp