| Summary: | Weird fonts with mesa-7.4 on low resolutions | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | smoki <smoki00790> |
| Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
RTCW@640x480-Mesa-7.3-good
RTCW@640x480-Mesa-7.4-bad RTCW@640x480-Mesa-7.4-worst |
||
|
Description
smoki
2009-03-31 00:21:00 UTC
Confirmed. Looks like nearest filtering gets used instead of bilinear (with high enough resolution it just doesn't matter much there). git-bisect tells me it's 42ce7900865f857ff6fa07a3e0d1d910426e3633 ("mesa: refactor glTexParameter code").
I'll look into it.
Fixed in master (ebc1478e501d43e0de54e7b6c3edfbc81d7d20c6) and mesa_7_4_branch (7be149cfd131c0b3f7d4337bb83e6fba5f563bf9). (In reply to comment #4) > Fixed in master (ebc1478e501d43e0de54e7b6c3edfbc81d7d20c6) and mesa_7_4_branch > (7be149cfd131c0b3f7d4337bb83e6fba5f563bf9). > Thanks, it is fixed. With that commits you have fixed dynamic lighting problem also (bug #20965). |
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.