summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_swapbuffers.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-10 15:35:25 -0700
committerBrian Paul <brianp@vmware.com>2009-02-10 15:53:35 -0700
commit46ae1abbac6837d051c10b2e8b57eab3d4958ff4 (patch)
tree40ca32077872cf16e96e336a33c4de613322502a /src/mesa/drivers/dri/intel/intel_swapbuffers.c
parent028780a809bdb2941c7be37523d22bd394c49211 (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/drivers/dri/intel/intel_swapbuffers.c')
0 files changed, 0 insertions, 0 deletions