https://github.com/emacs-ng/emacs-ng/
PGTK with Webrender is replace Cairo drawing with Firefox’s Webrender.
~ ./configure –with-pgtk –with-webrender~
The task is tracked here. It should be as easy as adding PGTK support. But I am currently not have the desire and not have the time to do that. Anybody are welcome to claim that task.
These should be the same as PGTK and Nextstep. By creating an issue on emacs-ng issues following this here.
./configure --with-winit --enable-winit-pselect --with-wr-gl=[surfman|glutin]
./configure --with-winit=tao --enable-winit-pselect --with-wr-gl=[surfman|glutin|gtk3]