Age | Commit message (Collapse) | Author |
|
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.
|
|
Implement a new virtual memory manager
|
|
gl_query_cache: Resolve use-after-move in CachedQuery move assignment operator
|
|
- Should be no functional changes.
|
|
|
|
|
|
|
|
|
|
|
|
- Includes removing some service impls. that are untested.
|
|
|
|
- Includes removing some SVC impls. that are untested.
|
|
- Fixes Super Smash Bros. Ultimate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- More consistent with other system components.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
state.
|
|
memory code.
|
|
- This will be used for TLS pages, among other things.
|
|
space.
|
|
|
|
- Also add a missing include.
|
|
|