aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/resource_limit.h
AgeCommit message (Expand)Author
2018-08-01kernel: Move object class to its own source filesLioncash
2018-04-20resource_limit: Make ResourceTypes an enum classLioncash
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-09-30Fixed type conversion ambiguityHuw Pascoe
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-14Core/ResourceLimits: Implemented the basic structure of ResourceLimits.Subv