OSDN Git Service

nv50/ir: use C++11 standard std::unordered_map if possible
authorChih-Wei Huang <cwhuang@android-x86.org>
Thu, 15 Oct 2015 15:46:30 +0000 (23:46 +0800)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 21 Oct 2015 13:23:21 +0000 (14:23 +0100)
commit938df905ea76b815d796567ff0b01886be0523dd
tree4f79a919991c8e7bf60f976a427cce016e0ff38e
parent9b561ed2d189ad65ecdfb274b10b4984927865c8
nv50/ir: use C++11 standard std::unordered_map if possible

Note Android version before Lollipop is not supported.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
(cherry picked from commit d31005e3e5588b20760c774f14ac0ea80375a181)
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp