Subv
|
145a7293a3
HLE/Applets: Fixed some conversion warnings when creating the framebuffer shared memory objects.
|
9 lat temu |
Yuri Kunde Schlesner
|
e91f2b7663
Remove some unnecessary inclusions of video_core.h
|
9 lat temu |
Lioncash
|
963aedd8cc
Add all services to the Service namespace
|
9 lat temu |
Lioncash
|
f1709b8b59
applet: Move common IsRunning underlying variable to the Applet class
|
9 lat temu |
Subv
|
d7ab4fd53d
APT/Applets: Renamed the members of the SignalType enum.
|
9 lat temu |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 lat temu |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 lat temu |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 lat temu |
MerryMage
|
fddd243b17
APT: Remove use of Memory::GetPointer
|
10 lat temu |
MerryMage
|
aa84cab4e9
Applets/swkdb: Remove use of Memory::GetPointer
|
10 lat temu |
Subv
|
ac2de12ed8
HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block.
|
10 lat temu |
Subv
|
1bd0cf542f
Kernel/SharedMemory: Properly implemented shared memory support.
|
10 lat temu |
Subv
|
6970b7d3d5
HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.
|
10 lat temu |
Emmanuel Gil Peyrot
|
fe909b3b5a
Core: Fix applet includes using iwyu.
|
11 lat temu |
Subv
|
725d5eea78
Applets: Reworked how the Applet update event is handled.
|
11 lat temu |
Subv
|
621ee10eae
Applets: Add infrastructure to allow custom drawing and input handling in Applets.
|
11 lat temu |
Subv
|
2a6ebadf66
HLE/APT: Initial HLE support for applets.
|
11 lat temu |