[Mesa-dev] [PATCH 00/12] android: support other gallium drivers

Chia-I Wu olvaffe at gmail.com
Wed Aug 24 21:55:53 PDT 2011


Hi list,

This should be the last series from me for Android(-x86) integraion.
It adds i915g, nouveau, r300g, and vmwgfx to the list of known
drivers.

I tested i915g and vmwgfx.  The others were only compile tested.
i915g seems to work well.  As for vmwgfx, the compositor fails to
composite some critical apps that use RGBA visual, due to the lack of
PIPE_FORMAT_R8G8B8A8_UNORM support.  But apps using RGB visual should
work.

The series is independent from the other series that is for egl_dri2.


More information about the mesa-dev mailing list