ilo: make ilo_render opaque
authorChia-I Wu <olvaffe@gmail.com>
Thu, 25 Sep 2014 08:41:31 +0000 (16:41 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 26 Sep 2014 13:15:55 +0000 (21:15 +0800)
commit4be7b7ee8597cd6bd38c0678deb23928a3acb59f
tree0c12d09bc28b02e86965117b0b6bd0b9f68aac6c
parent8f284343e08bffa798c99763e4a3c234da6ab4d3
ilo: make ilo_render opaque

It is not used outside the render code.  There are also too many details in it
that we do not want other components to access directly.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/gallium/drivers/ilo/ilo_render.c
src/gallium/drivers/ilo/ilo_render.h
src/gallium/drivers/ilo/ilo_render_dynamic.c
src/gallium/drivers/ilo/ilo_render_gen.h
src/gallium/drivers/ilo/ilo_render_gen6.c
src/gallium/drivers/ilo/ilo_render_gen7.c
src/gallium/drivers/ilo/ilo_render_surface.c