Summary: | xterm menus corrupt since tgsi/scan: handle indirect image indexing correctly | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andy Furniss <adf.lists> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | maraeo |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | xterm menu bad rendering |
Description
Andy Furniss
2016-11-05 13:59:10 UTC
The X server doesn't use shader images, so I think the bisection went wrong. The X server should be restarted for every bisection step. (In reply to Marek Olšák from comment #1) > The X server doesn't use shader images, so I think the bisection went wrong. > The X server should be restarted for every bisection step. It probably does via GLAMOR + PBO's I would assume. (In reply to Marek Olšák from comment #1) > The X server doesn't use shader images, so I think the bisection went wrong. > The X server should be restarted for every bisection step. It seemed like a clean bisect - I did restart X every step. It doesn't revert from head though, so I couldn't confirm with that. Also tested with llvm a bit off head (as I have a bug open for head), but it made no difference. Will re-check later. Created attachment 127792 [details]
xterm menu bad rendering
So I rechecked by reset --hard onto bad and then the one before and the one before is OK.
Attaching what bad looks like.
This is not straight forward though, as by chance when testing, SWMBO turned the TV on, which meant when I restarted X I had 2 outputs enabled. Like this I can't see the issue. Turning off the hdmi with xrandr made the bad rendering come back.
Thanks. I see the problem. The patches on mesa-dev fix for me, thanks. Fixed by f864547fa92262f4b2c65a047210ee41e5b45e9a. Closing. |
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.