android: gallium/freedreno: add preliminary build
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 20 Jul 2014 21:13:34 +0000 (22:13 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 12 Aug 2014 23:46:52 +0000 (00:46 +0100)
commitbf05e067577a8d8e87a377dfb357806b67b6afca
treebc00fcee5d95abcff9daecea417c8cad04e0b707
parent458d03a4a4cebe7b9e9ea265d18bfc547bc4b49c
android: gallium/freedreno: add preliminary build

For all the people interested in testing the freedreno driver on
their Android devices. The next commit will hook these up within
the libEGL driver (via the gallium-egl backend).

There may be some rough edges but those can be sorted when a
willing builder/tester comes along.

v2:
 - s/freefreno/freedreno/. Spotted by Matt Turner.
 - Use the installed libdrm headers.

Cc: "10.1 10.2" <mesa-stable@lists.freedesktop.org>
Cc: Rob Clark <robclark@freedesktop.org>
Cc: freedreno@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Android.mk
src/gallium/Android.mk
src/gallium/drivers/freedreno/Android.mk [new file with mode: 0644]
src/gallium/winsys/freedreno/drm/Android.mk [new file with mode: 0644]