Re: KMS/DRM context for the GL/GLES renderer
"vanfanel" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Ok, it seems the CMAKE buildsystem activates the KMS/DRM backend. This is how I am configuring it: cmake ../ -DVIDEO_X11=OFF -DVIDEO_WAYLAND=OFF -DOSS=OFF -DDISKAUDIO=OFF -DVIDEO_DUMMY=OFF -DCMAKE_INSTALL_PREFIX=/usr The KMS/DRM backend is on now. However, when trying it I get: > Couldn't create window: Couldn't find display mode match. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org