OSDN Git Service

ilo: rework ilo_texture
authorChia-I Wu <olvaffe@gmail.com>
Mon, 13 May 2013 07:19:55 +0000 (15:19 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 14 May 2013 08:07:22 +0000 (16:07 +0800)
commit176ad54c04f5b945e47b61a3cad4b6c87d883a41
treef0016c8ab39b4d5bf24676fa6c0fa45f2871ae9c
parent768296dd05fce98b7ad5219c647ded087b287742
ilo: rework ilo_texture

Use ilo_buffer for buffer resources and ilo_texture for texture resources.  A
major cleanup is necessitated by the separation.
src/gallium/drivers/ilo/ilo_gpe_gen6.c
src/gallium/drivers/ilo/ilo_gpe_gen7.c
src/gallium/drivers/ilo/ilo_resource.c
src/gallium/drivers/ilo/ilo_resource.h
src/gallium/drivers/ilo/ilo_transfer.c