commit | 9780327c5d95586a88fce94d7b47342355ead118 | [log] [tgz] |
---|---|---|
author | Zack Rusin <zack@tungstengraphics.com> | Fri Sep 14 04:08:58 2007 -0400 |
committer | Zack Rusin <zack@tungstengraphics.com> | Tue Sep 18 06:31:22 2007 -0400 |
tree | 9007ea135504d8fd90b49a391a43fa579b9374b5 | |
parent | ffacb1c12a77d71613e8171e31ffc348959881e4 [diff] |
First stab at immutable state objects (create/bind/delete) We want our state objects to be immutable, handled via the create/bind/delete calls instead of struct propagation. Only implementing the blend state to see how it would look like and work.