orbea 56658ce8cc multiple: Use the commit date instead of the author date. 5 years ago
..
README e57ab7d603 development/libretro-samples: Update script. 6 years ago
libretro-samples.SlackBuild 56658ce8cc multiple: Use the commit date instead of the author date. 5 years ago
libretro-samples.info 9faa47dd85 multiple: Update e-mail. 6 years ago
slack-desc 63a2ca2611 development/libretro-samples: Switch homepage to https. 6 years ago

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.