commit: b903d6b60c506120fbbea31333b4a9d745e9869e
parent 4f2da3dc98b5c5f5ca1613a04f7f43d6ca67cd80
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 15 Dec 2020 06:39:54 +0100
notes/pure-wayland: Allegro status
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -46,6 +46,8 @@
<li><a href="https://www.libsdl.org/">SDL2</a>: Just Works™</li>
<li><a href="https://github.com/anholt/libepoxy">libepoxy</a>: Just Works™</li>
<li><a href="http://freeglut.sourceforge.net/">FreeGLUT: free OpenGL utility toolkit</a>: Maybe, compiles but untested</li>
+ <li><a href="https://liballeg.org/">allegro-4</a>: Maybe, compiles with OpenGL enabled</li>
+ <li><a href="https://liballeg.org/">allegro-5</a>: Sort of, OpenGL on it pulls <code>GL/glx.h</code> but can be disabled</li>
<li><a href="https://www.fltk.org/">FLTK</a>: Nope, could be there in the future(1.4.x) see <a href="https://www.fltk.org/str.php?L3371">STR #3371</a></li>
<li><a href="https://www.tcl.tk/">TCL/TK</a>: Nope, but there is <a href="http://www.androwish.org/home/wiki?name=undroidwish">undroidwish</a> apparently supporting it, <a href="https://wiki.tcl-lang.org/page/GSoC+Idea%3A+Tk+Backend+for+the+Wayland+Display+Protocol">GSoC idea page</a></li>
<li><a href="http://irrlicht.sourceforge.net/">irrlicht</a>: Nope, <a href="http://irrlicht.sourceforge.net/forum/viewtopic.php?f=6&t=52107">there is some community work on it</a></li>