diff options
author | Brian Paul <brianp@vmware.com> | 2009-02-10 15:35:25 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-02-10 15:53:35 -0700 |
commit | 46ae1abbac6837d051c10b2e8b57eab3d4958ff4 (patch) | |
tree | 40ca32077872cf16e96e336a33c4de613322502a /src/mesa/ppc | |
parent | 028780a809bdb2941c7be37523d22bd394c49211 (diff) |
mesa: fix/change state validation order for program/texture state
Program state needs to be updated before texture state since the later depends
on the former.
Fixes piglit texgen failure. The second time through the modes (press 't'
three times) we disable the fragment program and return to conventional texture
mode. State validation failed here because update_texture() saw stale fragment
program state.
Diffstat (limited to 'src/mesa/ppc')
0 files changed, 0 insertions, 0 deletions