diff options
author | José Fonseca <[email protected]> | 2011-12-28 11:03:34 +0000 |
---|---|---|
committer | José Fonseca <[email protected]> | 2011-12-28 11:14:52 +0000 |
commit | 62e968d6dab2339a530ba1176b6a433d95db938a (patch) | |
tree | a53afb34704cde9baa61a1356c63af4068686339 /src/gallium/drivers/i915 | |
parent | 196800d79829a420073f762fac90090a7b416d2d (diff) |
mesa: Re-add main/bitset.h to fix classic nouveau build failure.
bitset.h is still used by classic nouveau -- see `git grep '\<BITSET_'`
-- and the state stored is too big to fit in 64bit integers (it requires
approximately 87 bits), so there is no obvious alternative here.
This effecively reverts commit 196800d79829a420073f762fac90090a7b416d2d.
Diffstat (limited to 'src/gallium/drivers/i915')
0 files changed, 0 insertions, 0 deletions