gallium/r300,r600,radeonsi: add automake target 'templates'
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 23 Sep 2014 23:30:45 +0000 (00:30 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 24 Sep 2014 09:44:01 +0000 (10:44 +0100)
commitc2b5d7024e8b348fca5f666376d07685d1a45a8c
tree0de5240a9d439c421131795f2de32c71dc77eb8c
parentfd4cd8e20a80a0b16f8e97c06efabc56547aa749
gallium/r300,r600,radeonsi: add automake target 'templates'

Rather than duplicating the libdeps, extra define... all over the
targets, define them only once and use when applicable.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Matt Turner <mattst88@gmail.com>
src/gallium/drivers/r300/Automake.inc [new file with mode: 0644]
src/gallium/drivers/r600/Automake.inc [new file with mode: 0644]
src/gallium/drivers/radeonsi/Automake.inc [new file with mode: 0644]
src/gallium/targets/dri/Makefile.am
src/gallium/targets/egl-static/Makefile.am
src/gallium/targets/gbm/Makefile.am
src/gallium/targets/omx/Makefile.am
src/gallium/targets/vdpau/Makefile.am
src/gallium/targets/xvmc/Makefile.am