https://bugs.freedesktop.org/show_bug.cgi?id=78190
--- Comment #15 from Daniel Stone <[email protected]> --- (In reply to Jason Ekstrand from comment #14) > I was under the impression that we had a pile of unfixable > never-going-to-bee-patched EGL implementations floating around that we > needed to work around. If that's not a huge issue than adding a > buffer_damage request is fine Not really, no. The only one which fits that bill (implements SwapBuffersWithDamage and is known to not always send infinite damage) is PowerVR. However, the PVR implementations are third-party, not distributed by Imagination themselves, so I think breaking those is completely fine: we're not going to break anything by upgrading that no-one can fix. Even then, the client winsys implementation on PowerVR can be implemented by external modules, as it provides an API that lets you compile externally, even when you don't have the DDK source. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
