Mesa (master): ilo: move emit functions so that they can be inlined.

Chia-I Wu olv at kemper.freedesktop.org
Thu Aug 8 04:57:42 UTC 2013


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

Author: Courtney Goeltzenleuchter <courtney at LunarG.com>
Date:   Mon Aug  5 14:17:31 2013 -0600

ilo: move emit functions so that they can be inlined.

---

 src/gallium/drivers/ilo/ilo_gpe_gen6.c | 2619 ++------------------------------
 src/gallium/drivers/ilo/ilo_gpe_gen6.h | 2419 +++++++++++++++++++++++++++++-
 src/gallium/drivers/ilo/ilo_gpe_gen7.c | 1044 -------------
 src/gallium/drivers/ilo/ilo_gpe_gen7.h | 1044 +++++++++++++
 4 files changed, 3556 insertions(+), 3570 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=4bc9daf923194c3f31fe7b0f7f5f76ea87dee132



More information about the mesa-commit mailing list