Lioncash
|
195cad9635
yuzu/configuration: Make slots private where applicable
|
před 7 roky |
Lioncash
|
eabfb7730d
yuzu/configuration: Add missing override specifiers to configuration-related classes
|
před 7 roky |
Lioncash
|
f3253d0f14
yuzu/configuration/configure_input: Default destructor in the cpp file
|
před 7 roky |
David Marcec
|
a9223c8182
Fixed crash with SetNpadMode
|
před 7 roky |
Lioncash
|
7fe27de26e
svc: Use the current process' handle table for retrieving the process instance to act upon
|
před 7 roky |
Lioncash
|
6712e7402c
svc: Reorganize svcGetInfo, handle more error cases for existing implemented info categories
|
před 7 roky |
Zach Hilman
|
3476830b26
svc: Avoid performance-degrading unnecessary reschedule
|
před 7 roky |
Lioncash
|
57ac068a23
service/audio/audout_u: Amend constructor initialization list order
|
před 7 roky |
bunnei
|
7ce17b2cf6
Merge pull request #1827 from ReinUsesLisp/clip-and-shader
|
před 7 roky |
Lioncash
|
efbcff0af0
file_sys/registered_cache: Eliminate variable shadowing
|
před 7 roky |
bunnei
|
80aa124b1d
Merge pull request #1825 from ReinUsesLisp/shader-pipeline-cache
|
před 7 roky |
bunnei
|
a6805e58ce
Merge pull request #1795 from ReinUsesLisp/vc-cleanup
|
před 7 roky |
bunnei
|
0e9be7be37
Merge pull request #1823 from bunnei/fix-surface-copy
|
před 7 roky |
Lioncash
|
db4523f1ec
filesystem: De-globalize registered_cache_union
|
před 7 roky |
Lioncash
|
8c108eaca7
yuzu/game_list_worker: Deduplicate game list entry creation
|
před 7 roky |
Lioncash
|
f1ecfcb8bc
yuzu/game_list_worker: Tidy up string handling in FillControlMap()
|
před 7 roky |
Lioncash
|
a8aca4306d
crypto/key_manager: Remove unused variable in GetTicketblob()
|
před 7 roky |
bunnei
|
c5e781e72a
Merge pull request #1832 from Simek/remove-game-list-border
|
před 7 roky |
bunnei
|
97e73591e3
Merge pull request #1830 from Subv/vi_ub
|
před 7 roky |
Lioncash
|
e88cdcc912
Fix debug build
|
před 7 roky |
Lioncash
|
0ccaaafca3
file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default
|
před 7 roky |
Lioncash
|
a7d9fe993a
service/fsp_srv: Implement CleanDirectoryRecursively
|
před 7 roky |
Bartosz Kaszubowski
|
5f07ca3dce
remove border from GameList
|
před 7 roky |
Subv
|
583bd20f02
Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.
|
před 7 roky |
bunnei
|
b7104263ba
Merge pull request #1829 from lioncash/lang
|
před 7 roky |
Lioncash
|
308bbba8b9
service/set: Convert GetLanguageCode over to using PushEnum()
|
před 7 roky |
Lioncash
|
7c04fe22b4
service/set: Implement MakeLanguageCode
|
před 7 roky |
Lioncash
|
4b950728fd
configure_input: Amend clang-format discrepancies
|
před 7 roky |
bunnei
|
0f43564d09
gl_rasterizer_cache: Update AccurateCopySurface to flush complete source surface.
|
před 7 roky |
ReinUsesLisp
|
2908d30274
gl_rasterizer: Enable clip distances when set in register and in shader
|
před 7 roky |