nv50: let programs use the whole param buffer
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 15 Sep 2009 09:56:58 +0000 (11:56 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 15 Sep 2009 10:13:23 +0000 (12:13 +0200)
commit750c6cae3d6f5b24c0c51537a5717894675645c6
treeae26e625d987ed07c8f1da7e86c5617dae26b818
parent01670ca8073b57029625873b5c8374fb8716e1eb
nv50: let programs use the whole param buffer

Allocation is unnecessary since all uniforms are
uploaded on every constant buffer change anyway.
src/gallium/drivers/nv50/nv50_program.c
src/gallium/drivers/nv50/nv50_program.h