Index: head/x11-servers/xwayland-devel/pkg-message =================================================================== --- head/x11-servers/xwayland-devel/pkg-message (nonexistent) +++ head/x11-servers/xwayland-devel/pkg-message (revision 537582) @@ -0,0 +1,10 @@ +Known issues: +- When /dev/dri/card0 and /dev/dri/renderD128 have different major(3) + DRI3 may fail e.g., on i915kms in I915_GETPARAM with EACCESS. + Without DRI3 for glamor Xwayland falls back to swrast (llvmpipe). + If OpenGL applications appear slow check with glxinfo then try + enabling setuid bit e.g., + + $ glxinfo | fgrep Device: + Device: llvmpipe (LLVM 8.0, 256 bits) (0xffffffff) + $ chmod u+s `which Xwayland` Property changes on: head/x11-servers/xwayland-devel/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property