Lioncash
|
c061e27155
pl_u: Eliminate mutable file-scope state
|
7 anni fa |
bunnei
|
1470b85af9
Merge pull request #1291 from lioncash/default
|
7 anni fa |
Lioncash
|
46ba1bc40f
externals: Place font data within cpp files
|
7 anni fa |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 anni fa |
Tobias
|
3bac3051fc
Use open-source shared fonts if no dumped file is available (#1269)
|
7 anni fa |
Lioncash
|
a813c10e1c
file_sys: Replace includes with forward declarations where applicable
|
8 anni fa |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 anni fa |
David Marcec
|
78b109d195
Addressed plu TTF changes
|
8 anni fa |
David Marcec
|
eccc77a8c8
Added SharedFonts loading via TTF
|
8 anni fa |
David Marcec
|
15cc34b93e
Added missing include for pl:u
|
8 anni fa |
David
|
99fc32428a
PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088)
|
8 anni fa |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
8 anni fa |
Lioncash
|
1bdb67440b
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
|
8 anni fa |
bunnei
|
0b13ce1435
Merge pull request #725 from lioncash/bytes
|
8 anni fa |
Lioncash
|
df001e83b1
pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority()
|
8 anni fa |
Lioncash
|
68c1ffdd1c
pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority()
|
8 anni fa |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 anni fa |
David
|
ff2f0d980a
GetSharedFontInOrderOfPriority (#381)
|
8 anni fa |
Lioncash
|
022fc59dcd
ns: Move logging macros over to new fmt-compatible ones
|
8 anni fa |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 anni fa |
bunnei
|
ac628f139d
pl_u: Use empty shared font if none is available.
|
8 anni fa |
Hexagon12
|
ac50d2cd60
Updated pl:u with more service names.
|
8 anni fa |
bunnei
|
868f7f18b9
pl_u: Add RequestLoad.
|
8 anni fa |
bunnei
|
7d6653268f
core: Move process creation out of global state.
|
8 anni fa |
bunnei
|
42c062c620
pl_u: Implement basic shared font loading from RAM dump.
|
8 anni fa |