mesa: Change parameter to _mesa_set_viewport to float
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 8 Jan 2014 16:52:00 +0000 (08:52 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 20 Jan 2014 19:32:00 +0000 (11:32 -0800)
commita4bc73f7ba397c03d0d7a796597bd0fea114df91
tree563f91725155bbba7ad48205663d2f5b4512a5b9
parent91ad85187682b16458c6bddbf98e79fa446bc947
mesa: Change parameter to _mesa_set_viewport to float

This matches the expectations of GL_ARB_viewport_array and the storage
type where the values will land.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/viewport.c
src/mesa/main/viewport.h