[Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 19 22:23:43 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=90264
Emanuel Czirai <xftroxgpx at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xftroxgpx at gmail.com
--- Comment #72 from Emanuel Czirai <xftroxgpx at gmail.com> ---
Created attachment 130930
--> https://bugs.freedesktop.org/attachment.cgi?id=130930&action=edit
DRI2 fixed for me; not DRI3 though (chromium tooltip corruption tested on
youtube videos)
as the comment above, fixed for me but only for DRI2. Patch
attached.(&confirmed to fail without patch)
Does anyone know what's the equivalent of that XSync in DRI3 speak?
+ if (gc->currentDpy != NULL)
+ XSync(gc->currentDpy, False);
I can give more info & test any patches, if anyone's willing and has the
time...
Cheers.
Chromium 59.0.3068.0
mesa 17.0.4-2 (in Arch Linux)
GL_VENDOR X.Org
GL_RENDERER Gallium 0.4 on AMD SUMO (DRM 2.49.0 / 4.11.0-rc7-g4f7d029b9bf0,
LLVM 3.9.1)
GL_VERSION 3.3 (Core Profile) Mesa 17.0.4
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170419/80686fa9/attachment-0001.html>
More information about the mesa-dev
mailing list