top | item 13306100

(no title)

deltakosh | 9 years ago

Just pushed an update to remove the string concat. No evidence of broken cache as all references to activeTextureCache use texture channel index.

discuss

order

jeremiep|9 years ago

You won't see it in the code. Run it through the debugger; the value of "channel" is sometimes the value of the GL enum rather than the index of the texture unit.

It could've been fixed since as well.