ilo: add ilo_debug.[ch] to core
authorChia-I Wu <olvaffe@gmail.com>
Sat, 7 Mar 2015 20:18:14 +0000 (04:18 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 2 May 2015 14:14:06 +0000 (22:14 +0800)
commit7bb4fa72c04459c800be8ab79690da07e426d71c
tree82f86ac2041d01b9e905336b5fbd8021396983f6
parenta5797873d054b2fa6c4aec460ca56dacb153bf02
ilo: add ilo_debug.[ch] to core

They consist of the debug helpers that used to live in ilo_common.h and
ilo_screen.c.
src/gallium/drivers/ilo/Makefile.sources
src/gallium/drivers/ilo/core/ilo_debug.c [new file with mode: 0644]
src/gallium/drivers/ilo/core/ilo_debug.h [new file with mode: 0644]
src/gallium/drivers/ilo/ilo_common.h
src/gallium/drivers/ilo/ilo_screen.c