aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/resource_limit.cpp
AgeCommit message (Expand)Author
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-25kernel: Migrate logging macros to fmt-compatible onesLioncash
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
2017-05-29Kernel: Move HandleTable to a separate fileYuri Kunde Schlesner
2017-01-11Thread: Added priority range checking to svcSetThreadPriority and removed pri...Subv
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
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-08-16Memory: Move address type conversion routines to memory.cpp/hYuri Kunde Schlesner
2015-05-14Core/ResourceLimits: Implemented the basic structure of ResourceLimits.Subv