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-06
hle/service, hle/sm: Compress usages of MakeResult()
Lioncash
2018-12-06
hle/service, hle/sm: Use structured bindings where applicable
Lioncash
2018-12-05
Merge pull request #1867 from lioncash/alloc
bunnei
2018-12-05
Merge pull request #1866 from lioncash/cache
bunnei
2018-12-05
Merge pull request #1870 from heapo/pagetable_shrink_to_fit
Mat M
2018-12-05
yuzu/wait_tree: Pass QString by value and std::move in the initializer list f...
Lioncash
2018-12-05
yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToG...
Lioncash
2018-12-05
yuzu/game_list_worker: Don't retrieve file type and file type strings twice i...
Lioncash
2018-12-05
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-12-05
Call shrink_to_fit after page-table vector resizing to cause crt to actually ...
heapo
2018-12-05
kernel/process: Set ideal core from metadata
Lioncash
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
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-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
[prev]
[next]