OSDN Git Service

r600g: drop force int type workaround
authorDave Airlie <airlied@redhat.com>
Mon, 10 Oct 2011 19:35:34 +0000 (20:35 +0100)
committerDave Airlie <airlied@redhat.com>
Mon, 10 Oct 2011 19:53:26 +0000 (20:53 +0100)
commit95fd5e5aba2e21ab20cb971506a81c0049b5a694
treed112a103a7b42cbe2f6c431b22552bdcde9e7f90
parent8d3e505ed66cbaa93782acdd5b296704392fcb06
r600g: drop force int type workaround

now that we have integer texture types I can drop this workaround so that
copies of values is done properly (as floats would fail on some corner cases).

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_resource.h
src/gallium/drivers/r600/r600_state.c