slackbuilds_ponce/development/libretro-samples
David Spencer 522ff2b982 development/libretro-samples: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-05-26 06:59:21 +07:00
..
libretro-samples.info development/libretro-samples: Switch homepage to https. 2018-05-26 06:59:21 +07:00
libretro-samples.SlackBuild
README
slack-desc development/libretro-samples: Switch homepage to https. 2018-05-26 06:59:21 +07:00

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.