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
2023-10-21
Merge branch 'yuzu-emu:master' into new-shortcut
Franco M
2023-10-20
Merge pull request #11748 from liamwhite/kern_1700
Fernando S
2023-10-20
Merge pull request #11825 from liamwhite/system-resource
Fernando S
2023-10-20
Merge pull request #11806 from liamwhite/needs-more-locking
liamwhite
2023-10-20
kernel: fix incorrect calculation of used non system memory value
Liam
2023-10-20
gdbstub: add PermissionLocked to mappings table
Liam
2023-10-20
kernel: fix format string error
Liam
2023-10-20
kernel: make check fully constexpr for broken msvc constant folding
Liam
2023-10-20
codespell: allow 'VAs'
Liam
2023-10-20
k_page_table: add MapFirstGroup
Liam
2023-10-20
kernel: update KMemoryRegionType values
Liam
2023-10-20
k_page_table: implement PermissionLocked
Liam
2023-10-20
k_page_table: add new CheckMemoryState helper
Liam
2023-10-20
kernel: split Io memory state, add PermissionLocked attribute
Liam
2023-10-20
kernel: reshuffle ini1 size, add slab clear note
Liam
2023-10-19
Merge pull request #11822 from german77/no-name
liamwhite
2023-10-19
service: mii: Create random mii with name
Narr the Reg
2023-10-18
Merge pull request #11810 from liamwhite/clang-17
liamwhite
2023-10-18
Reverted dirty code in main.
boludoz
2023-10-18
Merge pull request #11795 from Squall-Leonhart/D32FToOther
liamwhite
2023-10-18
Merge pull request #11791 from german77/bufferx
liamwhite
2023-10-18
TODO: Implement shortcut creation for Apple.
boludoz
2023-10-18
Useless code removed related to admin privileges, if it is not an error we ca...
boludoz
2023-10-18
Deleted admin requisite (maybe it was another mistake).
boludoz
2023-10-18
Merge branch 'yuzu-emu:master' into new-shortcut
Franco M
2023-10-17
general: fix build failure on clang 17
Liam
2023-10-17
Merge pull request #11774 from liamwhite/refcount-issue
liamwhite
2023-10-17
Merge pull request #11747 from Kelebek1/image_alias_sample_names
liamwhite
2023-10-17
Merge pull request #11349 from vonchenplus/buffer_cache_crash
liamwhite
2023-10-17
renderer_vulkan: add locks to avoid scheduler flushes from CPU
Liam
2023-10-17
Merge pull request #11788 from Squall-Leonhart/IFREMOVED
Fernando S
2023-10-17
Final refactorization
boludoz
2023-10-16
service: hle: Allow to access read buffer A and X directly
german77
2023-10-17
Merge branch 'yuzu-emu:master' into new-shortcut
Franco M
2023-10-17
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-10-16
Moved check.
boludoz
2023-10-16
More @liamwhite suggestions applied.
boludoz
2023-10-16
shortcut_stream.close(); fixed
boludoz
2023-10-16
Comment using fmt instead qt.
boludoz
2023-10-16
.clear() instead = ""; and switch improved.
boludoz
2023-10-16
More missed suggestions
boludoz
2023-10-16
Sugestions and fixes.
boludoz
2023-10-17
Changes based on hardware tests
Squall-Leonhart
2023-10-17
Make Clang happy.
Squall Leonhart
2023-10-17
Added missing BuildShader line
Squall Leonhart
2023-10-16
Merge branch 'new-shortcut' of https://github.com/boludoz/yuzu into new-shortcut
boludoz
2023-10-16
Some improvements (suggestions)
boludoz
2023-10-16
Merge branch 'yuzu-emu:master' into new-shortcut
Franco M
2023-10-15
Merge pull request #11786 from v1993/cuda-on-linux
liamwhite
2023-10-15
Merge pull request #11794 from german77/linemot
liamwhite
[next]