-
-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skia has just been updated to match release branch. Please build and test! #553
Comments
Thanks! Two questions, maybe both are stupid but here goes … The two preferences (I never heard of Skia before today … reading this issue alongside old (2016) https://forums.freebsd.org/threads/firefox-no-gpu-acceleration-since-50-0.59089/#post-338314.) If there's a choice of rendering back-ends (e.g. XRender | OpenGL 2.0 | OpenGL 3.1) for compositing, then should the updated Skia be tested against all back-ends? |
So far so good in self build from 941b281 running on Xubuntu 18.04 64-bit. I play HTML5 games and haven't noticed any problems so far. |
@Peacock365 if you must bump an issue, please do it in the issue (not in other issues). Thanks. |
Builds fine on FreeBSD 10.4 i386/11.1 amd64.
Curiously, it exploded commit history.
|
@grahamperrin, Skia m66 is part of freebsd/freebsd-ports@564a2bd3c851. Did you notice any stability/rendering regressions?
Correct but some places use compile-time checks instead e.g.,
|
Thanks Jan, thanks all. I began testing 56.1.0.111172, built locally, around an hour ago. (Poudriere is failing to fetch waterfox-56.1.0.111178, I'll ignore that for now, retry later.) In my 'everyday' Waterfox profile, about:config?filter=gfx.xrender.enabled – I strayed from the default weeks ago, can't recall exactly when. I vaguely recall reading some of the reasons for it defaulting to – because whenever I tried OpenGL 2.0 or 3.1, things felt too rough. So I figured, go for XRender in Now, for Skia test purposes: will it help if I enable a version of OpenGL in System Settings, and make In my lesser-used 'minimal everyday' profile, about:config?filter=gfx.xrender.enabled – I had just one possible glitch. Maybe one tab blank after restoration by Session Boss, but the blankess was transient. An OWA log on dialogue. So far, not reproducible. Both profiles: multi-process disabled.
|
I found it |
The symptom recurred a few hours ago, I paid closer attention. Simply sitting, watching and waiting for a short while (less than five seconds?) was enough for activity to visibly begin i.e. counter-clockwise spin of whatever it's called in the chrome of a tab. From what I saw of both incidents: I don't think it's a bug. |
Hi everyone,
I've tested out a new way to keep Waterfox up to date with various projects.
This is quite a large change, and relates to anything canvas (including WebGL). Please test :-). Currently gfx/skia now matches the release branch of the Mozilla platform. I've done on my platform (macOS 10.13) and seems to work without issue.
Cheers!
The text was updated successfully, but these errors were encountered: