Lioncash
|
a4eaa6782f
file_sys/save_data_factory: Update SaveDataSpaceId enum
|
7 лет назад |
bunnei
|
4c106b43a9
Merge pull request #1867 from lioncash/alloc
|
7 лет назад |
bunnei
|
cca4665a69
Merge pull request #1866 from lioncash/cache
|
7 лет назад |
Mat M
|
4d3d2fcebd
Merge pull request #1870 from heapo/pagetable_shrink_to_fit
|
7 лет назад |
heapo
|
ca8ab1bc3b
Call shrink_to_fit after page-table vector resizing to cause crt to actually lower vector capacity. For 36-bit titles saves 800MB of commit.
|
7 лет назад |
Lioncash
|
2207baaa04
ng_word: Deduplicate use of a constant value
|
7 лет назад |
Lioncash
|
edd9bfd54a
system_archive: Use a regular function pointer instead of std::function for file-scope system archive array
|
7 лет назад |
Lioncash
|
7c9b194d63
service/ldr: Deduplicate instruction cache clearing code in LoadNro()
|
7 лет назад |
bunnei
|
db3200b515
Merge pull request #1859 from heapo/lut_array_codegen
|
7 лет назад |
heapo
|
7853e6b5d4
Improve msvc codegen for hot-path array LUTs
|
7 лет назад |
bunnei
|
d08d4a366b
Merge pull request #1704 from DarkLordZach/oss-sysarchive
|
7 лет назад |
bunnei
|
af286294f9
Merge pull request #1837 from lioncash/map
|
7 лет назад |
Lioncash
|
a49fd7fd57
yuzu/game_list_worker: Move std::string construction after the termination check in callbacks
|
7 лет назад |
bunnei
|
e5dd4cb392
Merge pull request #1838 from lioncash/dedup
|
7 лет назад |
bunnei
|
173073c722
Merge pull request #1836 from lioncash/unused
|
7 лет назад |
bunnei
|
5ca586596d
Merge pull request #1860 from lioncash/event
|
7 лет назад |
Lioncash
|
8ea1f28614
kernel/svc: Remove unused header inclusion
|
7 лет назад |
Lioncash
|
a543c35962
kernel/svc: Implement svcSignalEvent()
|
7 лет назад |
Lioncash
|
2a1f59b301
kernel/svc: Implement svcCreateEvent()
|
7 лет назад |
bunnei
|
465f486160
Merge pull request #1845 from lioncash/nro
|
7 лет назад |
bunnei
|
d533767623
Merge pull request #1853 from lioncash/event
|
7 лет назад |
Marcos
|
ab2108fb2a
Rewrited TEX/TEXS (TEX Scalar). (#1826)
|
7 лет назад |
bunnei
|
da5659fb87
Merge pull request #1857 from lioncash/res-info
|
7 лет назад |
bunnei
|
7f6bc284e9
Merge pull request #1854 from Subv/old_command_processor
|
7 лет назад |
Lioncash
|
5eb057f422
kernel/object: Amend handle types to distinguish between readable and writable events
|
7 лет назад |
Lioncash
|
ac966e4213
kernel/handle_table: Amend reference to CTR-OS in Create()
|
7 лет назад |
Lioncash
|
312690b450
kernel/svc: Implement the resource limit svcGetInfo option
|
7 лет назад |
Subv
|
c4c19fa6c1
Removed unused file.
|
7 лет назад |
Subv
|
b873253da1
GPU: Don't try to route PFIFO methods (0-0x40) to the other engines.
|
7 лет назад |
Mat M
|
adc4d332fc
Merge pull request #1852 from VPeruS/fix-format-string
|
7 лет назад |