For anyone (like me) not familar with WebRender, here's a great writeup: https://hacks.mozilla.org/2017/10/the-whole-web-at-maximum-f... Also a great read for anyone interested in long-form technical articles that try to serve a wide range of reader types.
WebRender is in beta
41–50 of 78 posts
Re: WebRender is in beta
#42Earlier quoted context omitted.
I've experienced the exact same thing on latest thunderbird betas and nightlies. Its a shame that GPU support by Mozilla products is in such abysmal state. Meanwhile Google has working hardware accelerated video decoding AND decent GPU support in Chrome.
Firefox has had hardware video decoding and GPU support for like 15 years? This is just a new graphics stack.
Re: WebRender is in beta
#43Re: WebRender is in beta
#44Re: WebRender is in beta
#45Earlier quoted context omitted.
I've experienced the exact same thing on latest thunderbird betas and nightlies. Its a shame that GPU support by Mozilla products is in such abysmal state. Meanwhile Google has working hardware accelerated video decoding AND decent GPU support in Chrome.
Firefox has had hardware video decoding and GPU support for like 15 years? This is just a new graphics stack.
Re: WebRender is in beta
#46Enabled in FF Nightly 65.0a1 (2018-10-26) (64-bit) and it felt a little sluggish especially with regards to scrolling. I understand it's in beta but I guess I was expecting things to "feel" faster. Tried resizing larger sites/pages and things felt snappy but scrolling felt jumpy and off. That said, can't wait for this to come out of beta!
I've experienced the exact same thing on latest thunderbird betas and nightlies. Its a shame that GPU support by Mozilla products is in such abysmal state. Meanwhile Google has working hardware accelerated video decoding AND decent GPU support in Chrome.
Hardware accelerated video decoding is barely worth it on Linux. Crashes galore. Does Chromium even enable it by default?
The problem is not writing the "GPU support", but working around the mountain of Xorg bugs that it triggers. As an example just this week, I recently ripped out OS compositing support from WebRender on X because it was simply impossible to deploy without crashing. (It will still work on X, but energy usage will be worse.)
Re: WebRender is in beta
#47Is GPU rendering going to open up new security holes? If not, then how do we know it won't?
Re: WebRender is in beta
#48Wondering if Pathfinder made it to this release? Perhaps pcwalton could chime in?
Re: WebRender is in beta
#49I've just made very basic integration with node. It's rather PoC, but it works. It can currently show a window and render moving rect from vue.js template. There's still a lot of work to be done, webrender does too little to be just drop in replacement for electron but it might be worth watching if you're interested in anything like that (lightweight cross-platform opengl-rendered gui apps developed in react/vue/angu…
This is a nice experiment ! There are a few people starting to hack around with WebRender. There are already Limn, Azul, Stylish, etc...it would be nice if we joined forces in developing one good UI framework powered by WebRender.
Re: WebRender is in beta
#50"Bobby fixed a crash" - A crash relating to what ? This changelog is awful, who approved this?