summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2013-02-19 16:46:41 -0800
committerEric Anholt <[email protected]>2013-03-11 12:11:54 -0700
commit6aa3afbfd6b737350351e9ea22ba9de1accda52d (patch)
treeb54c3c7d1238cc734bb9623117a0b46c2b0e1f54 /src/mesa/drivers/x11
parent5daf867f6c8984e6e025d8a0b0a7dfa162068420 (diff)
mesa: Reduce the memory usage for reg alloc with many graph nodes (part 1)
We were allocating an adjacency_list entry for every possible interference that could get created, but that usually doesn't happen. We can save a lot of memory by resizing the array on demand. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/x11')
0 files changed, 0 insertions, 0 deletions