SlackBuildsOrg/games/mupen64plus-video-angrylionplus
Steven Voges 34d8592806
games/mupen64plus-video-angrylionplus: Added (emulator plugin).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-02 18:02:27 +07:00
..
mupen64plus-video-angrylionplus.info
mupen64plus-video-angrylionplus.SlackBuild
README
slack-desc

This is a conservative fork of angrylion's RDP plugin that aims to
improve performance and add new features while retaining the accuracy
of the original plugin.

Current features:
  * More maintainable code base by dividing the huge n64video.cpp into
    smaller pieces.
  * Improved portability by separating the emulator plugin interface
    and window management from the RDP emulation core.
  * Improved performance on multi-core CPUs by using multi-threaded
    rendering with scan line interleaving.
  * Replaced deprecated DirectDraw interface with a modern OpenGL 3.3
    implementation.
  * Added fullscreen support and manual window sizing.
  * Added BMP screenshot support.
  * Added settings GUI.
  * Added Mupen64Plus support.