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-20
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-19
Merge pull request #3686 from lioncash/table
bunnei
2020-04-19
Merge pull request #3696 from lioncash/cast-size
bunnei
2020-04-19
Merge pull request #3655 from FearlessTobi/ui-retext-yuzu
bunnei
2020-04-19
Merge pull request #3679 from lioncash/track
bunnei
2020-04-19
Merge pull request #3720 from jbeich/freebsd
bunnei
2020-04-18
Merge pull request #3719 from jbeich/clang
Rodrigo Locatti
2020-04-19
renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074
Jan Beich
2020-04-18
cmake: Silence -Werror=implicit-fallthrough in SDL2 headers
Jan Beich
2020-04-18
Merge pull request #3716 from bunnei/fix-another-impl-fallthrough
Mat M
2020-04-18
video_core: gl_shader_decompiler: Fix implicit fallthrough errors.
bunnei
2020-04-18
Merge pull request #3710 from lioncash/nso
bunnei
2020-04-18
Merge pull request #3715 from bunnei/fix-impl-fallthrough
Mat M
2020-04-18
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-04-17
Merge pull request #3713 from lioncash/time
bunnei
2020-04-17
Merge pull request #3711 from lioncash/cast
bunnei
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
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
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
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
[next]