[Mesa-dev] [PATCH 0/3] Patches for Android 6.0

Chih-Wei Huang cwhuang at android-x86.org
Thu Oct 15 08:46:29 PDT 2015


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



More information about the mesa-dev mailing list