nv50: store immediates as uint32
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 14 Dec 2009 10:10:16 +0000 (11:10 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 14 Dec 2009 10:12:59 +0000 (11:12 +0100)
commit1778ddaf74aba72df167769bf42150810aac91a3
treefb22865f066d0f1a9384640a98bd4c7564900628
parentd4d880199ead954e79cad141f7a29f7dd17fe7fc
nv50: store immediates as uint32

Sometimes we want non-float immediates, hacking them into
floats isn't nice.

Sorry, this should have already been committed before.
src/gallium/drivers/nv50/nv50_program.c
src/gallium/drivers/nv50/nv50_program.h