Files
mesa/src/util
Matt Turner 2e007fd621 ra: Don't use regs as the ralloc context.
The i965 backends pass something out of 'screen', which is allocated
per-process, making using this as a ralloc context not thread-safe.

All callers ra_alloc_interference_graph() already ralloc_free() its
return value.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2014-12-01 11:32:54 -08:00
..
2014-08-08 19:23:25 +01:00
2014-10-03 01:25:28 +01:00
2014-11-26 20:04:13 +11:00
2014-11-24 14:09:23 -08:00
2014-12-01 11:28:45 -08:00