commit | 53ac2dabec45cc329eb033679db6fdd5a8221851 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Apr 13 10:47:17 2020 -0700 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Apr 29 19:46:08 2020 +0000 |
tree | 5a9b49315e2b2edc99aabe299bacb70ad0102427 | |
parent | 57088854e60b1616f3c8a4c793b7d95a87ece9a0 [diff] |
util/ra: Use util_dynarray for handling the conflict lists. Again, shortens the code significantly. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4537>