summaryrefslogtreecommitdiff
path: root/src/core/hle/applets/swkbd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei2017-10-101-85/+0
* applet: Move common IsRunning underlying variable to the Applet classGravatar Lioncash2016-12-071-7/+2
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-2/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-5/+8
* HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...Gravatar Subv2016-05-071-4/+3
* Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-121-0/+3
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-111-7/+11
* Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-111-0/+16
* HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-111-0/+67