summaryrefslogtreecommitdiff
path: root/src/util/bitset.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-24util/bitset: Allow iterating over const bitsetsJason Ekstrand1-1/+1
2015-08-18util/bitset: Add a BITSET_FOREACH_SET macroJason Ekstrand1-0/+36
2015-03-02util: replace Elements() with ARRAY_SIZE()Brian Paul1-1/+1
2015-02-20util: Move Mesa's bitset.h to util/.Eric Anholt1-0/+99