ilo: add the driver to the build system
authorChia-I Wu <olv@lunarg.com>
Wed, 12 Dec 2012 22:01:23 +0000 (06:01 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 26 Apr 2013 08:20:52 +0000 (16:20 +0800)
commit5816a471afc2e98968bb332cd96526c42d429285
tree589bfe8f51edd8bd8c6026a95b698170b7406c8c
parent825aa60707d620745ff3c1b6e43976977c81c2a9
ilo: add the driver to the build system

Add ilo to targets/egl-static and add a new target dri-ilo.  Update autoconf
and automake rules.
configure.ac
src/gallium/drivers/Makefile.am
src/gallium/targets/Makefile.am
src/gallium/targets/dri-ilo/Makefile.am [new file with mode: 0644]
src/gallium/targets/dri-ilo/target.c [new file with mode: 0644]
src/gallium/targets/egl-static/Makefile.am
src/gallium/targets/egl-static/egl_pipe.c
src/gallium/winsys/Makefile.am