mirror of https://github.com/encounter/SDL.git
KMSDRM on Dragonfly BSD doesn't work without being root
This commit is contained in:
parent
9e1d7baef1
commit
ddc6be3559
|
@ -1,7 +1,7 @@
|
||||||
KMSDRM on *BSD
|
KMSDRM on *BSD
|
||||||
==================================================
|
==================================================
|
||||||
|
|
||||||
KMSDRM is supported on FreeBSD and OpenBSD. DragonFlyBSD is not tested yet, but should work. NetBSD isn't supported yet because the application will crash when creating the KMSDRM screen.
|
KMSDRM is supported on FreeBSD and OpenBSD. DragonFlyBSD works but requires being a root user. NetBSD isn't supported yet because the application will crash when creating the KMSDRM screen.
|
||||||
|
|
||||||
WSCONS support has been brought back, but only as an input backend. It will not be brought back as a video backend to ease maintenance.
|
WSCONS support has been brought back, but only as an input backend. It will not be brought back as a video backend to ease maintenance.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue