OSDN Git Service

r300_blit: initialise whole fp structure to 0
authorDave Airlie <airlied@redhat.com>
Thu, 4 Mar 2010 05:08:26 +0000 (15:08 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Mar 2010 05:11:42 +0000 (15:11 +1000)
commitc27fed58e4979ec950fa4af56eb8b94b21705ac8
treebbb3feef7f0e5f02271427fe7337c58f54d64a6d
parente5d0956ca4621f379be9beb104b21a90f207475c
r300_blit: initialise whole fp structure to 0

at least on the r500 we get a lockup unless I do this, the compiler
seems to fail to compile and we just get a null fp.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/drivers/dri/r300/r300_blit.c