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
2018-12-26
configure_input_simple: Make input profile array constexpr
Lioncash
2018-12-26
renderer_opengl: Correct forward declaration of FramebufferLayout
Lioncash
2018-12-26
Apply CC test to the final value to be stored in the register
Rodolfo Bogado
2018-12-26
Fixed shader linking error due to TLDS (#1934)
David
2018-12-26
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
2018-12-26
Merge pull request #1943 from ReinUsesLisp/fixup-texs
bunnei
2018-12-26
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-26
shader_bytecode: Fixup TEXS.F16 encoding
ReinUsesLisp
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1930 from lioncash/common
bunnei
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-23
Merge pull request #1780 from DarkLordZach/controller-profiles
bunnei
2018-12-22
Includde saturation in the evaluation of the control code
Rodolfo Bogado
2018-12-22
Handle RZ cases evaluating the expression instead of the register value.
Rodolfo Bogado
2018-12-22
complete emulation of ZeroFlag
Rodolfo Bogado
2018-12-21
common/quaternion: Ensure that w is always initialized
Lioncash
2018-12-21
Merge pull request #1921 from ogniK5377/no-unit
bunnei
2018-12-21
Merge pull request #1920 from heapo/texture_format_selection
bunnei
2018-12-21
Merge pull request #1925 from lioncash/pid
bunnei
2018-12-21
Merge pull request #1914 from lioncash/id
bunnei
2018-12-21
hid: Fix SetNpadJoyHoldType and improve logging.
bunnei
2018-12-21
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
kernel/process_capability: Handle debug capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle handle table capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle kernel version capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle program capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle interrupt capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle syscall capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle the priority mask and core mask flags
Lioncash
2018-12-21
kernel/process: Introduce process capability parsing skeleton
Lioncash
2018-12-21
common: Add basic bit manipulation utility function to Common
Lioncash
2018-12-19
Merge pull request #1923 from ogniK5377/nfp-device-list
bunnei
2018-12-19
Merge pull request #1909 from heapo/shadow_sampling_fixes
bunnei
2018-12-19
Merge pull request #1915 from lioncash/sm
bunnei
2018-12-19
kernel/svc: Handle thread handles within GetProcessId
Lioncash
2018-12-19
Merge pull request #1907 from lioncash/attribute
bunnei
2018-12-19
svc: Implement svcSetMemoryAttribute
Lioncash
2018-12-19
vm_manager: Add member function for setting memory attributes across an addre...
Lioncash
2018-12-19
vm_manager: Add member function for checking a memory range adheres to certai...
Lioncash
2018-12-18
kernel/kernel: Use correct initial PID for userland Process instances
Lioncash
2018-12-18
kernel/svc: Correct output parameter for svcGetThreadId
Lioncash
2018-12-18
kernel/thread: Make thread_id a 64-bit value
Lioncash
2018-12-18
kernel/svc: Correct output parameter for svcGetProcessId
Lioncash
2018-12-18
kernel/process: Make process_id a 64-bit value
Lioncash
2018-12-19
Device handle should not be a random id, instead it's the current npad id
David Marcec
2018-12-19
Moved backtrace to ArmInterface
David Marcec
2018-12-19
hopefully fix clang format issue
David Marcec
2018-12-19
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-18
service/sm: Improve debug log for RegisterService
Lioncash
2018-12-18
yuzu, video_core: Screenshot functionality
zhupengfei
[prev]
[next]