https://bugs.freedesktop.org/show_bug.cgi?id=72777
Michel D?nzer <michel at daenzer.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Michel D?nzer <michel at daenzer.net> --- Fixed in xf86-video-ati Git: commit 0c921edf0162fed616cea9d02e168b719243bcd2 Author: Jerome Glisse <jglisse at redhat.com> Date: Wed Oct 30 13:01:02 2013 -0400 radeon/glamor: with new pixmap for dri2 drawable no need to create new texture When creating a new pixmap/bo for dri2 drawable there is no need to create a new texture, instead the texture associated with the new pixmap should be use otherwise there is a missmatch between the bo backing the texture for the drawable and the bo used by dri2 client. -- 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/20131217/8fde705a/attachment.html>