Summary: | small performance when playing flightgear (swrast fallback through GTT mapping) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jan Kundrát <jkt> |
Component: | Drivers/DRI/i965 | Assignee: | Kenneth Graunke <kenneth> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | idr |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jan Kundrát
2012-03-01 08:59:40 UTC
Sorry this took so long. Fixed in Mesa master with: commit 3cd7bee48f7caf7850ea64d40f43875d4c975507 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Mon Mar 5 13:54:29 2012 -0800 intel: Remove pointless software fallback for glBitmap on Gen6. We already have a meta path below that works just fine; no apparent regressions in oglconform. NOTE: This is a candidate for the 8.0 branch. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=46834 Reviewed-by: Chad Versace <chad.versace@linux.intel.com> |
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.