Bug 2062 - backbuffer scissored glClear misplaced
Summary: backbuffer scissored glClear misplaced
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/Unichrome (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high minor
Assignee: Default DRI bug account
QA Contact:
URL: http://donkey.dyndns.org/~yann/via/ba...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-12 06:21 UTC by Yann Vernier
Modified: 2009-08-24 12:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch to apply offsetX only once (1.13 KB, patch)
2004-12-12 06:22 UTC, Yann Vernier
Details | Splinter Review

Description Yann Vernier 2004-12-12 06:21:09 UTC
When scissoring is enabled, glClear() fills the wrong region. I think I've
tracked down the problem, the URL points to a patch.
Comment 1 Yann Vernier 2004-12-12 06:22:06 UTC
Created attachment 1517 [details] [review]
patch to apply offsetX only once
Comment 2 Thomas Hellström 2004-12-12 14:26:41 UTC
Hi!

I'm doing a huge rewrite of via_ioctl.c as part of bug 1950. Among other things,
I'm abstracting the blit operations so that bugs like this should get less likely.
Hopefully that rewrite will fix this problem as well.

/Thomas
Comment 3 Thomas Hellström 2004-12-15 14:01:18 UTC
Could you check if the latest CVS fixes this?

/Thomas

Comment 4 Yann Vernier 2004-12-17 00:32:54 UTC
Yes, the viaBlit unification in via_ioctl.c solved this.
Comment 5 Adam Jackson 2009-08-24 12:22:54 UTC
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.