[Bug 92309] Box drawn around cursor in multiple 3D games

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 26 23:23:53 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92309

--- Comment #10 from Michel Dänzer <michel at daenzer.net> ---
Presumably the cursor isn't captured by apitrace because it's not rendered
using OpenGL but uses the Xcursor* APIs. The artifacts are most likely due to
the cursor image not using proper pre-mulitplied alpha data as expected by
those APIs, which apparently happens to "work" to some degree with other
drivers / hardware.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151027/aa282ace/attachment.html>


More information about the dri-devel mailing list