Here are some patches to fix building errors on
Android 6.0 Marshmallow.

Tested OK with Android-x86 marshmallow-x86 branch.

Chih-Wei Huang (3):
  nv50/ir: use C++11 standard std::unordered_map if possible
  android: gallium_dri: fix a linking error
  nouveau: nv30: include the header of ffs prototype

 src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp | 20 +++++++++++++++++---
 src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c   |  1 +
 src/gallium/targets/dri/Android.mk                 |  1 +
 3 files changed, 19 insertions(+), 3 deletions(-)

-- 
1.9.1

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to