Hello all. I'm working on a wayland compositor, and one of the things I've noticed is that the clients appear to be using software based rendering instead of hardware accelerated rendering (I pretty much only use firefox and emacs pure GTK flaver, so maybe I should say GTK clients). Is there a simple way to get direct rendering to work on OpenBSD or is this something that is going to take some work? Running the compositor on linux doesn't seem to have any issues with hardware acceleration, and sway seems to still use software acceleration for firefox on OpenBSD.
Apologies if I'm using some terminology incorrectly. I started writing this so I could learn more about graphics on OpenBSD, but I'm still learning. Chris