commit | 8b5fce6bcc88cd9dd321f0db95c1714e5e5e85a1 | [log] [tgz] |
---|---|---|
author | Brian <brian@yutani.localnet.net> | Thu Apr 19 14:24:10 2007 -0600 |
committer | Brian <brian@yutani.localnet.net> | Thu Apr 19 14:24:10 2007 -0600 |
tree | 523051281c03f33fe89a1a6baf2e3386f88d8a24 | |
parent | 020cdb47cf172c6ef8da78abcf6621233439d08b [diff] |
Put gl_program_machine into swrast structure rather than using a local variable. Basically an easy way to make sure the memory gets initialized once (to zero) to avoid lots of valgrind warnings.