- 17 Apr, 2020 40 commits
-
-
Lioncash authored
Given the std::vector was const, an automatic move out of the function could not occur. We can allow automatic return value optimizations to occur by making the buffer non-const.
-
bunnei authored
Implement a new virtual memory manager
-
bunnei authored
gl_query_cache: Resolve use-after-move in CachedQuery move assignment operator
-
bunnei authored
- Should be no functional changes.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Includes removing some service impls. that are untested.
-
bunnei authored
-
bunnei authored
- Includes removing some SVC impls. that are untested.
-
bunnei authored
- Fixes Super Smash Bros. Ultimate.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- More consistent with other system components.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-