fix softpipe_clear() to handle ps->offset!=0 (such as when rendering to texture and...
authorBrian <brian.paul@tungstengraphics.com>
Wed, 10 Oct 2007 21:09:57 +0000 (15:09 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 10 Oct 2007 21:09:57 +0000 (15:09 -0600)
commit9f8cfa75ca0882a8015a714887b41f8a7a10fd19
tree16e46e2adf70df086914451d55304d532856c736
parent8b68104b90b1d136b5f67a196c6cbdf9fe4dbfe1
fix softpipe_clear() to handle ps->offset!=0 (such as when rendering to texture and level!=0)
src/mesa/pipe/softpipe/sp_clear.c