123456789101112 |
- 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.
|