logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: d5b01d88c6d279bfad66b8982eaff4f768698846
parent 39cdb070dd18d0f09e9e6ea1151505ed4e88d3fb
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 30 Nov 2020 03:18:22 +0100

pure-wayland: community work for TCL/TK and irrlicht

Diffstat:

Mnotes/pure-wayland.shtml4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -34,8 +34,8 @@ <li><a href="https://www.libsdl.org/">SDL2</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://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</li> - <li><a href="http://irrlicht.sourceforge.net/">irrlicht</a>: Nope</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> <li><a href="http://glew.sourceforge.net/">GLEW: OpenGL Extension Wrangler Library</a>: <a href="https://github.com/nigels-com/glew/issues/172">Nope</a></li> <li><a href="https://www.sfml-dev.org/">SFML: Simple and Fast Multimedia Library</a>: <a href="https://github.com/SFML/SFML/issues/1082">Nope</a></li> </ul>