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-05
configure_input_simple: Properly signal docked mode change
Zach Hilman
2018-12-05
configure_input: Add ConfigureInputSimple as default input UI config
Zach Hilman
2018-12-05
configure_input: Convert into QDialog
Zach Hilman
2018-12-05
configure: Use ConfigureInputSimple for Input tab
Zach Hilman
2018-12-05
ui_settings: Add UI setting for input profile index
Zach Hilman
2018-12-05
configuration/config: Use an intermediary variable for accessing players
Lioncash
2018-12-05
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-12-05
service/ldr: Deduplicate instruction cache clearing code in LoadNro()
Lioncash
2018-12-05
service/ldr: Amend layout of the NRO header
Lioncash
2018-12-05
gl_shader_decompiler: Implement TEXS.F16
ReinUsesLisp
2018-12-05
service/ldr: Corrent padding within the NRR header layout
Lioncash
2018-12-05
gl_shader_decompiler: Fixup inverted if
ReinUsesLisp
2018-12-04
svc: Avoid incorrect fast yield condition
Zach Hilman
2018-12-04
Merge pull request #1859 from heapo/lut_array_codegen
bunnei
2018-12-04
kernel/svc: Correct behavior of svcResetSignal()
Lioncash
2018-12-04
kernel/process: Make Process a WaitObject
Lioncash
2018-12-04
kernel/readable_event: Add member function for enforcing a strict reset contract
Lioncash
2018-12-04
Improve msvc codegen for hot-path array LUTs
heapo
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
Merge pull request #1837 from lioncash/map
bunnei
2018-12-04
yuzu/game_list_worker: Move std::string construction after the termination ch...
Lioncash
2018-12-04
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-04
Merge pull request #1836 from lioncash/unused
bunnei
2018-12-04
Merge pull request #1860 from lioncash/event
bunnei
2018-12-04
kernel/svc: Remove unused header inclusion
Lioncash
2018-12-04
kernel/svc: Implement svcSignalEvent()
Lioncash
2018-12-04
kernel/svc: Implement svcCreateEvent()
Lioncash
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-04
Merge pull request #1845 from lioncash/nro
bunnei
2018-12-04
Merge pull request #1853 from lioncash/event
bunnei
2018-12-04
Rewrited TEX/TEXS (TEX Scalar). (#1826)
Marcos
2018-12-04
Merge pull request #1857 from lioncash/res-info
bunnei
2018-12-04
Merge pull request #1854 from Subv/old_command_processor
bunnei
2018-12-04
debugger: Set paused thread color
Luke Street
2018-12-04
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-04
kernel/handle_table: Amend reference to CTR-OS in Create()
Lioncash
2018-12-04
kernel/svc: Implement the resource limit svcGetInfo option
Lioncash
2018-12-04
svc: Implement SetThreadActivity (thread suspension)
Luke Street
2018-12-03
Removed unused file.
Subv
2018-12-03
GPU: Don't try to route PFIFO methods (0-0x40) to the other engines.
Subv
2018-12-03
Merge pull request #1852 from VPeruS/fix-format-string
Mat M
2018-12-04
[Kernel::CreateThread] Match format specifiers to LOG_TRACE's arguments
V.Kalyuzhny
2018-12-03
scheduler: Avoid manual Reschedule call
Zach Hilman
2018-12-03
Merge pull request #1840 from lioncash/info
bunnei
2018-12-03
scheduler: Only work steal higher priority threads from other cores
Zach Hilman
2018-12-03
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
qt: Implement GUI dialog frontend for ProfileSelector
Zach Hilman
2018-12-03
am: Use ProfileSelect applet
Zach Hilman
2018-12-03
applets: Implement ProfileSelect applet
Zach Hilman
[prev]
[next]