Summary: | Regression - missing, misplaced textures with OpenArena. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mateusz Kaduk <mateusz.kaduk> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 18841 |
Description
Mateusz Kaduk
2008-11-30 12:54:16 UTC
Repeated test git checkout 8e5639577c03ccd75bb421e494638fbb5a3e7dcd <--- Bad git checkout 8e5639577c03ccd75bb421e494638fbb5a3e7dcd~1 <--- Works commit 264cba6f70eacd9e04646104d10ba63c248d7b83 Author: Eric Anholt <eric@anholt.net> Date: Wed Dec 3 11:36:55 2008 -0800 i965: Fix failure to upload new constant data when changing programs. This is fallout from the ffvertex_prog.c work. It doesn't call ProgramStringNotify, so we don't set param_state, so we wouldn't track when VP parameters changed, and constants wouldn't get uploaded. Instead, remove param_state entirely and just use the real value that we want to be tracking. Fixes rendering in openarena since BRW_NEW_BATCH got disentangled from BRW_NEW_INDICES. Bug #18822. Mass version move, cvs -> git |
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.