orbea 56658ce8cc multiple: Use the commit date instead of the author date. 5 lat temu
..
README 3e135e6823 games/libretro/parallel-n64: Update README for vulkan 7 lat temu
parallel-n64.SlackBuild 56658ce8cc multiple: Use the commit date instead of the author date. 5 lat temu
parallel-n64.info 9faa47dd85 multiple: Update e-mail. 5 lat temu
slack-desc 2af9e33f2d games/libretro: Switch to https. 7 lat temu

README

Parallel-n64 is a cross-platform plugin-based N64 emulator which is capable of
accurately playing many games.

This package was previously called mupen64plus-libretro.

Parallel-n64 optionally supports using OpenGL ES 2 instead of OpenGL which
will require support in the libretro frontend, video card and driver. This
can be done by building Mupen64Plus with:
GLES=1 ./parallel-n64.SlackBuild

Vulkan can be used instead of OpenGL which will require support in the libretro
frontend, video card and driver.

To build the debugging symbols use:
DEBUG=1 ./parallel-n64.SlackBuild