i915: build i915_dri.so for Android
authorChia-I Wu <olv@lunarg.com>
Wed, 31 Aug 2011 04:31:02 +0000 (12:31 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 1 Sep 2011 02:53:30 +0000 (10:53 +0800)
commit644929849ccc1134bb89f1e084761c4febdc4ced
treed3ef1714890dac5ed115bf848bbe9e435678472f
parent47ba5c482f6c87971c8ad878dbfd9e7a4fc3e17c
i915: build i915_dri.so for Android

Simple demos such as test-opengl-gl_basic work.  SurfaceFlinger does not
work yet due to missing GL_OES_draw_texture support (and maybe more).

Reviewed-by: Chad Versace <chad@chad-versace.us>
Android.mk
src/mesa/drivers/dri/Android.mk
src/mesa/drivers/dri/i915/Android.mk [new file with mode: 0644]