aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/u_vector.c
Commit message (Expand)AuthorAgeFilesLines
* util: Use util_is_power_of_two_nonzero in u_vectorIan Romanick2018-03-291-2/+2
* util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...Ian Romanick2018-03-291-2/+2
* anv: Move a comment that got left behind in the u_vector refactor.Eric Anholt2017-08-181-0/+9
* util: Remove u_math from u_vectorDaniel Stone2017-07-141-0/+3
* util: add vector util code.Dave Airlie2016-10-191-0/+98