summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/pl_u.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pl_u: Fix mismatched rebase size error in font encryptionZach Hilman2019-10-131-1/+3
* pl_u: Use kernel physical memoryZach Hilman2019-10-131-0/+1
* Merge pull request #2884 from ogniK5377/deglobal-sys-servicesFernando Sahmkow2019-09-221-1/+2
|\
| * RebaseDavid Marcec2019-09-221-1/+1
| * RebaseDavid Marcec2019-09-221-1/+1
| * RebaseDavid Marcec2019-09-221-1/+2
* | Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec2019-09-221-3/+0
|/
* Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1David2019-09-221-0/+3
|\
| * pl_u: Use kernel physical memoryZach Hilman2019-09-221-0/+1
| * pl_u: Use OSS system archives if real archives don't existZach Hilman2019-09-221-1/+1
| * pl_u: Expose method to encrypt TTF to BFTTFZach Hilman2019-09-221-0/+2
* | services: Pass FileSystemController as reference to services that need itZach Hilman2019-09-211-3/+11
|/
* pl_u: Eliminate mutable file-scope stateLioncash2018-09-121-6/+2
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* GetSharedFontInOrderOfPriority (#381)David2018-05-011-0/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* pl_u: Add RequestLoad.bunnei2018-03-251-0/+1
* pl_u: Implement basic shared font loading from RAM dump.bunnei2018-02-151-0/+33