android: fix the building rules for Android 5.0
[mesa.git] / src / util / register_allocate.c
2015-02-23 Francisco Jerezra: Disable round-robin strategy for optimistically...
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2014-12-17 Jan Veselyutil: Silence signed-unsigned comparison warnings
2014-12-01 Matt Turnerra: Don't use regs as the ralloc context.
2014-10-24 Jason Ekstrandutil: Use reg_belongs_to_class instead of BITSET_TEST
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.