commit | 9e43683316063cd16252eca6cf5d5bf938bdeaf2 | [log] [tgz] |
---|---|---|
author | Raphael Junqueira <fenix@club-internet.fr> | Tue Jan 14 23:12:37 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 14 23:12:37 2003 +0000 |
tree | 2743b8f8581c6a6a25928f6b939df7357dc5064c | |
parent | 72fb7acf8dfd1514387198811c07951dd8a9d90a [diff] |
- beginning of vertex matrix blending using extensions (currently alpha alpha stage as i haven't understand needed extension behavior) - modify SetRenderState for matrix blending specific params - by default diffuse color is white ;) - comments most of the traces (else flood ...) - add more urls in comments - indent, cleanups