commit | c0bf7322088715bb411068c3d631b0c4be8cdff5 | [log] [tgz] |
---|---|---|
author | Zack Rusin <zack@tungstengraphics.com> | Wed Sep 19 12:35:29 2007 -0400 |
committer | Zack Rusin <zack@tungstengraphics.com> | Wed Sep 19 13:12:09 2007 -0400 |
tree | acc04e8f411800c3dbdc6672585d38894dd11b5d | |
parent | b3cc74aa448f42340cbd01578a51f94eb2949618 [diff] |
Redo the cso cache to map driver data in a lot more pleasing way. Drivers can now create whatever they want from the state template. We use cso_state object to store the template (necessary during lookups), and the driver data. Convert blend state to the new semantics.