Age | Commit message (Collapse) | Author |
|
core: enable error applet, add stubs for web applet
|
|
|
|
|
|
|
|
audio: move to new ipc
|
|
vulkan_device: don't use fixed cap for memory limits
|
|
|
|
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
|
|
|
|
|
general: applet multiprocess
|
|
android: Move JNI setup and helpers to common
|
|
|
|
|
|
|
|
VideoCore Refactor Part 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SMMU: A set of different fixes.
|
|
|
|
|
|
Move time services to new IPC and add debug printing
|
|
|
|
|
|
Also fixes builds on unusual toolchains where:
- u32 is unsigned int
- u64 is unsigned long long
- uintptr_t is unsigned long
|
|
Add some fixes/improvements to usage with the new IPC
|
|
|
|
|
|
Rework time services
|
|
|
|
Core: Implement Device Mapping & GPU SMMU
|
|
|
|
|
|
|
|
|
|
|
|
android: Migrate remaining settings to ini
|
|
core: track separate heap allocation for linux
|
|
|
|
|
|
Port citra-emu/citra#7146: "assert/logging: Stop the logging thread and flush the backends before crashing"
|
|
Co-Authored-By: SachinVin <26602104+SachinVin@users.noreply.github.com>
|
|
|
|
Co-Authored-By: GPUCode <47210458+GPUCode@users.noreply.github.com>
|
|
android: add oboe audio sink
|
|
|