index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
bitset.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Remove tmp argument from BITSET_FOREACH_SET macro
Matt Turner
2020-01-23
1
-4
/
+4
*
util: Explain BITSET_FOREACH_SET params
Matt Turner
2020-01-23
1
-0
/
+8
*
util/bitset: fix bitset range mask calculations.
Dave Airlie
2019-05-03
1
-2
/
+2
*
util/bitset: Return an actual bool from test macros
Jason Ekstrand
2019-05-02
1
-2
/
+2
*
util: use *unsigned* ints for bit operations
Eric Engestrom
2018-10-23
1
-1
/
+1
*
util/bitset: include util/macro.h
Christian Gmeiner
2018-06-15
1
-0
/
+1
*
util: Include bitscan.h directly
Ian Romanick
2018-03-29
1
-1
/
+1
*
util/bitset: Make C++ wrapper trivially constructible.
Francisco Jerez
2018-02-27
1
-17
/
+20
*
util/bitset: Add C++ wrapper for static-size bitsets.
Francisco Jerez
2018-02-24
1
-0
/
+114
*
util/bitset: Allow iterating over const bitsets
Jason Ekstrand
2016-03-24
1
-1
/
+1
*
util/bitset: Add a BITSET_FOREACH_SET macro
Jason Ekstrand
2015-08-18
1
-0
/
+36
*
util: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-0
/
+99