Summary: | on Unichrome an accelerated window is displayed at double coordinates of window itself | ||
---|---|---|---|
Product: | Mesa | Reporter: | Benno Schulenberg <bensberg> |
Component: | Drivers/DRI/Unichrome | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | bruinjm, idr, miguelmarte, xavier |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
patch by Miguel Marte that fixes the problem
be consistent to avoid doubling up real fix, was working on makecurrent read and sent in the wrong one diff to current git kill off the rest of drawXoff, apply prev patch first remove all uses of Xdrawoffset from unichrome driver |
Description
Benno Schulenberg
2007-02-13 06:30:43 UTC
Where did this bug go? I haven't seen it yet on dri-devel or mesa3d-dev. Created attachment 8832 [details] [review] patch by Miguel Marte that fixes the problem Same patch as submitted for review by Miguel Marte in this email: http://sourceforge.net/mailarchive/message.php?msg_id=38294678 Created attachment 8848 [details] [review] be consistent to avoid doubling up At comment #3: this new patch is not as good as the previous one. After applying it (and tweaking it to make it compile), the gears in glxgears are "gnawed" to bits (at certain x positions), and are located at double the coordinates of the window itself. CC'ing Miguel. See previous comment. Created attachment 8856 [details] [review] real fix, was working on makecurrent read and sent in the wrong one This should do it :\ sorry for the wrong file. Can some one tell me why we are even using orig to begin with? Created attachment 8857 [details] [review] diff to current git Created attachment 8918 [details] [review] kill off the rest of drawXoff, apply prev patch first Kill off the rest of drawXoff, its still affecting the back buffer -> front buffer. This will fix the offset problems in texenv,gearbox and hopefully the problem Xavier has with the screensaver preview. One question that i have is, is the first box in gearbox suppose to be the depth buffer? Created attachment 8961 [details] [review] remove all uses of Xdrawoffset from unichrome driver Combines the last two patches by Miguel, plus a parentheses fix and obsolete comment removal. I've checked in the last patch. Can this be closed now? Thanks. Brian: I can't find the commit, could you give the id? At comment #13: c41d6ab6f062ebce1076ca79f9ad0c7368a0e2d0 Thanks! *** Bug 11762 has been marked as a duplicate of this bug. *** Mass version move, cvs -> git |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.