target-helpers: move the DRI specifics to the target
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 7 Oct 2015 16:37:37 +0000 (17:37 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Nov 2015 12:52:19 +0000 (12:52 +0000)
commitaf031deed6ab4d6236b896507e8afcf9d6fd3173
treec33af382b6cf60eea4f570f95bcc9e1f2b3747c0
parent950e06a29bd664af0cb454fc2f35f8cc4153e7f1
target-helpers: move the DRI specifics to the target

Rather than having all targets include the file, with only some defining
the relevant guard macro, just move things where they are used.

v2: rebase on top of virgl support.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Rob Clark <robclark@freedesktop.org>
src/gallium/auxiliary/target-helpers/inline_drm_helper.h
src/gallium/auxiliary/target-helpers/inline_sw_helper.h
src/gallium/state_trackers/dri/drisw.c
src/gallium/targets/dri/Android.mk
src/gallium/targets/dri/Makefile.am
src/gallium/targets/dri/SConscript
src/gallium/targets/dri/target.c