1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/cores/libretro-video-processor
gblues 6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
..
internal_cores.h Start integrating video processor code 2016-07-28 19:10:18 +02:00
LICENSE Add libretro-v4l2 and rename it libretro-video-processor 2016-07-28 18:33:24 +02:00
link.T Add libretro-v4l2 and rename it libretro-video-processor 2016-07-28 18:33:24 +02:00
Makefile Add libretro-v4l2 and rename it libretro-video-processor 2016-07-28 18:33:24 +02:00
README.md Add libretro-v4l2 and rename it libretro-video-processor 2016-07-28 18:33:24 +02:00
video_processor_v4l2.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00

libretro-video-processor

Libretro core for V4L2 capture devices

The basic idea is this -- plug your legacy console into a capture device and use RetroArch to upscale it and apply shaders to taste.

Raspberry Pi specific config

Add to /boot/config.txt:

gpu_mem_256=112
gpu_mem_512=368
cma_lwm=16
cma_hwm=32
cma_offline_start=16