commit | 0dd79011b9c407191e40c2697c68946f35bc557a | [log] [tgz] |
---|---|---|
author | Brian <brian@poulsbo.localnet.net> | Wed Mar 12 14:20:54 2008 -0600 |
committer | Brian <brian@poulsbo.localnet.net> | Wed Mar 12 14:20:54 2008 -0600 |
tree | 2bf464781f5b8dbe2c6e852857ebfb0e1b4dabe0 | |
parent | 51809bc1bc719c8d988cd6e06b6c96af43d12026 [diff] |
gallium: pass NULL to cso_single_sampler() when the sampler isn't used. This fixes an AA line crash/regression. The aaline stage needs to find a free/unused sampler to do its thing.