Files
third_party_mesa3d/src/util
Kenneth Graunke 14193e4643 ralloc: Fix ralloc_adopt() to the old context's last child's parent.
I was cleverly using one iteration to obtain a pointer to the last item
in ralloc's singly list child list, while also setting parents.

Unfortunately, I forgot to set the parent on that last item.

Cc: "11.1 11.0 10.6" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-12-18 23:30:51 -08:00
..
2015-11-24 10:05:32 -08:00
2015-12-02 07:51:04 +00:00
2015-04-13 12:03:26 +01:00
2015-03-18 21:06:26 -07:00
2015-08-10 00:07:27 +01:00
2015-09-29 16:01:56 +01:00
2015-06-29 09:06:40 -07:00
2015-06-29 09:06:40 -07:00
2015-12-04 14:06:41 +00:00