summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/dlp/dlp_srvr.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-47/+0
2017-08-09Service/dlp: Update function tables according 3dbrewmailwl1-2/+7
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner1-0/+1
2016-12-08dlp_srvr: Update function tableLioncash1-0/+7
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-5/+5
2016-06-05service: Add other DLP servicesLioncash1-12/+10
2016-04-02Dummy implementation dlp:SRVR Service.exhalatio1-0/+36