index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ns
/
pl_u.cpp
Age
Commit message (
Expand
)
Author
2018-08-28
kernel: Eliminate kernel global state
Lioncash
2018-08-24
Addressed plu TTF changes
David Marcec
2018-08-23
Added SharedFonts loading via TTF
David Marcec
2018-08-22
Added missing include for pl:u
David Marcec
2018-08-21
PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088)
David
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-19
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
Merge pull request #725 from lioncash/bytes
bunnei
2018-07-19
pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrd...
Lioncash
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-05-01
GetSharedFontInOrderOfPriority (#381)
David
2018-04-24
ns: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-15
pl_u: Use empty shared font if none is available.
bunnei
2018-04-10
Updated pl:u with more service names.
Hexagon12
2018-03-25
pl_u: Add RequestLoad.
bunnei
2018-03-14
core: Move process creation out of global state.
bunnei
2018-02-14
pl_u: Implement basic shared font loading from RAM dump.
bunnei
[prev]