Fix logic for allocating texture temporaries (Ben Skeggs).
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 11 May 2005 08:30:23 +0000 (08:30 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 11 May 2005 08:30:23 +0000 (08:30 +0000)
commit93cd9237d793e38ba4479d1367be7548853f67f4
tree137a54ad07e25411918a55e399dd4389b9064e02
parent1243b829bb776478619c16cf140ecbd2efd68b0d
Fix logic for allocating texture temporaries (Ben Skeggs).
Rename temp_flag, tex_temp_flag to make this clearer.
Respect ctx->Const.MaxFragmentProgramTemps limit.
src/mesa/main/texenvprogram.c