Mesa (master): ilo: rename ilo_resource to ilo_texture

Chia-I Wu olv at kemper.freedesktop.org
Tue May 14 08:08:59 UTC 2013


Module: Mesa
Branch: master
Commit: 768296dd05fce98b7ad5219c647ded087b287742
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=768296dd05fce98b7ad5219c647ded087b287742

Author: Chia-I Wu <olvaffe at gmail.com>
Date:   Mon May 13 15:10:34 2013 +0800

ilo: rename ilo_resource to ilo_texture

In preparation for the introduction of ilo_buffer.

---

 src/gallium/drivers/ilo/ilo_blit.c     |   18 +-
 src/gallium/drivers/ilo/ilo_gpe_gen6.c |  126 +++++++-------
 src/gallium/drivers/ilo/ilo_gpe_gen6.h |    2 +-
 src/gallium/drivers/ilo/ilo_gpe_gen7.c |   68 ++++----
 src/gallium/drivers/ilo/ilo_resource.c |  308 ++++++++++++++++----------------
 src/gallium/drivers/ilo/ilo_resource.h |   16 +-
 src/gallium/drivers/ilo/ilo_transfer.c |  106 ++++++------
 7 files changed, 322 insertions(+), 322 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=768296dd05fce98b7ad5219c647ded087b287742



More information about the mesa-commit mailing list