bunnei
|
1d0604e33c
Merge pull request #1748 from lioncash/assert
|
7 yıl önce |
bunnei
|
58d82243f7
Merge pull request #1749 from lioncash/gc-info
|
7 yıl önce |
Lioncash
|
820bcee6a4
file_sys/card_image: Provide named members for the GamecardInfo struct
|
7 yıl önce |
Lioncash
|
9dcc229dfe
common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions
|
7 yıl önce |
Lioncash
|
aaec85df9e
common/assert: Make the UNIMPLEMENTED macro properly assert
|
7 yıl önce |
Zach Hilman
|
da6d4cde56
patch_manager: Apply LayeredExeFS patches
|
7 yıl önce |
Zach Hilman
|
17d8e25cbf
settings: Add option to dump ExeFS of games upon launch
|
7 yıl önce |
Lioncash
|
31d1e06eb1
kernel/process: Move <random> include to the cpp file
|
7 yıl önce |
Markus Wick
|
cfbae58b2b
shader_cache: Only lock covered instructions.
|
7 yıl önce |
Lioncash
|
73b7748984
am/applets: Make the applet data broker part of the applet itself.
|
7 yıl önce |
Lioncash
|
8b4b560df5
am/applets: Replace includes with forward declarations where applicable
|
7 yıl önce |
Lioncash
|
dd254c603d
am/applets: Relocate comments above the relevant data member in AppletDataBroker
|
7 yıl önce |
Lioncash
|
4dcdd3a837
yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions
|
7 yıl önce |
Lioncash
|
3fa2b218ac
yuzu/applets/software_keyboard: std::move std::function instances where applicable
|
7 yıl önce |
Lioncash
|
fe2609cb77
yuzu/applets/software_keyboard: Make slots private functions
|
7 yıl önce |
bunnei
|
b6d2c64f4d
Merge pull request #1667 from DarkLordZach/swkbd
|
7 yıl önce |
bunnei
|
e9265ac598
Merge pull request #1739 from lioncash/lm
|
7 yıl önce |
bunnei
|
2caac4a395
Merge pull request #1738 from lioncash/res-limit
|
7 yıl önce |
FernandoS27
|
eb36463e03
Implemented Fast Layered Copy
|
7 yıl önce |
Lioncash
|
5d46038c5c
kernel/resource_limit: Clean up interface
|
7 yıl önce |
Lioncash
|
34e4aaddd9
lm: Implement SetDestination by doing nothing
|
7 yıl önce |
Zach Hilman
|
a9fa890f14
software_keyboard: Fix erroneous extra PushNormalData
|
7 yıl önce |
Zach Hilman
|
d68795c665
software_keyboard: Return correct result code on user cancel operation
|
7 yıl önce |
Zach Hilman
|
32775125b7
applet: Add AppletDataBroker to manage HLE to AM service interaction
|
7 yıl önce |
bunnei
|
048da7240d
Merge pull request #1634 from DarkLordZach/better-hid-2
|
7 yıl önce |
Zach Hilman
|
96535c13a5
software_keyboard: Use correct offset for inital text string
|
7 yıl önce |
Lioncash
|
233e495c14
kernel/shared_memory: Make Map() and Unmap() take the target process by reference rather than as a pointer
|
7 yıl önce |
Lioncash
|
fb5d4b17de
kernel/shared_memory: Add a const qualified member function overload for GetPointer()
|
7 yıl önce |
Lioncash
|
2d37ca3726
kernel/shared_memory: Use 64-bit types for offset and size in CreateForApplet
|
7 yıl önce |
Lioncash
|
76ac234bf6
kernel/shared_memory: Make GetPointer() take a std::size_t instead of a u32
|
7 yıl önce |