Re: Wayland on FreeBSD
Niclas Zeising <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11,gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
On 2020-04-20 12:07, Greg V wrote: > Apr 20, 2020 12:56:35 PM Frederic Chardon <[email protected]>: > >> Le dim. 19 avr. 2020 à 13:50, Jan Beich <[email protected]> a écrit : >> >>> >>> >>> I'm using Sway myself primarily with X11 applications. For example, >>> "vblank_mode=0 glxgears" shows 3x more FPS than on real Xorg server. ;) >>> >> >> I decided to give it a try, is hardware acceleration supposed to work? >> glxgears gives 10x less fps than with X, and 3D is incredibly >> sluggish. >> eglinfo output that leads me to believe it is not: >> GBM platform: >> i965_dri.so does not support the 0xffffffff PCI ID. >> >> It is with sway, -current from yesterday, intel HD4000 iGPU (Ivybridge i5-3320M) >> no difference between drm-devel-kmod or drm-current-kmod. > > Sway itself wouldn't even start without hardware rendering, it doesn't *have* a software renderer. > > For the X applications like glxgears, I guess with the mesa build that's in official ports currently you still need that DRI3 something environment variable.. You shouldn't need that one. We switched the default to use DRI3 not long after xorg-server was updated to 1.20. https://svnweb.freebsd.org/ports?view=revision&revision=528071 It should also be in the latest quarterly branch. Regards -- Niclas _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"