Make softpipe behave more like a real driver by always allocating something
authorZack Rusin <zack@tungstengraphics.com>
Wed, 3 Oct 2007 12:47:36 +0000 (08:47 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Wed, 3 Oct 2007 12:47:36 +0000 (08:47 -0400)
commit51345cb3c4d85a9e88ac35b59e938b0692df6205
tree3d0ce611cb6fc43f4672426f9e459369c67ceb1c
parent4b6cc36b2b4892c3ce0862789c3b294c52356805
Make softpipe behave more like a real driver by always allocating something
in the state functions.
src/mesa/pipe/softpipe/sp_state_blend.c
src/mesa/pipe/softpipe/sp_state_fs.c
src/mesa/pipe/softpipe/sp_state_rasterizer.c
src/mesa/pipe/softpipe/sp_state_sampler.c