| Summary: | File r300_render.c function r300Fallback line 486 | ||
|---|---|---|---|
| Product: | DRI | Reporter: | Andrea V. <vezza> |
| Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | ||
| Version: | XOrg git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| URL: | http://digilander.libero.it/vezza | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Andrea V.
2006-06-29 03:39:22 UTC
Same here with Google Earth. Commenting out that line in r300_render.c enables acceleration. By commenting out you have accelerated line drawing but not smooth line drawing even though with hight screen resolution and small linewidth you probably won't see the difference. Anyway the message you see doesn't mean it fallback fully in software rendering just that smooth line are drawed using software. So please don't report bug for that. This are functionality not yet implemented. The current situation is that unpatched Mesa r300 provides horrible performance for an important application. Until the functionality is implemented, perhaps there should be a runtime config option to ignore the flag instead of falling back to software rendering? |
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.