OSDN Git Service

r600g/eg: add integer types support
authorDave Airlie <airlied@redhat.com>
Mon, 26 Sep 2011 18:06:40 +0000 (19:06 +0100)
committerDave Airlie <airlied@redhat.com>
Sun, 9 Oct 2011 09:06:18 +0000 (10:06 +0100)
commit0110aa09e5898987ee86586e438ac571075eba3a
tree23c17fba5c8f909f6b9af6bae405986ef03b4f11
parent4e28e6f6c777841b9ffe7a7ad1e865e2595f70f9
r600g/eg: add integer types support

adds handling for int texture/vertices to evergreen.

TODO r600/700 support.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_texture.c