Summary: | progs/tests/afsmultiarb : incorrect rendering | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabio Pedretti <pedretti.fabio> |
Component: | Drivers/DRI/swrast | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fabio Pedretti
2009-04-17 01:47:58 UTC
Backtrace: http://pastebin.com/m2028e6df Fixed the segfault, commit f69d8b083104ea3e0518b397726b14786c439c86. However, the rendering is incorrect. (In reply to comment #2) > However, the rendering is incorrect. I thought it used to work, but I'm not surprised it no longer does, I don't think anyone really relies on this when using swrast. Still seems to work for r200 (there are differences to multiarb.c in the rendering but afaict that's due to changes in multiarb.c which aren't reflected in afsmultiarb.c). Mass version move, cvs -> git I believe this bug should be reassigned to Drivers/DRI/r200 or Mesa core component since the r300 driver doesn't support GL_ATI_fragment_shader extension. (In reply to comment #5) > I believe this bug should be reassigned to Drivers/DRI/r200 or Mesa core > component since the r300 driver doesn't support GL_ATI_fragment_shader > extension. Reassigning to Drivers/DRI/r200 Is this still an issue with a newer driver? From the description it sounds like it was actually not a problem with r200, just swrast... -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/291. |
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.