orbea 9d0c04bab0 multiple: Update e-mail. hace 5 años
..
README 721d665ead development/libretro-samples: Added (libretro API samples) hace 8 años
libretro-samples.SlackBuild 0d0c8d368a multiple: 80-col limit. hace 6 años
libretro-samples.info 9d0c04bab0 multiple: Update e-mail. hace 5 años
slack-desc b8534da084 development/libretro-samples: Switch homepage to https. hace 6 años

README

A set of samples to illustrate the libretro API.

The Vulkan sample cores can be optionally installed. This will require both a
video card and driver that support Vulkan, but Slackware does not yet provide
any Vulkan support, so providing the correct build environment is up to you.
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_libretro core.