index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
resource_limit.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: Make handle type declarations constexpr
Lioncash
2019-04-11
1
-1
/
+1
*
kernel/resource_limit: Remove the name member from resource limits
Lioncash
2019-04-01
1
-8
/
+3
*
svc: Implement svcGetResourceLimitLimitValue()
Lioncash
2018-11-27
1
-1
/
+5
*
kernel/resource_limit: Clean up interface
Lioncash
2018-11-20
1
-57
/
+41
*
kernel: Eliminate kernel global state
Lioncash
2018-08-29
1
-15
/
+4
*
kernel: Move object class to its own source files
Lioncash
2018-08-02
1
-1
/
+1
*
resource_limit: Make ResourceTypes an enum class
Lioncash
2018-04-21
1
-13
/
+13
*
Format: Run the new clang format on everything
James Rowe
2018-01-21
1
-1
/
+1
*
Fixed type conversion ambiguity
Huw Pascoe
2017-09-30
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-2
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-18
/
+26
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-4
/
+4
*
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
Subv
2015-05-15
1
-0
/
+119