| Age | Commit message (Collapse) | Author |
|
Manages mapping between title IDs and application launch and control properties.
|
|
Used to determine StorageId source for application data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HexVectorToString -> HexToString
|
|
|
|
gl_device: Fix TestVariableAoffi test
|
|
service/acc: Silence truncation warnings
|
|
kernel: Differentiate kernel and user processes when picking ID
|
|
loader, file_sys: Add support for parsing and loading KIP (Kernel Internal Process) files
|
|
core: Add detailed local reporting feature for development
|
|
yuzu_tester: Add and implement testing utility for homebrew
|
|
The sanitizing function ensures that the returned type is always the
correct type. This eliminates warnings without extra casts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
blitting
|
|
|
|
|
|
|
|
|
|
driver instability.
|
|
|
|
|
|
|
|
|
|
don't change a surface.
|
|
|
|
This makes conflicts between non compress and compress textures to be
auto recycled. It also limits the amount of mipmaps a texture can have
if it goes above it's limit.
|