orbea 9d0c04bab0 multiple: Update e-mail. 6 лет назад
..
README 721d665ead development/libretro-samples: Added (libretro API samples) 8 лет назад
libretro-samples.SlackBuild 0d0c8d368a multiple: 80-col limit. 6 лет назад
libretro-samples.info 9d0c04bab0 multiple: Update e-mail. 6 лет назад
slack-desc b8534da084 development/libretro-samples: Switch homepage to https. 7 лет назад

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.