Summary: | glean/vertProg1 test fails on some r300 and higher cards | ||
---|---|---|---|
Product: | Mesa | Reporter: | Maciej Cencora <m.cencora> |
Component: | Drivers/DRI/r300 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | LIT 0^0 fix |
Description
Maciej Cencora
2009-05-19 09:04:26 UTC
Created attachment 26003 [details] [review] LIT 0^0 fix Just FYI: I'm thinking of adding a -pedantic flag to glean and to make this sub-test (and some others) depend on that flag. The 0^0 case is unlikely to come up very often in practice and it's hard to justify the cost of all the extra instructions for LIT just to satisfy this corner case. (In reply to comment #2) > Just FYI: I'm thinking of adding a -pedantic flag to glean and to make this > sub-test (and some others) depend on that flag. > > The 0^0 case is unlikely to come up very often in practice and it's hard to > justify the cost of all the extra instructions for LIT just to satisfy this > corner case. > I agree, I was also wondering if this new path should be enabled by default or only in full conformance mode. Mass version move, cvs -> git The classic r300 driver has been abandoned long ago. It was replaced by the Gallium driver r300g. If you have issues with r300g please file a new bug report with component Drivers/Gallium/r300 Thanks. |
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.