fearlessTobi
|
ca4e20b4e0
web_service: move telemetry condition from TelemetrySession constructor to destructor
|
7 лет назад |
bunnei
|
3bddd5351e
Merge pull request #1864 from lioncash/nrr
|
7 лет назад |
bunnei
|
b9e80e97b7
Merge pull request #1874 from lioncash/bindings
|
7 лет назад |
bunnei
|
713fc67b51
Merge pull request #1882 from FearlessTobi/backport-4418-fix
|
7 лет назад |
bunnei
|
f85134021f
Merge pull request #1873 from lioncash/const
|
7 лет назад |
Tobias
|
eb15711ee6
Backport review comment from citra-emu/citra#4418
|
7 лет назад |
bunnei
|
f761e3ef86
Merge pull request #1868 from lioncash/config
|
7 лет назад |
bunnei
|
30b5d8b0ae
Merge pull request #1875 from DarkLordZach/oss-ngword2
|
7 лет назад |
bunnei
|
8de6403a08
Merge pull request #1861 from lioncash/reset
|
7 лет назад |
bunnei
|
9390452195
Merge pull request #1824 from ReinUsesLisp/fbcache
|
7 лет назад |
bunnei
|
7fbd484f0e
Merge pull request #1863 from ReinUsesLisp/texs-f16
|
7 лет назад |
Zach Hilman
|
8be475d4dc
system_archive: Implement open source NgWord2
|
7 лет назад |
Lioncash
|
24f051d723
hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG
|
7 лет назад |
Lioncash
|
9f56477539
hle/service: Remove unnecessary using declarations
|
7 лет назад |
Lioncash
|
d8625f5544
hle/service, hle/sm: Compress usages of MakeResult()
|
7 лет назад |
Lioncash
|
a8269fdae3
hle/service, hle/sm: Use structured bindings where applicable
|
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 лет назад |
Lioncash
|
01bf329f63
yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList()
|
7 лет назад |
Lioncash
|
de095ded5c
yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry()
|
7 лет назад |
Lioncash
|
de323851b4
loaders: Make GetFileType() a const qualified member function
|
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
|
e90fa1ac54
configuration/config: Use an intermediary variable for accessing players
|
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 лет назад |
Lioncash
|
05a6f1f676
service/ldr: Amend layout of the NRO header
|
7 лет назад |
ReinUsesLisp
|
59a8df1b14
gl_shader_decompiler: Implement TEXS.F16
|
7 лет назад |
Lioncash
|
817fb18e30
service/ldr: Corrent padding within the NRR header layout
|
7 лет назад |