Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
codecs: Implement VP8 video decoding support
|
|
shader: Spirv support legacy attribute v2
|
|
Logging: Impl refactor
|
|
These functions were composing the entire frame, not just the headers. Rename to more accurately describe them.
|
|
Enables frame decoding with FFmpeg
|
|
|
|
|
|
The text check message can be encoded in UTF-8.
|
|
Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation.
The confirmation text itself seems to be corrupted though, this needs to be investigated.
Fixes the software keyboard in Famicom Detective Club: The Missing Heir
|
|
- Used by Just Dance 2022
|
|
- Used by Dragon Quest Builders
|
|
general: Get the current process program id directly from the system
|
|
core: Reorder perf_stats destruction order on Shutdown
|
|
Avoids the gpu_core using perf_stats after it's been freed.
|
|
service: aoc: Stub more 13.x functions used by Animal Crossing
|
|
This allows us to avoid including KProcess' header file in files that only need to get the current process' program id.
|
|
|