orbea 9faa47dd85 multiple: Update e-mail. 6 éve
..
README e57ab7d603 development/libretro-samples: Update script. 6 éve
libretro-samples.SlackBuild c542876aa5 multiple: 80-col limit. 6 éve
libretro-samples.info 9faa47dd85 multiple: Update e-mail. 6 éve
slack-desc 63a2ca2611 development/libretro-samples: Switch homepage to https. 6 éve

README

A set of samples to illustrate the libretro API.

The Vulkan sample cores can be optionally installed. This will
require support in the libretro frontend, video card and driver.
To build with Vulkan use:
VULKAN=1 ./libretro-samples.SlackBuild

To build the debugging symbols use:
DEBUG=1 ./libretro-samples.SlackBuild

fpc is an optional dependency for the pascal pong core.