commit: d039f3c699113b9a8ee65e882f61caf03137bec7
parent b903d6b60c506120fbbea31333b4a9d745e9869e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 15 Dec 2020 08:00:31 +0100
notes/pure-wayland: More games
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -29,11 +29,18 @@
<ul>
<li><a href="https://github.com/fmang/oshu">oshu</a>: Yes, just Works™ thanks to it being pure SDL2</li>
<li><a href="https://parallelrealities.itch.io/blob-wars-attrition">Blob Wars : Attrition</a>: Yes, Just Works™ (SDL2)</li>
+ <li><a href="https://github.com/Xenoveritas/abuse">abuse</a> (Crack.Com): Yes, Just Works™</li>
+ <li><a href="https://github.com/sergiou87/open-supaplex">open-supaplex</a>: Just Works™</li>
<li><a href="https://supertux.org/">SuperTux</a>: <del>No, because of GLEW</del> Yes, changed it's build configuration to use <a href="https://glbinding.org/">glbinding</a></li>
<li><a href="https://supertuxkart.net/">SuperTuxKart</a>: Quite, works in wayland with gles2(because irrlicht tries to dynamically load <code>libGL.so.1</code> otherwise) in current git (<code>9f1ae2b7619f21546cc5cdd4bbeea53492d4b7ac</code>)</li>
+ <li><a href="https://7kfans.com/">seven-kingdoms</a>: Seems to work fine</li>
<li><a href="https://neverball.org">neverball</a>: No, Fails at runtime</li>
+ <li><a href="https://viewizard.com">astromenace</a>: No, depends on X11</li>
+ <li><a href="https://www.xonotic.org/">xonotic</a>: No, depends on X11</li>
+ <li><a href="https://www.bzflag.org/">bzflag</a>: No, depends on GLEW</li>
<li><a href="https://www.bay12games.com/dwarves">dwarf fortress</a>: No, hard-depends on GTK2+ and libSDL-1</li>
<li><a href="http://armagetronad.org/">armagetronad</a>: No, even in the current SDL2 branch</li>
+ <li><a href="http://www.wesnoth.org">wesnoth</a>: Not really, some basic actions are broken</li>
<li><a href="http://www.secretmaryo.org/">Secret Maryo Chronicles</a>: No, hard depends on X11</li>
<li><a href="https://secretchronicles.org/">TSC: The Secret Chronicles of Dr. M.</a>: No, because of SFML</li>
<li><a href="https://github.com/Anuken/Mindustry">Mindustry</a>: Nope, <code>libsdl-arc64.so</code> is shared linked against <code>libGL.so.1</code></li>