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-27
Merge pull request #1954 from lioncash/npdm
bunnei
2018-12-27
Merge pull request #1953 from lioncash/mem
bunnei
2018-12-27
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-27
kernel/process: Remove most allocation functions from Process' interface
Lioncash
2018-12-27
Merge pull request #1951 from Tinob/master
bunnei
2018-12-27
Add missing uintBitsToFloat to SetRegisterToHalfFloat
Rodolfo Bogado
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
Merge pull request #1892 from Tinob/master
bunnei
2018-12-27
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-27
Merge pull request #1945 from bunnei/fix-hid-horiz
bunnei
2018-12-27
Merge pull request #1949 from lioncash/unmap
bunnei
2018-12-27
Merge pull request #1879 from DarkLordZach/am-save-data-size
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
loader: Add accessor for game control data
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-26
Merge pull request #1946 from lioncash/decl
bunnei
2018-12-26
Merge pull request #1948 from lioncash/translatable
bunnei
2018-12-26
kernel/vm_manager: Reset region attributes when unmapping a VMA
Lioncash
2018-12-26
Merge pull request #1947 from lioncash/init
bunnei
2018-12-26
configure_per_general: Mark UI strings as translatable in the constructor
Lioncash
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
[next]