ilo: improve blob decoding
authorChia-I Wu <olvaffe@gmail.com>
Sat, 25 Oct 2014 05:27:09 +0000 (13:27 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 25 Oct 2014 06:28:08 +0000 (14:28 +0800)
commit762c68b8796bea8a277c883b94f7184a8307f274
treef7c7223fac41c7a88eb8faf22509ef2f5e2563cc
parent08599f668c5d991ab19376a19cb2e14e5245db95
ilo: improve blob decoding

The last few dwords were skipped if the total number of dwords was not a
multiple of 4.  Change the formatting for better readability.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/gallium/drivers/ilo/ilo_builder_decode.c