Fernando Sahmkow
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
há 7 anos atrás |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
há 7 anos atrás |
Zach Hilman
|
8aa17f0480
pl_u: Resize buffers in shared font data getter to what game requests
|
há 7 anos atrás |
Lioncash
|
39ae73b356
file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable
|
há 7 anos atrás |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
há 7 anos atrás |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
há 7 anos atrás |
Lioncash
|
ce97d8ef6c
services/pl_u: Add missing Korean font to the fallback case for shared fonts
|
há 7 anos atrás |
Lioncash
|
c061e27155
pl_u: Eliminate mutable file-scope state
|
há 7 anos atrás |
bunnei
|
1470b85af9
Merge pull request #1291 from lioncash/default
|
há 7 anos atrás |
Lioncash
|
46ba1bc40f
externals: Place font data within cpp files
|
há 7 anos atrás |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
há 7 anos atrás |
Tobias
|
3bac3051fc
Use open-source shared fonts if no dumped file is available (#1269)
|
há 7 anos atrás |
Lioncash
|
a813c10e1c
file_sys: Replace includes with forward declarations where applicable
|
há 7 anos atrás |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
há 8 anos atrás |
David Marcec
|
78b109d195
Addressed plu TTF changes
|
há 8 anos atrás |
David Marcec
|
eccc77a8c8
Added SharedFonts loading via TTF
|
há 8 anos atrás |
David Marcec
|
15cc34b93e
Added missing include for pl:u
|
há 8 anos atrás |
David
|
99fc32428a
PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088)
|
há 8 anos atrás |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
há 8 anos atrás |
Lioncash
|
1bdb67440b
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
|
há 8 anos atrás |
bunnei
|
0b13ce1435
Merge pull request #725 from lioncash/bytes
|
há 8 anos atrás |
Lioncash
|
df001e83b1
pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority()
|
há 8 anos atrás |
Lioncash
|
68c1ffdd1c
pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority()
|
há 8 anos atrás |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
há 8 anos atrás |
David
|
ff2f0d980a
GetSharedFontInOrderOfPriority (#381)
|
há 8 anos atrás |
Lioncash
|
022fc59dcd
ns: Move logging macros over to new fmt-compatible ones
|
há 8 anos atrás |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
há 8 anos atrás |
bunnei
|
ac628f139d
pl_u: Use empty shared font if none is available.
|
há 8 anos atrás |
Hexagon12
|
ac50d2cd60
Updated pl:u with more service names.
|
há 8 anos atrás |
bunnei
|
868f7f18b9
pl_u: Add RequestLoad.
|
há 8 anos atrás |