https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255344
--- Comment #5 from Jan Beich <jbe...@freebsd.org> --- (Legacy) OpenGL compositing for Gtk platforms has been on ice[1] due to many regressions. WebRender needed[2] OpenGL compositing due to shared code. As WebRender matured some drivers were qualified[3]. Only Tier1 platforms were qualified, so BSDs and Solaris which also use Gtk and share widget/compositing code with Linux were left out. For example, FreeBSD would be[4] detected as OperatingSystem::Unknown. HW_COMPOSITING used to show AccelerateLayersByDefault() value but nowadays is overriden via WEBRENDER_QUALIFIED. [1] https://hg.mozilla.org/mozilla-central/rev/6e02d48ef122 [2] https://hg.mozilla.org/mozilla-central/rev/89d7853edd64 [3] https://hg.mozilla.org/mozilla-central/rev/f3fcf307ee80 [4] https://searchfox.org/mozilla-release/rev/d6ba9f5ed372/widget/GfxInfoBase.cpp#312-357 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"