index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-17
time/system_clock_core: Remove unnecessary initializer
Lioncash
2020-04-17
service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const
Lioncash
2020-04-17
service/time: Add virtual destructors where applicable
Lioncash
2020-04-17
service: Remove unused RequestParser instances
Lioncash
2020-04-17
Merge pull request #3704 from lioncash/fmt
bunnei
2020-04-17
Merge pull request #3630 from benru/open-windows-network-files
bunnei
2020-04-17
memory/slab_heap: Make use of static_cast over reinterpret_cast
Lioncash
2020-04-17
loader/nso: Resolve moves not occurring in DecompressSegment
Lioncash
2020-04-17
am: Resolve ineffective moves
Lioncash
2020-04-17
Merge pull request #3706 from degasus/fix_fallthrough_error
Mat M
2020-04-17
video_code: Fix implicit switch fallthrough.
Markus Wick
2020-04-17
externals: Update fmt to 6.2.0
Lioncash
2020-04-17
vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers
ReinUsesLisp
2020-04-17
Merge pull request #3703 from yuzu-emu/revert-3656-glsl-full-decompile
Fernando Sahmkow
2020-04-17
Merge pull request #3672 from lioncash/null
Fernando Sahmkow
2020-04-17
Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL"
Rodrigo Locatti
2020-04-17
Merge pull request #3666 from bunnei/new-vmm
bunnei
2020-04-17
Merge pull request #3682 from lioncash/uam
bunnei
2020-04-17
core: hle: Address various feedback & code cleanup.
bunnei
2020-04-17
core: device_memory: Remove incorrect usage of constexpr.
bunnei
2020-04-17
memory: Add copyright notice for Atmosphere where applicable.
bunnei
2020-04-17
kernel: Remove old VMManager class.
bunnei
2020-04-17
loader: nso: Fix loader size and arguments.
bunnei
2020-04-17
loader: elf/kip/nro: Updates for new VMM.
bunnei
2020-04-17
service: ldr: Updates for new VMM.
bunnei
2020-04-17
kernel: memory: page_table: Simplify GetPhysicalAddr impl.
bunnei
2020-04-17
kernel: svc: Updates for new VMM.
bunnei
2020-04-17
core: memory: Fix memory access on page boundaries.
bunnei
2020-04-17
video_core: memory_manager: Updates for Common::PageTable changes.
bunnei
2020-04-17
core: memory: Updates for new VMM.
bunnei
2020-04-17
common: page_table: Update to use VirtualBuffer and simplify.
bunnei
2020-04-17
core: gdbstub: Updates for new VMM.
bunnei
2020-04-17
core: reporter: Updates for new VMM.
bunnei
2020-04-17
memory: cheat_engine: Updates for new VMM.
bunnei
2020-04-17
arm_test_common: Updates for new VMM.
bunnei
2020-04-17
kernel: process: Updates for new VMM.
bunnei
2020-04-17
service: pl_u: Update for new shared memory layout.
bunnei
2020-04-17
service: time: Update for new shared memory layout.
bunnei
2020-04-17
service: hid: Update for new shared memory layout.
bunnei
2020-04-17
service: irs: Update for new shared memory layout.
bunnei
2020-04-17
kernel: resource_limit: Reserve physical memory.
bunnei
2020-04-17
kernel: Initialize memory layout for new VMM.
bunnei
2020-04-17
core: system: Rename GetDeviceManager -> DeviceManager.
bunnei
2020-04-17
kernel: transfer_memory: Refactor for new VMM.
bunnei
2020-04-17
core: Construct/Destruct DeviceMemory on Init/Shutdown.
bunnei
2020-04-17
kernel: shared_memory: Refactor for new VMM.
bunnei
2020-04-17
core: device_memory: Update to use VirtualBuffer class.
bunnei
2020-04-17
common: Add VirtualBuffer class, to abstract memory virtualization.
bunnei
2020-04-17
kernel: errors: Add ERR_OUT_OF_RESOURCES.
bunnei
2020-04-17
kernel: process_capability: Update to use Memory::PageTable.
bunnei
[prev]
[next]