Ammie
@AmmieNyami@social.ammienyami.com
8mo
I was working on WindowRenderer the entire morning to finish the stuff I was working on yesterday, and now it's finished!
WindowRenderer no longer depends on SRM for DRM/KMS stuff :3
This is good for several reasons, one of them being that it doesn't link with GLX and X11 stuff anymore. Previously it did that because SRM would link with -Igl instead of -IOpenGL, which would also pull GLX and X11 stuff as a consequence