summaryrefslogtreecommitdiff
path: root/src/common/bit_set.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-15/+2
* common: BitSet: Various style fixes based on code review feedback.Gravatar bunnei2020-12-061-23/+22
* common: Port BitSet from Mesosphere.Gravatar bunnei2020-12-061-0/+100
* common: Remove bit_set.hGravatar Lioncash2018-11-211-244/+0
* Port #4182 from Citra: "Prefix all size_t with std::"Gravatar fearlessTobi2018-09-151-3/+3
* common: Convert type traits templates over to variable template versions wher...Gravatar Lioncash2018-08-071-1/+1
* Format: Run the new clang format on everythingGravatar James Rowe2018-01-201-1/+1
* Common: Optimize BitSet iteratorGravatar Yuri Kunde Schlesner2017-01-291-14/+19
* Support mingw cross-compileGravatar Jannik Vogel2016-12-051-1/+1
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-12/+6
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-74/+129
* VideoCore: Run include-what-you-use and fix most includes.Gravatar Emmanuel Gil Peyrot2016-04-301-1/+2
* Common: Import BitSet from DolphinGravatar aroulin2015-09-011-0/+189