summaryrefslogtreecommitdiffstats
path: root/src/common/bit_set.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-15/+2
* common: BitSet: Various style fixes based on code review feedback.bunnei2020-12-061-23/+22
* common: Port BitSet from Mesosphere.bunnei2020-12-061-0/+100
* common: Remove bit_set.hLioncash2018-11-221-244/+0
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-3/+3
* common: Convert type traits templates over to variable template versions where applicableLioncash2018-08-081-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* Common: Optimize BitSet iteratorYuri Kunde Schlesner2017-01-301-14/+19
* Support mingw cross-compileJannik Vogel2016-12-051-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-12/+6
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-74/+129
* VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot2016-04-301-1/+2
* Common: Import BitSet from Dolphinaroulin2015-09-011-0/+189