orbea 63a2ca2611 development/libretro-samples: Switch homepage to https. 7 years ago
..
README e57ab7d603 development/libretro-samples: Update script. 7 years ago
libretro-samples.SlackBuild e57ab7d603 development/libretro-samples: Update script. 7 years ago
libretro-samples.info 63a2ca2611 development/libretro-samples: Switch homepage to https. 7 years ago
slack-desc 63a2ca2611 development/libretro-samples: Switch homepage to https. 7 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.