logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: bb34de0ef9534b1b2ba23fd152dba2a4646c3fd6
parent 8d35d6614f6bd673ced56c38d1a2bc1f051c4aaf
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  3 Dec 2020 08:04:06 +0100

pure-wayland: libepoxy

Diffstat:

Mnotes/pure-wayland.shtml3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -36,11 +36,12 @@ <li><a href="https://www.gtk.org/">GTK</a> 3 and later: Yes, Just Works™</li> <li><a href="https://www.qt.io/">Qt</a> 5 and later: Yes, Just Works™</li> <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://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> - <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="http://glew.sourceforge.net/">GLEW: OpenGL Extension Wrangler Library</a>: <a href="https://github.com/nigels-com/glew/issues/172">Nope</a>, <a href="https://github.com/anholt/libepoxy#why-not-use-libglew">consider libepoxy</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>