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-09
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
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
Call shrink_to_fit after page-table vector resizing to cause crt to actually ...
heapo
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-04
Merge pull request #1859 from heapo/lut_array_codegen
bunnei
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
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
Merge pull request #1840 from lioncash/info
bunnei
2018-12-03
Merge pull request #1842 from lioncash/slot
bunnei
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
Merge pull request #1822 from ReinUsesLisp/glsl-scope
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-03
Merge pull request #1833 from lioncash/clean
bunnei
2018-12-03
Merge pull request #1839 from lioncash/init
bunnei
2018-12-03
Merge pull request #1841 from ogniK5377/npad-mode-fix
bunnei
2018-12-03
Merge pull request #1843 from lioncash/table
Sebastian Valle
2018-12-02
loader/nso: Remove dependency on the System class
Lioncash
2018-12-02
loader/nro: Make the static LoadNro function internally linked
Lioncash
2018-12-02
loader/nro: Remove dependency on the System class
Lioncash
2018-12-02
service/usb: Update function table
Lioncash
2018-12-02
service/erpt: Update function table
Lioncash
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-12-03
Fixed crash with SetNpadMode
David Marcec
2018-12-02
svc: Use the current process' handle table for retrieving the process instanc...
Lioncash
[next]